ralf
|
e887a14238
|
add Collabora init container and note that this is not the recommended was to install EGroupware on a Linux server
|
2022-07-19 15:45:09 +02:00 |
|
ralf
|
c5cab2e7b3
|
need to pass --ignore-platform-reqs to composer create-project to be able to install with PHP 8.x
|
2022-05-11 09:21:27 +02:00 |
|
ralf
|
8b2022643e
|
document that you need to start egroupware container/installation first, before the swoolpush container
|
2022-05-11 08:55:05 +02:00 |
|
ralf
|
c54a536f8a
|
setting and tagging PHP 8.1 as default PHP version (for development)
|
2022-05-11 08:46:53 +02:00 |
|
ralf
|
7144f2fad1
|
remove no longer necessary composer 1.x downgrade
|
2022-05-11 08:34:02 +02:00 |
|
ralf
|
7796eb23f9
|
if a private CA is given, change Docker entrypoint to patch system CA-file into php.ini
the system CA seems not used by default, no idea why ...
|
2022-05-06 11:14:43 +02:00 |
|
ralf
|
29ab167612
|
fix build for PHP 8.1 and no longer (additional) install of PHP 7.4 for PHP 8.x
|
2022-04-20 21:59:51 +02:00 |
|
ralf
|
cfc7bd84f5
|
no more Composer 1 downgrade
|
2022-03-22 18:43:28 +02:00 |
|
Ralf Becker
|
1c053ade4c
|
updates for developer docker-compose.yml and nginx.conf
|
2022-02-03 09:36:27 +02:00 |
|
Ralf Becker
|
67ac05a786
|
support for Collabora/CODE 21.11+ for the developer install
|
2022-02-02 20:53:43 +02:00 |
|
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 |
|