Commit Graph

54 Commits

Author SHA1 Message Date
Ralf Becker
5d744af64a fix development images not tagged with real PHP version like 7.3.22 2020-09-14 19:03:32 +02:00
Ralf Becker
63ea0891bb * Univention: fix not running async jobs because of old overlay storage driver 2020-08-17 14:34:00 +02:00
Ralf Becker
421bda29c4 * Container: use Ubuntu 20.04 as base of EGroupware container instead of 18.04 2020-07-31 17:52:41 +02:00
Ralf Becker
5f1dd8a17b
Update README.md 2020-07-14 15:12:02 +02:00
Ralf Becker
c24ecef879 pending changes 2020-06-28 09:22:31 +02:00
Ralf Becker
ed8fb28f8e apply EGW_MEMORY_LIMIT to fpm/conf.d/www.conf, which has higher precedence then php.ini 2020-06-28 09:14:32 +02:00
Ralf Becker
18bd4b7e92 several fixes / additions for 20.1 container 2020-06-14 14:11:58 +02:00
Ralf Becker
062e83d0e3 do NOT add dev requirements to the container 2020-06-13 17:13:16 +02:00
Ralf Becker
3be65a5ac9 requiring push server for master and adding it to docker-composer 2020-06-13 15:14:30 +02:00
Ralf Becker
7079b30316 disallow access to vendor directory of apps 2020-06-05 11:46:50 +02:00
Ralf Becker
a6a27b8bcf allow to set PHP memory_limit via EGW_MEMORY_LIMIT environment variable in container 2020-06-05 11:45:17 +02:00
Ralf Becker
c6d7cb2467 do NOT tag 20.1 latest 2020-05-25 15:29:57 +02:00
Ralf Becker
8995574feb remove wrong quotes in Watchtower example config and adding (commented out) Portainer 2020-04-02 21:56:23 +02:00
Ralf Becker
4a942cf2b0 fix syntax error in entrypoint 2020-03-18 13:56:42 +01:00
Ralf Becker
fc65670ec8 nginx depends on collabora and rocketchat to, otherwise they stop working after watchtower updated them (without nginx restart) 2020-02-18 11:20:06 +01:00
Ralf Becker
43944e6721 fix typo 2020-02-13 10:54:07 +01:00
Ralf Becker
b50f28dedb added Collbora Online Office and Rocket.Chat containers to Readme 2020-02-11 14:25:11 +01:00
Ralf Becker
bb2c9c075c we can not use a directory for suse, as the socket is called different (mysql.sock instead of mysqld.sock) 2020-02-11 14:24:36 +01:00
Ralf Becker
f4b541b922 add Collabora Online Office and Rocket.Chat to docker-compose.yml 2020-02-11 09:03:09 +01:00
Ralf Becker
bc1ae1cbaa if EGW_APC_SHM_SIZE is set in environment, propagate value to apcu.ini 2020-02-10 14:32:27 +01:00
Ralf Becker
e73db868d2 updated Readm 2020-02-09 19:16:28 +01:00
Ralf Becker
4e4d7b3b29 added Rocket.Chat to dockerzized development system 2020-02-09 19:10:34 +01:00
Ralf Becker
349444aeb7 change max_input_vars=5000 to support translations tools with API 2020-01-30 13:23:00 +01:00
Ralf Becker
97e332e809 return 404 instead of 403 for accessing PHP in blacklisted folders and remove doublicate SCRIPT_FILENAME 2020-01-15 21:50:44 +01:00
Ralf Becker
6432b00864 adding Collabora Online Office to development system 2020-01-06 19:01:51 +01:00
Ralf Becker
c58601d830 fix installation of developer system (wrong package-version) and some tags 2020-01-02 20:49:33 +02:00
Ralf Becker
9e2b72f868 changes to build additional PHP 7.4 images, also tagging by full version eg. 7.3.12 2019-11-30 15:34:09 +02:00
Ralf Becker
6bd892c645 install ping and ifconfig 2019-11-28 08:11:26 +02:00
Ralf Becker
6df3c2f6a1 fixed requests to https://domain.com/ redirect to http://domain.com/egroupware/
redirects by Nginx need to use X-Forwarded-Proto too
2019-11-28 08:09:00 +02:00
Ralf Becker
60965a57ec fix not working default session-timeout of 4h or custom one set with EGW_SESSION_TIMEOUT
caused by Debian/Ubuntu session-cleanup-script does not understand whitespace before and after equal sign: session.gc_maxlifetime = N
2019-11-19 15:16:51 +02:00
Ralf Becker
26434ab2c2 get push working in developer container 2019-11-11 21:13:29 +01:00
Ralf Becker
dd1bf97406 get push working in developer container 2019-11-11 21:12:26 +01:00
Ralf Becker
e5089bd5a8
Update README.md 2019-11-10 20:42:02 +01:00
Ralf Becker
51907c4768
Update README.md 2019-11-10 20:38:07 +01:00
Ralf Becker
bd8e14c871
Create README.md 2019-11-10 20:37:20 +01:00
Ralf Becker
99032ef15c a dockerized EGroupware development enviroment 2019-11-06 22:26:52 +01:00
Ralf Becker
b407064302 * Docker: allow to set session timeout (in sec) via EGW_SESSION_TIMEOUT enviroment variable 2019-10-31 13:03:11 +01:00
Ralf Becker
d85782a545 install PHP gmp extension for WebAuthn 2019-10-31 13:03:11 +01:00
Ralf Becker
18ade2a642 grr, setup must be reachable 2019-10-30 21:20:19 +01:00
Ralf Becker
497ea5f000 * Docker: do not allow to call php files ment to be included only (src, setup, inc or vendor directories) 2019-10-30 13:33:55 +01:00
Ralf Becker
6f227e38e7 fix docker-compose docu for using EPL 2019-10-17 14:16:11 +02:00
Ralf Becker
c64c7ab787 fix failing installation via docker-compose: wrong grant-host and NO quotes
also documented that you need to create the data directory
2019-08-18 12:45:10 +02:00
Ralf Becker
011a8d5a03 update Docker build script to be usable for all branches 2019-08-09 18:32:45 +02:00
Ralf Becker
9f638d23bc fix typo REPO_PASS(WORD) in docker-compose.yml 2019-08-08 10:12:41 +02:00
Ralf Becker
6a6f00284b fix not working new installation under CentOS/RHEL caused by grant host "%" 2019-08-07 21:53:56 +02:00
Ralf Becker
fe666fa059 add private CA so egroupware can validate your certificate to talk to Collabora or Rocket.Chat 2019-08-06 12:20:21 +02:00
Ralf Becker
d2854342d2
fix image name 2019-08-01 16:55:39 +02:00
Ralf Becker
497af7626e
fix image 2019-08-01 16:54:35 +02:00
Ralf Becker
87a96cf760
fix typo in name 2019-07-26 12:14:13 +02:00
Ralf Becker
eb57d7317f implement EGW_SKIP_INSTALL for entrypoint to skip automatic install
also fixed not working exit on failed install
2019-07-23 19:49:18 +02:00