Thorsten
11db944a4d
Applied workaround required for Rails update Cache issue ( #238 )
...
https://github.com/zammad/zammad/issues/3786 / https://github.com/zammad/zammad/issues/3759
Co-authored-by: André Bauer <monotek@users.noreply.github.com>
2021-10-05 21:41:40 +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
Martin Gruner
db7ca4b92d
Fixes: 224 - Escape special characters in 'sed' replace pattern to support passwords with special characters. ( #226 )
2021-08-16 19:00:59 +02:00
Martin Gruner
be6cce84f0
Maintenance: Provide a safer way to force a rebuild of the Elasticsearch volume data on upgrades. ( #225 )
...
Co-authored-by: André Bauer <monotek@users.noreply.github.com>
2021-08-13 16:00:05 +02:00
Mantas Masalskis
a5ab85d651
Maintenance: Ruby updated to 2.6.8 ( #227 )
2021-08-11 14:52:57 +02:00
Marcel Herrguth
3866262aa5
Maintenance: Provide performance tuning options for docker-compose ( #217 )
...
* Maintenance: Provide performance tuning options for docker-compose
* Maintenance: Ensure PUMA_OPTS being available anytime
* Maintenance: Move PUMA_OPTS position
* Maintenance: Adjust puma startup command to allow cluster workers
* Maintenance: Solve SC2086
* Maintenance: Ensure puma knows it's config
* Fix Typo to load config file
* Maintenance: Tell puma what its correct config is...
* fix bind
Signed-off-by: André Bauer <monotek23@gmail.com>
* change concurency to 0 by default
Signed-off-by: André Bauer <monotek23@gmail.com>
Co-authored-by: André Bauer <monotek23@gmail.com>
2021-06-23 18:04:19 +02:00
André Bauer
fb9a9b2085
update to 4.1.0-6
2021-06-14 21:42:41 +02:00
André Bauer
0c4c6b8b59
Update .env ( #215 )
2021-06-09 17:30:30 +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
3552f447ba
update to 4.0.0-25
2021-04-26 16:39:53 +02:00
olafbuitelaar
a77de6a442
Update backup.sh ( #204 )
...
i suppose this change should be reflected here as well; 3d86eb8543
Co-authored-by: André Bauer <monotek@users.noreply.github.com>
2021-04-24 19:50:55 +02:00
Marcel
ccb9ca3226
Fixes #205 - Automatically remove IPv6 listen directive ( #207 )
...
* Fixes #205 - Automatically remove IPv6 listen directive
* Update docker-entrypoint.sh
Co-authored-by: André Bauer <monotek@users.noreply.github.com>
2021-04-24 15:20:03 +02:00
André Bauer
8eadbd39a1
Update .env ( #201 )
2021-04-08 20:24:49 +02:00
André Bauer
9dbd862451
Update to 4.0.0-13 ( #199 )
...
* Update .env
* Update .env
2021-04-01 18:55:35 +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
Thorsten
6ddc9262ed
Added mimemagic gem version 0.3.7 dependency. ( #195 )
2021-03-26 11:00:32 +01:00
André Bauer
b39454dc36
update to 3.6.0-67 ( #194 )
...
* update to 3.6.0-67
Signed-off-by: André Bauer <monotek23@gmail.com>
* fix ci name
Signed-off-by: André Bauer <monotek23@gmail.com>
* fix typo
Signed-off-by: André Bauer <monotek23@gmail.com>
2021-03-19 15:04:38 +01:00
André Bauer
73a4fbd453
split ci
...
Signed-off-by: André Bauer <monotek23@gmail.com>
2021-03-19 13:13:10 +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
b1ce16963a
Update .env ( #191 )
2021-03-05 03:01:22 +01:00
André Bauer
538f19d0b2
move nginx static config to build ( #190 )
...
move nginx static config to build...
2021-03-03 20:53:51 +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
7ef7084e48
Migrate to elasticsearch OSS ( #186 )
2021-02-05 18:35:04 +01:00
André Bauer
c76180b7d9
update elasticsearch to 7.10.1 ( #185 )
2021-01-04 13:39:59 +01:00
André Bauer
04e6220993
added codespell & superlinter / updated versions ( #183 )
...
* added codespell linter
* added superlinter
* raised env version to 3.6.0-20
* updated memcache container
* updated postgres container
* some readme fixes
* use fixed ubuntu 20.04 version for all github action steps
2020-12-07 13:41:12 +01:00
André Bauer
2f9d7b32ed
Update Dockerfile
2020-11-19 00:01:17 +01:00
Thorsten
99cd79a748
Release Update 3.6. ( #181 )
...
* Release Update 3.6.
* Added VERSION ENV.
2020-11-18 19:02:40 +01:00
Ross Crawford-d'Heureuse
30d25a9151
update image to 3.5.0-20 ( #179 )
...
* bumped to 3.6.0-82
* Update .env
Co-authored-by: Ross Crawford-d'Heureuse <ross.crawford@mindcurv.com>
Co-authored-by: André Bauer <monotek@users.noreply.github.com>
2020-11-11 16:41:37 +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
André Bauer
297c3f8004
updated memcached image
2020-09-24 18:23:02 +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
Jensa
d2e5fbb4a5
Fix as recommended here: https://github.com/zammad/zammad-docker-compose/issues/168#issuecomment-659505704 ( #172 )
2020-09-19 00:17:46 +02:00
Jakub Gocławski
cf3fd9c090
Allow starting without Elasticsearch. ( #171 )
...
* Allow starting without Elasticsearch.
* Document running without Elasticsearch in the README.md.
2020-09-14 16:11:41 +02:00
André Bauer
83438a63a4
update es ( #170 )
...
Signed-off-by: André Bauer <monotek23@gmail.com>
2020-09-04 15:27:06 +02:00
André Bauer
6c6fe76d11
Update image version to 3.4.0-4
2020-07-01 01:06:27 +02:00
André Bauer
675e573b54
added stale bot config ( #167 )
...
Signed-off-by: André Bauer <monotek23@gmail.com>
2020-06-30 17:04:19 +02:00
André Bauer
9071b2d406
made nginx X-Forwarded-Proto scheme & rails trusted proxies configurable ( #166 )
...
* made nginx X-Forwarded-Proto scheme & rails trusted proxies configurable
* disable schellcheck
* removed quotes
* changed sed command
* removed shellcheck disable
* changed scheme var
2020-06-30 15:43:41 +02:00
André Bauer
8aeb72e215
updated zammad image to 3.4.0-2
2020-06-17 09:52:49 +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
Thiago Alves Cavalcante
05e56fde67
Update rsync command ( #150 )
...
* Update rsync command
Adds --no-perms --no-owner params to rsync command for maintain compatibility with NFS volumes, else rsync change owner and perms of files synced causing error.
* Change params on rsync to a generic variable
* Add params as string on generic var
* remove duplicated generic var
* Remove double quotes on rsync command
* Add a coment to ignore spellcheck
2020-05-22 00:10:23 +02:00
André Bauer
0ff9b46136
added missing rm command again
2020-04-14 16:36:29 +02:00
André Bauer
8423028cc5
fixed typo
2020-04-14 16:35:14 +02:00
André Bauer
cdbb3dce14
added check of DOCKER_VOLUME variable
2020-04-14 16:32:36 +02:00
André Bauer
c5751c06f7
added es namespace setting
2020-03-27 13:31:22 +01:00
André Bauer
f48fca238e
fixed postgres varname
2020-03-26 16:56:31 +01:00
André Bauer
7a591e3da5
added missing env vars to zammad init ( #154 )
2020-03-26 13:34:05 +01:00
André Bauer
76f7e0ee3b
Update .env ( #152 )
2020-03-23 13:24:13 +01:00
André Bauer
2f60d1fd14
Update tests.sh
2020-03-13 14:01:02 +01:00
André Bauer
5025b5e7b5
added filldb to tests
2020-03-13 02:23:39 +01:00