1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-01-18 05:38:40 +01:00

21 Commits

Author SHA1 Message Date
Kovah
fe5f1179c7
Overhaul of the Docker build process and deployment configuration with support for ARM (#175) 2021-03-10 22:35:21 +01:00
Kovah
4c676c96ee
Migrate development PHP container to official PHP image 2021-01-19 00:50:59 +01:00
Kovah
66194ace1d
Fix issue with default collations for databases in docker-compose files
Replaces the Bitnami MariaDB images with the default MariaDB image because setting a collation wasn't possible.
2021-01-19 00:03:34 +01:00
Kovah
3389593000
Set utf8mb4_bin as new default collation for MySQL in Docker compose files (#206) 2021-01-13 17:03:24 +01:00
Kovah
a93d1b8b33
Large update for the Docker-based setup of Linkace
- Adds new Dockerfile for unified PHP-nginx container
- Adds new configuration files for simple setup with unified container
- Removes Redis from simple setup
- Changes default cache and session driver form Redis to file
- Updates nginx configuration accordingly
2020-09-07 23:14:53 +02:00
Kovah
6d2ca72579
Correct the base configuration for nginx 1.19, optimize the nginx configuration file 2020-08-31 09:25:29 +02:00
Kovah
2d45e4c6aa
Update nginx version to 1.18 2020-05-24 16:41:40 +02:00
Kovah
6ddd82dfc2
Switch to Docker compose version 3 2020-02-12 17:08:35 +01:00
Kovah
1df8d903c6
Update to PHP 7.4 (#82) 2020-01-21 20:58:49 +01:00
Kovah
5c386af895
Update the Docker stack to MariaDB 10.4 and Redis 5 2020-01-21 20:29:55 +01:00
Kovah
ffe0bcd116
Implement a nicer list view 2019-11-20 14:43:05 +01:00
Kovah
add5361a74
Improve Docker setup for development 2019-10-24 16:10:58 +02:00
Kovah
4556a35306
Upgrade LinkAce to Laravel 6 2019-09-12 22:54:59 +02:00
Kovah
98bf5fb380
Optimize the dev/production Docker setup 2019-08-26 22:18:35 +02:00
Kovah
76bc0d3ef9
Allow remote connections to local dev environment (e.g. for Win Edge debugging) 2019-04-27 10:42:58 +02:00
Kovah
e4e430e0e7
Update Docker PHP containers to include MySQL Client for DB dumps (#23) 2019-03-22 12:17:40 +01:00
Kovah
9be824e6a6
Optimize the development docker-compose file 2019-03-22 11:40:14 +01:00
Kovah
09fb8c4168
Optimize the docker compose setup, update release dockerfile 2019-02-07 23:11:13 +01:00
Kovah
b9826a1124
Update docker compose file 2019-01-10 20:44:58 +01:00
Kovah
07698a5b88
Move Docker container to PHP 7.2 2018-08-22 23:12:42 +02:00
Kovah
eb90e7afe0
Setup Docker containers for the app 2018-08-22 20:57:11 +02:00