Commit Graph

311 Commits

Author SHA1 Message Date
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
André Bauer
c5c359c658
fix nginx config (#148)
Signed-off-by: André Bauer <monotek23@gmail.com>
2020-03-12 23:16:24 +01:00
André Bauer
4dd0d5200d
Delete .travis.yml 2020-03-07 16:54:01 +01:00
André Bauer
d9a7d7ea20
test dockerhub images too (#146)
* fixed indentation

* added docker-compose lint

Signed-off-by: André Bauer <monotek23@gmail.com>

* test dockerhub images too

* pull images in separate step

* added smilye

* lowered timeouts
2020-03-07 13:21:46 +01:00
André Bauer
8e57219902
added docker-compose.yml lint (#145)
* fixed indentation

* added docker-compose lint

Signed-off-by: André Bauer <monotek23@gmail.com>
2020-03-07 04:19:55 +01:00
André Bauer
73def89f3b
fixed indentation (#144) 2020-03-07 03:55:36 +01: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
André Bauer
f93db7f2e8
added image build to ci & change db checks / migration (#142)
* updated image to 3.3.0-11

Signed-off-by: André Bauer <monotek23@gmail.com>

* add image build to ci / changed db cehcks

Signed-off-by: André Bauer <monotek23@gmail.com>

* added repo user var

Signed-off-by: André Bauer <monotek23@gmail.com>

* added needs

Signed-off-by: André Bauer <monotek23@gmail.com>

* added executable bit

Signed-off-by: André Bauer <monotek23@gmail.com>

* test

Signed-off-by: André Bauer <monotek23@gmail.com>

* test

Signed-off-by: André Bauer <monotek23@gmail.com>

* test

Signed-off-by: André Bauer <monotek23@gmail.com>
2020-03-06 14:41:59 +01:00
André Bauer
de6941235d
updated image to 3.3.0-11 (#141)
Signed-off-by: André Bauer <monotek23@gmail.com>
2020-03-06 11:51:52 +01:00
André Bauer
b28b513b74 Merge branch 'master' of github.com:monotek/zammad-docker-compose 2020-03-05 15:50:04 +01:00
André Bauer
6f26f26185 fixed docker lint file paths 2020-03-05 15:48:26 +01:00
André Bauer
aad03052f7 Merge remote-tracking branch 'upstream/master' 2020-03-05 15:42:13 +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
028f6f4f5d
added autowizard as test (#139)
* added autowizard as test

Signed-off-by: André Bauer <monotek23@gmail.com>

* fix filename

Signed-off-by: André Bauer <monotek23@gmail.com>

* removed workflow needs

Signed-off-by: André Bauer <monotek23@gmail.com>

* added another sleep to see some more logs

Signed-off-by: André Bauer <monotek23@gmail.com>

* remove sleep

Signed-off-by: André Bauer <monotek23@gmail.com>
2020-02-28 00:38:52 +01:00
André Bauer
b075bd1a8f remove sleep
Signed-off-by: André Bauer <monotek23@gmail.com>
2020-02-28 00:38:31 +01:00
André Bauer
4b1b190219 added another sleep to see some more logs
Signed-off-by: André Bauer <monotek23@gmail.com>
2020-02-28 00:17:56 +01:00
André Bauer
eb0e5980d4 removed workflow needs
Signed-off-by: André Bauer <monotek23@gmail.com>
2020-02-28 00:08:26 +01:00
André Bauer
4ef5d6366f fix filename
Signed-off-by: André Bauer <monotek23@gmail.com>
2020-02-28 00:06:46 +01:00
André Bauer
d1a516a7ed added autowizard as test
Signed-off-by: André Bauer <monotek23@gmail.com>
2020-02-28 00:02:06 +01:00
André Bauer
20b99bcaa1
removed deletion of tmp file 2020-02-27 12:42:50 +01:00
André Bauer
0b787b2da0
raised sleep to 30 seconds to get some more logs 2020-02-27 12:42:06 +01:00
André Bauer
cb046658ff
set ci timeout to 10 min 2020-02-27 12:39:59 +01:00
André Bauer
2876dcc893
removed blankline (#137) 2020-02-27 10:23:28 +01:00