Ralf Becker
|
d27d3f31ad
|
fix development build was tagged with last / not new version
|
2021-09-23 12:00:57 +02:00 |
|
Ralf Becker
|
19cf5ad76c
|
use latest v1 from composer
|
2021-09-23 11:09:29 +02:00 |
|
Ralf Becker
|
fb0c251a95
|
request latest v1 version of composer and retry infinite the package update on build
|
2021-09-23 10:51:22 +02:00 |
|
Ralf Becker
|
eae9c97caa
|
update composer to 1.10.22, as we no longer use fxp/composer-asset-plugin
still cant use Composer v2, as Horde is a no longer supported PEAR repo :(
|
2021-07-28 09:03:52 +02:00 |
|
Ralf Becker
|
c4c747899f
|
nodejs 14.x is no longer needed, stock 12.x is enough
|
2021-07-13 08:34:35 +02:00 |
|
Ralf Becker
|
eef78fd58a
|
change PHP version to 7.4 and build with nodejs 14.x
|
2021-07-09 14:23:58 +02:00 |
|
Ralf Becker
|
a4f136072e
|
allow to set max_execution_time of container via EGW_MAX_EXECUTION_TIME environment variable from docker-compose(.override).yml
|
2021-05-21 08:35:23 +02:00 |
|
Ralf Becker
|
ad84dfae97
|
some fixes and notes for the development system
|
2021-04-21 14:42:25 +02:00 |
|
Ralf Becker
|
571ebb21b3
|
changes to build PHP 8 snapshots from master
|
2021-04-01 08:49:44 +02:00 |
|
Ralf Becker
|
aa32aaccd8
|
docker files for 7.4 builds
|
2021-03-24 08:53:49 +01:00 |
|
Ralf Becker
|
efd480c468
|
changes for PHP 7.4 and 8.0 development builds
|
2021-03-21 18:24:22 +01:00 |
|
Ralf Becker
|
678ce97e79
|
changes for PHP 8.0 and xdebug 3.0
|
2021-03-20 17:29:48 +01:00 |
|
Ralf Becker
|
3b53ff960c
|
update development container to Ubuntu 20.04
|
2021-03-20 16:09:26 +01:00 |
|
Ralf Becker
|
ddda3b4165
|
changes for 21.1 builds (out of master)
|
2021-03-16 09:30:34 +02:00 |
|
Ralf Becker
|
49f10e7e31
|
* FPM/Container: start more php processes by default and keep them running to better cope with high usage
|
2021-01-25 11:13:11 +02:00 |
|
Ralf Becker
|
8738ce7fab
|
kope with post_install.php no longer running as root and set apc.shm_size=128M and chown www-daata header.inc.php
|
2020-12-04 12:54:04 +01:00 |
|
Ralf Becker
|
4e62152c24
|
run post_install.php as www-data to have no need and therefore skip chown -R /var/lib/egroupware
|
2020-11-04 11:57:32 +01:00 |
|
Ralf Becker
|
bf744e61c7
|
comments about installation with WSL2
|
2020-10-29 15:48:43 +01:00 |
|
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 |
|