Commit Graph

46 Commits (90d7c438726784b8cc0bd9e65e09bb2809558677)

Author SHA1 Message Date
Mario Jauvin 490e27e229 Start fastcgi process manager after config files updated
Mario Jauvin e47d9bf9be Revert "Set client_max_body_size in default nginx config file"
This reverts commit db39d6b1e2.
Mario Jauvin db39d6b1e2 Set client_max_body_size in default nginx config file
Mario Jauvin 5a909bd45d Add config.py and set permissions
Mario Jauvin a9f4fc1b3c Use MESSAGE_SIZE_LIMIT in webmail container also
The webmail container should use the same value as the front container.
bkraul d494dd7d2a Fixes
Dimitri Huisman f7677543c6 Process code review remarks
- Moved run to bottom of Dockerfile to allow using unmodified / cached states.
- Simplified bash code in deploy.sh.
- Improved the large bash one-liner in CI.yml. It could not handle >9 for 1.x.
Dimitri Huisman 56dd70cf4a Implement versioning for CI/CD workflow (see ).
DjVinnii 225160610b Set default TZ in Dockerfiles
DjVinnii a1f0c20583 Add tzdata to webmails
Erriez 5adc4f08f6 Restore curl
Erriez 5a1d89aaac Restore Rainloop Dockerfile HEALTHCHECK
Erriez 556a5897d1 Install php7-pdo and php7-pdo_sqlite for contacts
Erriez 0fd97124f7 Process review feedback
Erriez d472900efa Optimize Rainloop to NGINX
- Reduce build time.
- Reduce image size.
- Faster user response using CGI.
Florent Daigniere defea3258d update arm builds too
Florent Daigniere d75c8469d3 Update rainloop to 1.16.0
Florent Daigniere dd3d03f06d Merge remote-tracking branch 'upstream/master' into webmail-sso
Florent Daigniere 906a051925 Make rainloop use internal auth
lub d63ca857b4 update rainloop to php 7.4
hoellen 9c2390ff7e Update RainLoop to 1.14.0
Michael Wyraz 09ee3ce95c Install py3-multidict from repository before installing socrate to avoid the need of gcc during build
Aurélien Bondis e1a4bf32a6 only insert qemu binary if building for arm
Aurélien Bondis 124b1d4c71 rebase and update for 3.10, avoid adding qemu file to x86 images
hoellen 9de5dc2592 Use python package socrate instead of Mailustart
Dario Ernst 1dbda71401 Adapt shared layer conf to now really-missing mailustart in admin (after merging webpack)
Dario Ernst 0306be1eed Re-add missing MailuStar in admin
It turns out we were all blind and admin *does* use MailuStart
Dario Ernst ce0c24e076 Merge branch 'master' into HorayNarea-feat-upgrade-alpine
Dario Ernst 53f754f5ac Remove MailuStart from admin and correct layer-sharing comments
hoellen 5038438efb update rainloop to 1.13.0
Dario Ernst a253ca47fe Use official Mailu/MailuStart
Reto Glauser 09784afcc3 update to php 7.3
Ionut Filip 2dcaf5ed31 Renamed config file
Ionut Filip 004a431e97
Change to mailustart functions
Daniel Huber fa5161b044
Disable ServerSignature of apache2 servers in rainloop and roundcube
Ionut Filip 94edb48f08 Dynamic attachment size
Tim Möhlmann 42e2dbe35d
Standarize image by using shared / similair layers
Thomas Sänger 39272ab05c
add healthcheck for http services
Thomas Sänger f2259c3302
reduce webmail image-layers/sizes
Thomas Sänger 2f7b6e14c0
use PHP 7.2 for rainloop
kaiyou 2cba045013 Explicitely declare required volumes, fixes
hoellen 9e24064e35 update rainloop to 1.12.1
Pierre Jaury 50f2ea66c8 Switch to Python for rainloop startup script and fix
Roman Hoellen f353b2d9ae update RainLoop to 1.12.0
kaiyou f943dc85a2 Update webmails
kaiyou f22194d78b Rename the webmails directory