Kovah
037fdc07dc
Adjust Docker-related files for production and development
2024-09-30 23:01:29 +02:00
Kovah
8b5d470486
Update .env files
2023-03-16 21:58:53 +01:00
Kovah
ae83084bb0
Add hint about passwords with special characters ( #596 )
2023-01-22 11:34:00 +01:00
Kovah
7ee3fa70e8
Add warning about changes to Docker images to system settings and Docker .env files ( #502 )
2022-11-17 13:56:09 +01:00
Kovah
44cdb48e01
Adjust notice about APP_KEY in .env files ( #540 )
2022-11-17 13:38:25 +01:00
Kovah
03996f8bb3
Remove SETUP_COMPLETED variable ( #398 )
...
Replaces SETUP_COMPLETED variable with a database setting. Changes setup to add the setting to the database. Also adds a migration for existing installations.
2022-03-25 00:10:58 +01:00
Kovah
00c6693b1c
Reduce .env contents to the bare minimum ( #398 )
...
- Removes all config values that are not really needed for the most basic setup
- Adds a generic standard value for the app key which is checked in the setup middleware and replaced with a secure, random key then
2022-03-24 00:07:16 +01:00
Kovah
cd6b580377
Correct documentation for backup destination in env files, exclude .git in backups ( #381 )
2022-03-11 10:01:21 +01:00
Kovah
ef9768a04d
Clean up of env and docker files, dev setup now uses MariaDB 10.6, also removes
2022-01-05 21:41:04 +01:00
Kovah
ce202748c8
Remove backup notification setting for now ( #321 )
2021-11-02 20:29:51 +01:00
Kovah
d1e5c64c9c
Update dependencies, use new HTML Meta helper
2021-05-10 12:38:39 +02:00
Kovah
df73cd734a
Correct usage of the backup package, update release Dockerfiles ( #251 )
2021-03-27 12:12:31 +01:00
Kovah
343a4423e2
Update configuration to support Redis sockets ( #195 )
2021-03-22 22:03:38 +01:00
Kovah
40356ad223
Add missing AWS S3 driver, update backup package related config and docs
2020-11-17 20:13:30 +01:00
Kovah
e9bdf442ae
Correct the setup of backup notifications ( #155 )
...
Also optimize the Docker Compose files to include the path for local backups.
2020-10-09 11:05:28 +02:00
Kovah
354ffe304e
Provide new .env file for production Docker systems, update readme accordingly
2020-08-28 16:08:16 +02:00
Kovah
91f44dc643
Improve the documentation inside the example .env files
2020-05-20 16:04:34 +02:00
Kovah
92a012e87f
Add missing Setup flag to Docker .env file
2020-01-24 14:38:10 +01:00
Kovah
142d5daff6
Reorder contents of the example .env files and update the readme
2020-01-24 11:34:04 +01:00
Kovah
98bf5fb380
Optimize the dev/production Docker setup
2019-08-26 22:18:35 +02:00
Kovah
057837a476
Implement a queue via the cron, move Wayback archiving into queue job ( #58 )
2019-07-16 19:55:57 +02:00
Kovah
eb68263c78
Update the production docker-compose file
2019-07-02 13:37:28 +02:00
Kovah
6b2d4734d5
Add option to enforce HTTPS usage behind proxies
2019-07-02 13:36:25 +02:00
Kovah
9e4197bd9f
Add option to enable / disable backups
2019-03-22 21:21:46 +01:00
Kovah
2eae2530e3
Add the Spatie Backup package with configuration ( #23 )
2019-03-22 12:18:07 +01:00
Kovah
2866650eca
Implement system settings via settings page ( #34 )
2019-03-01 21:13:10 +01:00
Kovah
fb3b8224b9
Increase default session lifetime to 7 days
2019-01-31 10:32:35 +01:00
Kovah
26e02046b2
Set more obvious passwords in .env files
2019-01-22 22:26:37 +01:00
Kovah
be8bd5bcca
Document the .env files
2019-01-22 20:52:22 +01:00
Kovah
075bd85883
Implement basic system settings ( #1 )
2019-01-10 22:50:09 +01:00
Kovah
eb90e7afe0
Setup Docker containers for the app
2018-08-22 20:57:11 +02:00