Commit Graph

18 Commits

Author SHA1 Message Date
Alex Tselegidis 05e4829aaa Add the LDAP docker configuration (#128) 2024-05-12 19:42:36 +02:00
Alex Tselegidis 1878c9212c Update the Baikal Docker configuration and the related documentation file 2024-04-26 12:23:52 +02:00
Alex Tselegidis 3d53239ba0 Add baikal to docker-compose.yml 2024-01-06 13:02:25 +01:00
Alex Tselegidis 7a8832d311 Use fixed swagger UI version 2024-01-05 17:38:50 +01:00
Alex Tselegidis 0084eb8cd3 Change the upload limit inside the docker-compose.yml file 2023-08-09 09:25:35 +02:00
Alex Tselegidis 007145e213 Set up swagger-ui in the docker compose (port 8000) 2023-08-01 22:09:01 +02:00
Alex Tselegidis fbce1c8197 Update the docker configuration so that it uses Mailpit and it runs from port 80 instead of 8000 2023-07-08 07:21:16 +02:00
Alex Tselegidis d084ad933a Update the phpMyAdmin version in Docker and remove the auto-restart so that containers do not start automatically 2023-07-05 17:40:22 +02:00
Alex Tselegidis 1c8ed7af6f Fix the docker integration of MailHog and fine tune the Dockerfile 2023-01-25 08:48:44 +01:00
Alex Tselegidis 7d26f8d0c5 Use the official php:8.0-alpine package and perform a composer and NPM installation every time the containers get started 2023-01-21 12:41:05 +01:00
Alex Tselegidis a4c7a3b51d Update the docker configuration with an improveed one (WIP) 2023-01-18 11:04:55 +01:00
alext b33474761e Moved Docker related files into the docker directory. 2018-11-03 15:15:20 +01:00
Valian 2d3e03f54c Docker image based on official PHP-apache distribution. Some configuration tweaks to support it 2017-05-21 13:53:14 +02:00
Valian 547bad01f1 email settings as ENV variables inside Docker containers 2017-04-23 13:22:09 +02:00
Valian 2a6188d79d Development and production docker configuration 2017-04-21 12:07:45 +02:00
alext ac01f41ab7 Edited docker configuration. 2017-01-16 23:33:27 +01:00
Kun Ran e1ee54c7fe Remove unsafe ports 2016-12-03 10:33:56 +08:00
Kun Ran 049baed7cf Add docker and docker-compose configuration.
Add docker configuration.

Add docker-compose config file.

Fix ea_data path error.

Add example command.
2016-11-26 18:17:05 +08:00