Commit graph

17 commits

Author SHA1 Message Date
379cb84839
feat: simplified the config for running services, only one hosts config is required now in each server config file 2024-05-30 17:55:29 +01:00
54b43c9962
feat: use a host attribute to make the config less verbose/complex 2024-05-30 14:11:45 +01:00
e156b4ecaf
feat: standardise restic (backups) to using `services.skynet."${name}";` format 2024-05-30 13:57:30 +01:00
023b491d89
feat: standardise dns to using `services.skynet."${name}";` format 2024-05-30 13:25:52 +01:00
440ad7d209 fix: ensure networking remains good pat2 2023-12-22 18:19:27 +00:00
02dd11c8b4 fix: ensure networking remains good 2023-12-22 15:52:34 +00:00
6ea0240a3a feat: rebuit jones to make it be able to be rebooted 2023-11-15 16:41:30 +00:00
165c4645bf feat: move off of using root for deployment 2023-09-30 23:18:14 +01:00
7f3dc8946e feat: added a formatter and some instructions 2023-09-17 20:51:08 +01:00
522efc92cc [no ci] fix: removed unused private ip's 2023-09-04 18:40:49 +01:00
6c19452c33 ci: split up how many run each time 2023-07-26 23:53:26 +01:00
bc2e781586 dns: cleaned up teh implmentation of the dns, partly to make it easier toa dd records and partly to make it really neat config files. 2023-07-16 01:53:21 +01:00
6412a53070 fmt: a bit of a cleanup 2023-07-15 15:05:57 +01:00
60ec19284d backup: put the backup on every machine 2023-07-08 09:47:13 +01:00
8b09e7962b test: added a test for physical servers.
They wont be built/deployed now without an ip assigned.

See the "fun" over here https://discord.com/channels/689189992417067052/1118476661604765746/1125914392102445220
2023-07-08 09:16:38 +01:00
0e9a44f67c backups: got the backup configed, but fecked up the networking 2023-07-04 22:26:47 +01:00
88353f3727 feat: added backup config
(currently temp server, will be using hardware soon)
2023-06-23 23:52:31 +01:00