Commit graph

15 commits

Author SHA1 Message Date
Daniel Siepmann a2b755cb3b
Exclude unnecessary file from backup 2024-06-18 15:29:02 +02:00
Daniel Siepmann 9eeb1794db
Allow group to enter mysql data dir
That way my user within the mysql group can tail the query log.
Default is 0700 which would prevent that.
2024-06-18 11:20:03 +02:00
Daniel Siepmann ffc5121bb7
Add system backup 2024-06-18 10:04:32 +02:00
Daniel Siepmann 56a18fe39b
Migrate borgbackups to private
* Trigger every five minutes.
* Do not query password manager for now.
2024-06-18 08:39:10 +02:00
Daniel Siepmann 0dfc8d3ed0
Add feature toggles for customer project
That way I can switch a single nix variable to alter the configuration.
2024-06-17 09:42:26 +02:00
Daniel Siepmann 68c30ac459
Trigger backups every 4 hours starting at 8
They always prompt for password and every 15 minutes is way too much.
2024-06-17 08:37:09 +02:00
Daniel Siepmann 71328adc93
hikari3: Setup auto backups via borg
Add one for work (projects) and one for home.
2024-06-17 08:28:19 +02:00
Daniel Siepmann 988182e974
Optimize mysql logrotate 2024-06-14 19:06:27 +02:00
Daniel Siepmann 674edb9e74
hikari3: Configure different port for customer project 2024-06-13 19:13:21 +02:00
Daniel Siepmann ecb46c8494
hikari3: Add logrotate for sql query log 2024-06-13 09:46:47 +02:00
Daniel Siepmann 98a48b2695
hikari3: Add new customer project 2024-06-12 20:32:15 +02:00
Daniel Siepmann a1297c350a
Remove copied readme 2024-06-12 19:55:32 +02:00
Daniel Siepmann 6a39223ba3
hikari3: Fix none working shutdown and reboot
Thanks to https://0xda.de/blog/2024/06/framework-and-nixos-day-two/
2024-06-12 17:00:33 +02:00
Daniel Siepmann 40eafcf6ac
Add static frontend for customer 2024-06-12 14:14:42 +02:00
Daniel Siepmann fa80faefdc
Add hikari3 2024-06-12 10:37:35 +02:00