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
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
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
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
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
83438a63a4
update es ( #170 )
...
Signed-off-by: André Bauer <monotek23@gmail.com>
2020-09-04 15:27:06 +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
André Bauer
581434287c
github action test ( #143 )
...
* github action test
Signed-off-by: André Bauer <monotek23@gmail.com>
* github action test
Signed-off-by: André Bauer <monotek23@gmail.com>
* github action test
Signed-off-by: André Bauer <monotek23@gmail.com>
* github action test
Signed-off-by: André Bauer <monotek23@gmail.com>
* github action test
Signed-off-by: André Bauer <monotek23@gmail.com>
* github action test
Signed-off-by: André Bauer <monotek23@gmail.com>
* github action test
Signed-off-by: André Bauer <monotek23@gmail.com>
* github action test
Signed-off-by: André Bauer <monotek23@gmail.com>
* github action test
Signed-off-by: André Bauer <monotek23@gmail.com>
* github action test
Signed-off-by: André Bauer <monotek23@gmail.com>
* github action test
Signed-off-by: André Bauer <monotek23@gmail.com>
* github action test
Signed-off-by: André Bauer <monotek23@gmail.com>
* github action test
Signed-off-by: André Bauer <monotek23@gmail.com>
* github action test
Signed-off-by: André Bauer <monotek23@gmail.com>
* github action test
Signed-off-by: André Bauer <monotek23@gmail.com>
2020-03-06 18:50:38 +01:00
Thorsten Eckel
1d1daab582
Required changes for 3.3 release.
2020-03-05 15:15:02 +01:00
Thorsten Eckel
589efbc3a6
Building of Elasticsearch broken: Installation of ingest-attachment fails with error code 141.
...
```
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: plugin requires additional permissions @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
* java.lang.RuntimePermission accessClassInPackage.sun.java2d.cmm.kcms
* java.lang.RuntimePermission accessDeclaredMembers
* java.lang.RuntimePermission getClassLoader
* java.lang.reflect.ReflectPermission suppressAccessChecks
* java.security.SecurityPermission createAccessControlContext
* java.security.SecurityPermission insertProvider
* java.security.SecurityPermission putProviderProperty.BC
See http://docs.oracle.com/javase/8/docs/technotes/guides/security/permissions.html
for descriptions of what these permissions allow and the associated risks.
-> Installed ingest-attachment
The command '/bin/bash -e -o pipefail -c yes | /usr/share/elasticsearch/bin/elasticsearch-plugin install ingest-attachment' returned a non-zero code: 141
```
2020-03-05 14:36:07 +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
André Bauer
b25456ff7d
Update Dockerfile
2020-02-18 21:52:09 +01:00
André Bauer
a35b4fa29d
update es ( #126 )
...
* remove lib
* Update Dockerfile
2020-02-18 21:01:11 +01:00
André Bauer
5aa5151c88
use multistage docker image
2019-02-15 16:11:49 +01:00
André Bauer
ede858202c
updated elasticsearch to 5.6.14
2019-01-05 01:52:25 +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
20656cbd43
update es to 5.6.12
2018-11-04 23:00:36 +01:00
André Bauer
d16a6ba3e0
updated elasticsearch to 5.6.9
2018-05-19 14:40:42 +02:00
André Bauer
42a76b8752
update elasticsearch to 5.6.8
2018-04-14 16:28:30 +02:00
André Bauer
c224217da4
switched to elasticsearch 5.6.5 & ingest attachment plugin
2017-12-22 10:42:42 +01:00
André Bauer
33fec842cb
update elasticsearch to last supported version 5.5.3
2017-11-19 18:26:03 +01:00
André Bauer
98151eb8ac
added backup container, added version tagd via travis builds, fixed several bugs
2017-07-22 15:14:20 +02:00
André Bauer
b419b20d3f
renamed containers
2017-03-08 19:37:05 +01:00