Commit Graph

88 Commits

Author SHA1 Message Date
Jan Kiesewetter
8be75afd9b Set WORKDIR to ZAMMAD_DIR
To easy run rails command insight the zammad folder the docker WORKDIR is set to the zammad folder
All exec commands now run directly in /home/zammad

Fixes: #29
2017-07-21 14:21:32 +02:00
Thorsten Eckel
80f6898ee0 Added info text to avoid unnecessary issue creation. 2017-07-13 12:17:54 +02:00
André Bauer
f86ef25ccb Update config 2017-05-17 14:47:20 +02:00
André Bauer
d5e7c5a603 Update docker-entrypoint.sh
set es url on any start to make it updatesave
2017-05-12 13:21:53 +02:00
André Bauer
d5856c7ef5 Update docker-entrypoint.sh 2017-05-12 13:20:14 +02:00
André Bauer
9cedf45c3c Update docker-entrypoint.sh 2017-05-12 11:21:54 +02:00
André Bauer
d7fbb2a9da added success messages when waiting services can access other servers 2017-04-24 00:25:43 +02:00
André Bauer
db9efbed97 fixes #issue 15 2017-04-05 22:09:51 +02:00
André Bauer
983b72660d added github issue template 2017-04-02 10:50:41 +02:00
André Bauer
d396a1ebef put port checks into subshell to supress error messages 2017-03-10 09:48:09 +01:00
André Bauer
34ec6affbb fix elasticsearch url 2017-03-08 20:15:02 +01:00
André Bauer
b419b20d3f renamed containers 2017-03-08 19:37:05 +01:00
André Bauer
239443a523 Merge pull request #6 from fabianlaule/fabianlaule-patch-syntaxerror
Added quotation marks to fix syntax error
2017-01-26 09:47:05 +01:00
Fabian Laule
ec798d524b Added quotation marks to fix syntax error 2017-01-26 09:02:26 +01:00
André Bauer
d7293a68de added rancher labels & rancher-compose.yml 2017-01-17 14:05:58 +01:00
André Bauer
73123632e2 switched to stable branch 2017-01-17 13:17:06 +01:00
André Bauer
156942b74a switched to master branch 2017-01-17 11:39:38 +01:00
André Bauer
c6f28bc566 switched to master branch 2017-01-17 11:38:21 +01:00
André Bauer
89ae488194 added --pull to dockerhub buildhook 2017-01-12 17:09:55 +01:00
André Bauer
7945b96068 added sleep 10 to dockerhub buildhook 2017-01-12 16:20:59 +01:00
André Bauer
8bf2cec04e renamed dockerhub autobuild hook 2017-01-12 16:15:35 +01:00
André Bauer
1060f3fb1f fix dockerhub autobuilds 2017-01-12 15:35:34 +01:00
André Bauer
66d31548f4 split up zammad processes in own containers 2017-01-12 14:14:25 +01:00
André Bauer
04031b2d22 keep ca-certificates 2017-01-12 08:47:59 +01:00
André Bauer
d1be819000 switched to slim/alpine images 2017-01-11 20:34:49 +01:00
André Bauer
fa1a8a7806 fixed antoher typo 2017-01-10 12:10:40 +01:00
André Bauer
f22345059f added missing quotes 2017-01-10 11:58:49 +01:00
André Bauer
398cab879a fixed typo 2017-01-10 11:57:51 +01:00
André Bauer
2a2d3661b1 changed cd /home cmd 2017-01-10 11:53:24 +01:00
André Bauer
1403d48b8c moved zammad user creation to install script, clone directly to /home without using /tmp 2017-01-10 11:46:26 +01:00
André Bauer
82092f3fba bumped version label to 1.2 2017-01-10 01:56:18 +01:00
André Bauer
ed7f77b31d Update LICENSE 2017-01-10 01:48:09 +01:00
André Bauer
7c0bdc1742 fixed log delete 2017-01-10 01:42:58 +01:00
André Bauer
d8045aa48d delete cache 2017-01-10 01:05:05 +01:00
André Bauer
9bc1d37919 added multi-contianer info 2017-01-09 22:56:23 +01:00
André Bauer
e08cc98c47 removed superfluous ruby volume 2017-01-09 22:48:12 +01:00
André Bauer
07a9a03f65 fix no-cache cmd 2017-01-09 20:07:17 +01:00
André Bauer
97f2d5f7ef changed delete pid & log cmd 2017-01-09 19:57:16 +01:00
André Bauer
0f0e9c75ff added --no-cache to dockerhub build hook 2017-01-09 19:14:31 +01:00
André Bauer
ccfc9a8d03 removed debug 2017-01-09 19:12:20 +01:00
André Bauer
86348df457 added set -e 2017-01-09 18:52:52 +01:00
André Bauer
e9e242ee64 fixed db migrate 2017-01-09 18:51:09 +01:00
André Bauer
21962ca39f added missing bundle exec 2017-01-09 18:50:34 +01:00
André Bauer
9b87de4b4c removed superfluous && 2017-01-09 18:28:59 +01:00
André Bauer
5533e0c430 removed superfluous && 2017-01-09 18:28:32 +01:00
Roy Kaldung
2e0ed22659 fixed syntax, passed shellcheck 2017-01-09 17:39:11 +01:00
André Bauer
cf5ab6ea95 switch to develop branch until zammad 1.2 stable is ready 2017-01-09 16:11:50 +01:00
André Bauer
0a0c983cfb added check if fetch_locales.rb exists 2017-01-09 15:52:53 +01:00
André Bauer
6d5315aadc added docker-compose docu link 2017-01-09 15:11:53 +01:00
André Bauer
119ae32d8d changed repo links 2017-01-08 13:07:09 +01:00