1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-01-17 21:28:30 +01:00

9 Commits

Author SHA1 Message Date
Kovah
6a614a33ef
Update dependencies, enable support for PHP 8.1, switch Docker build to PHP 8.1 and Node 16 2022-03-11 10:01:21 +01:00
Kovah
fcfd0de06c
Correct docker-compose for regular setup 2021-03-26 22:23:41 +01:00
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
a65ea1a259
Fix nginx configuration for advanced Docker deployment 2020-10-16 17:07:10 +02: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
1855d87715
Refactor the trash controller, add custom error views (WIP) 2020-01-31 12:25:03 +01:00
Kovah
275f6495e5
Correct fallback for assets files in nginx.conf 2019-07-15 15:21:28 +02:00
Kovah
43393a0de8
Update the readme and corresponding files for production setup 2019-01-18 00:24:27 +01:00