André Bauer
c5c1db541a
update zammad & components ( #307 )
...
Signed-off-by: André Bauer <andre.bauer@staffbase.com>
Signed-off-by: André Bauer <andre.bauer@staffbase.com>
2022-11-04 19:30:32 +01:00
Marcel Herrguth
44ae0bfd18
Closes #286 - Raise Dockerfile to 5.2.1
...
PR for @waja
2022-07-05 19:05:39 +02:00
Martin Gruner
cc6207c354
Maintenance: Changes for Zammad 5.2. ( #274 )
...
* Maintenance: Changes for Zammad 5.2.
* Maintenance: Switch to Ruby 3.0.4.
* Update Zammad version label.
* Maintenance: Use the renamed zammad:searchindex:* commands of Zammad 5.2.
2022-06-21 12:28:31 +02:00
Martin Gruner
4799b327d2
Switch to Node.js 16 from Nodesource as that will be a dependency of Zammad 5.2 soon. ( #279 )
...
* Switch to Node.js 16 from Nodesource as that will be a dependency of Zammad 5.2 soon.
* Fixed indentation.
2022-05-04 17:39:02 +02:00
Martin Gruner
8761f57cf7
Maintenance: Update version to 5.1.
2022-03-14 13:57:30 +01:00
Marcel Herrguth
e697dcd493
Bump compose-Version ( #263 )
...
* Maintenance: Raise schema version from 5.0.1 to 5.0.3
* Closes #262 - Raise default tag version to 5.0.3-7
Contains ES 7.16.1
2021-12-14 11:29:26 +01:00
Thorsten
cda3c41c7a
Release Update 5.0.1. ( #243 )
...
* Release Update 5.0.1.
* Update .env
Co-authored-by: Thorsten Eckel <{ID}+{username}@users.noreply.github.com>
Co-authored-by: André Bauer <monotek@users.noreply.github.com>
2021-10-08 12:35:34 +02:00
André Bauer
701627f9c6
update zammad labels to 5.0.0 ( #239 )
...
* FillDB was renamed to FillDb for Zammad 5.
* Changed Ruby dependency to 2.7.3.
* Update containers/zammad/Dockerfile
* added redis / changed memcached
Signed-off-by: André Bauer <andre.bauer@staffbase.com>
* update memcached
Signed-off-by: André Bauer <andre.bauer@staffbase.com>
* fix image
Signed-off-by: André Bauer <andre.bauer@staffbase.com>
* remove nginx duplicate
Signed-off-by: André Bauer <andre.bauer@staffbase.com>
* added nodejs
Signed-off-by: André Bauer <andre.bauer@staffbase.com>
* added cache clear and removed links
Signed-off-by: André Bauer <andre.bauer@staffbase.com>
* fix typo
Signed-off-by: André Bauer <andre.bauer@staffbase.com>
* update zammmad version label to 5.0.0
Signed-off-by: André Bauer <andre.bauer@staffbase.com>
Co-authored-by: Martin Gruner <mg@zammad.com>
Co-authored-by: Martin Gruner <mg.pub@gmx.net>
2021-10-05 22:20:00 +02:00
Martin Gruner
9aad202b60
Changes for Zammad 5 ( #219 )
...
* FillDB was renamed to FillDb for Zammad 5.
* Changed Ruby dependency to 2.7.3.
* Update containers/zammad/Dockerfile
* added redis / changed memcached
Signed-off-by: André Bauer <andre.bauer@staffbase.com>
* update memcached
Signed-off-by: André Bauer <andre.bauer@staffbase.com>
* fix image
Signed-off-by: André Bauer <andre.bauer@staffbase.com>
* remove nginx duplicate
Signed-off-by: André Bauer <andre.bauer@staffbase.com>
* added nodejs
Signed-off-by: André Bauer <andre.bauer@staffbase.com>
* added cache clear and removed links
Signed-off-by: André Bauer <andre.bauer@staffbase.com>
* fix typo
Signed-off-by: André Bauer <andre.bauer@staffbase.com>
Co-authored-by: André Bauer <monotek@users.noreply.github.com>
Co-authored-by: André Bauer <andre.bauer@staffbase.com>
2021-10-05 21:25:26 +02:00
Mantas Masalskis
a5ab85d651
Maintenance: Ruby updated to 2.6.8 ( #227 )
2021-08-11 14:52:57 +02:00
André Bauer
ab745072cd
update zammad to 4.1.0 ( #214 )
...
* update to 4.1.0
Signed-off-by: André Bauer <monotek23@gmail.com>
2021-06-08 17:08:48 +02:00
André Bauer
fda5b3075c
update to 4.0.0 ( #198 )
...
Signed-off-by: André Bauer <monotek23@gmail.com>
2021-03-28 13:09:25 +02:00
André Bauer
55a8183190
add RAILS_LOG_TO_STDOUT to zammad container ( #197 )
...
Signed-off-by: André Bauer <monotek23@gmail.com>
2021-03-26 22:58:00 +01:00
André Bauer
9eda319ed3
use port 8080 for nginx ( #193 )
...
* use port 8080 for nginx
Signed-off-by: André Bauer <monotek23@gmail.com>
* fix test
Signed-off-by: André Bauer <monotek23@gmail.com>
* fix port in override file
Signed-off-by: André Bauer <monotek23@gmail.com>
* fix logging
Signed-off-by: André Bauer <monotek23@gmail.com>
* fix compose cmd
Signed-off-by: André Bauer <monotek23@gmail.com>
* fix ci timeout
Signed-off-by: André Bauer <monotek23@gmail.com>
2021-03-18 21:53:46 +01:00
André Bauer
288b91a0cd
remove gosu and run nginx as zammad user ( #189 )
...
remove gosu and run nginx as zammad user
2021-03-03 20:28:03 +01:00
Thorsten
99cd79a748
Release Update 3.6. ( #181 )
...
* Release Update 3.6.
* Added VERSION ENV.
2020-11-18 19:02:40 +01:00
André Bauer
7d15c4909a
update zammad version & made es reindex optional ( #175 )
...
Signed-off-by: André Bauer <monotek23@gmail.com>
2020-09-25 14:35:49 +02:00
Thorsten Eckel
9f79620f9e
Maintenance: Updated ruby dependency from 2.6.5 to 2.6.6.
2020-09-22 13:56:31 +02:00
Thorsten
ff20084ce2
Required changes for 3.4 release. ( #162 )
...
* Required changes for 3.4 release.
* Required for first build.
2020-06-16 19:11:18 +02:00
Thorsten Eckel
1d1daab582
Required changes for 3.3 release.
2020-03-05 15:15:02 +01:00
André Bauer
33beea77df
test github action ( #136 )
...
* changed github action
2020-02-27 00:33:46 +01:00
André Bauer
607fa4a02a
fixes for postgres / use official memcached container ( #130 )
...
* use fixed postgres & memcached versions & fix missing postgres env var
* remove memcached contaienr build
* fixed another version label
* added postgres password to backup command
* set postgres user & pass in .env file
* fixed postgres in backup container
* use zammad repo
2020-02-24 17:50:19 +01:00
Marcel
6c82bf25bb
Raise Docker to ruby2.5.5 ( #107 )
...
This will address issue ä106
2019-07-10 15:42:54 +02:00
André Bauer
5aa5151c88
use multistage docker image
2019-02-15 16:11:49 +01:00
André Bauer
51377abf25
added missing &&
2018-12-06 23:45:25 +01:00
André Bauer
94b820d08d
removed commented out gpg stuff
2018-12-06 23:44:21 +01:00
André Bauer
87da0ed9f0
removed gosu gpg check for now as it constantly fails
2018-12-06 23:35:11 +01:00
André Bauer
b10e627026
added no-tty to gpg
2018-12-06 23:23:20 +01:00
André Bauer
a52dab26da
update gosu to 1.11
2018-12-06 23:00:49 +01:00
André Bauer
b78ff40329
fixed database
2018-06-12 13:02:20 +02:00
André Bauer
532c881e34
added dirmngr
2018-06-12 10:44:53 +02:00
André Bauer
034b87ffbc
added gnupg2
2018-06-12 10:40:32 +02:00
André Bauer
4a07dba4fa
removed --allow
2018-06-12 10:06:01 +02:00
André Bauer
c11a884f92
replaced --force-yes with --allow
2018-06-11 16:13:33 +02:00
André Bauer
e0a66e6933
switch to ruby 2.4.4
2018-06-11 16:09:46 +02:00
André Bauer
d0c9c6b5e8
fix typo
2018-04-14 16:25:54 +02:00
André Bauer
2a7f97136f
log to stdout
2018-04-14 16:23:15 +02:00
André Bauer
95121fadf9
updated ruby to 2.4.2
2018-02-04 16:42:22 +01:00
André Bauer
b3fb17c6ad
- changed tmp file var to use full path
...
- switched back to postgresql 9.6 (10.x with next release)
- switched back to zammad image repos
- switched back to stable branch (dalli gem now included)
2017-12-07 15:20:21 +01:00
André Bauer
1f5c9036c2
- fixed ipv6 in google kubernetes engine
...
- replaced wget with curl
- made zammad image smaller by using tar.gz install instead of git clone
- moved sed commands to entrypoint
- added variables to entrypoint to set used servers dynamically
- added kubernetes backup cronjob
- added postgresql volume to compose file
- write nginx logs to stdout & stderr
- create zammad user & group manually with uid/gid 1000
2017-12-03 19:41:55 +01:00
André Bauer
ce474aabef
- switched to single zammad pod to get rid of nfs container in kubernetes
...
- added nginx configmap
- switched to statefulset for es
- removed nginx & nfs container builds
- switched to postgresql 10.1 (manual update needed)
2017-12-02 12:58:46 +01:00
André Bauer
ce696bad8b
added init container (installation / update)... ( #2 )
...
- added memcached container (currently develop branch needed)
- put all zammad services in one kubernetes pod to be able to use empty dir volume for tmp
- switched to kubernetes deployments
- switched to ReadWriteOnce kubernetes volume claims
- added init container to elasticsearch & zammad kubernetes deployments
- added IMAGE_REPO var for docker compose to .env file
- run nginx from zammad container (preparation for stateless updates)
- removed docker-compose-build.yml
- use private docker repos in compose & kubernetes
- change compose volume names
2017-11-26 21:25:57 +01:00
André Bauer
0019469221
added nfs server for kubernetes
2017-11-20 23:59:01 +01:00
André Bauer
9d4dad8de5
use only one zammad image for all zammad services- fixes #45
2017-10-02 23:41:16 +02:00
André Bauer
b904f63148
fixed update
2017-09-13 21:52:27 +02:00
André Bauer
89473cc672
Switched to ruby 2.4.1
2017-09-12 07:41:07 +02:00
André Bauer
7adad799c5
putting everything in 1 RUN command
2017-07-23 12:10:59 +02:00
André Bauer
e0eb5d36ba
added braces
2017-07-22 18:34:20 +02:00
André Bauer
98151eb8ac
added backup container, added version tagd via travis builds, fixed several bugs
2017-07-22 15:14:20 +02:00
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