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
ce202748c8
Remove backup notification setting for now ( #321 )
2021-11-02 20:29:51 +01: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
3d9a6c638d
Update example .env file to be production-ready
2021-02-26 10:52:26 +01: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
142d5daff6
Reorder contents of the example .env files and update the readme
2020-01-24 11:34:04 +01:00
Kovah
0dbed9480e
Build up a base for the setup including middleware and controllers
2019-09-16 18:33:28 +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
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
66d7d56a9c
Update readme with development instructions, fix schema default string length
2018-08-22 23:07:29 +02:00
Kovah
3b2626b0bd
Import Laravel 5.6 without the frontend stuff
2018-08-22 20:54:44 +02:00