Commit Graph

24 Commits

Author SHA1 Message Date
Frédéric Guillot e08335e0b1 Upgrade Docker image to PHP 8.2 2023-05-18 21:20:55 -07:00
peter af8159b4bb Allow full name to be retrieved by SSO ReverseProxy
Expand on #4585 by also getting the user's full name from the Reverse Proxy:
If a ReverseProxy provides more than REMOTE_USER, such as email, it might
as well also provide the user's full name.
2023-02-18 17:28:39 -08:00
Frédéric Guillot fa229bf03f Update Docker image to PHP 8.1 2022-09-04 15:02:56 -07:00
Frédéric Guillot fc16d00687 Tweak Docker image for PHP 8 2022-02-09 20:08:29 -08:00
Frédéric Guillot f5bb55bdb8
PHP 8 Compatibility 2022-02-05 11:49:03 -08:00
Erwan Colin 76a81d0675 Enable external group synchronization deactivation. 2021-09-24 13:38:41 -07:00
Frédéric Guillot e4beacf0f2 Use more secure default Nginx SSL configuration in Docker image
Closes #4398
2020-12-28 14:42:40 -08:00
Frédéric Guillot ee842bf509 Add missing environment variables in php-fpm config
Fixes #4607
2020-10-04 12:48:31 -07:00
Mirko 22939a21b4
Docker: Forward real hostname instead of "localhost" 2020-04-01 18:17:00 -07:00
Bruno MATEU b09d5b68cf Provide environement variables config capability 2020-02-20 20:33:49 -08:00
Frédéric Guillot 6d2b2f4a79 Simplify local Docker image build 2019-02-27 17:50:18 -08:00
FUJII Ryota 4a40095122 Docker: Forbid access to the data directory 2019-02-25 19:55:27 -08:00
Frédéric Guillot a97f80446e Remove old crontab definition in Docker image 2018-06-06 15:03:36 -07:00
Paul Sweeney 9264a4eb2f add daily background job to cron under docker 2018-06-06 15:02:24 -07:00
David souza b66694854f Increase Nginx fastcgi buffers (Docker) 2018-05-31 14:04:22 -07:00
Paul Sweeney e30ae7d5d5 fix config overrides in docker 2018-05-28 21:57:15 +02:00
Roelof Rietbroek (@grace) 93846ee990 add SSL functionality to docker 2018-04-30 11:33:14 -07:00
Frédéric Guillot 95ac11a6aa Add system log driver and use it by default 2018-03-05 13:34:04 -08:00
Frédéric Guillot 23e0b63754 .gitignore was ignoring too many files 2017-12-01 15:03:40 -08:00
Frédéric Guillot 55547db6ce Improve docker build to use hooks 2017-11-30 16:55:53 -08:00
Frederic Guillot 5e32f55138 Add the possibility to pass API token as environment variable for Docker container 2017-05-12 17:18:56 -04:00
Frederic Guillot 8588a8bda9
Update cronjob command for Docker image 2016-11-29 22:26:27 -05:00
Frederic Guillot 4f9e522438
Update .gitignore 2016-07-02 22:39:39 -04:00
Frederic Guillot 4b5c3b0527
Use PHP7 for Docker image 2016-07-02 22:35:54 -04:00