Commit graph

26 commits

Author SHA1 Message Date
43c5cd2eff
test: switch from using HOME to DATABASE_HOME 2024-09-17 23:20:31 +01:00
9452c0ac2e
feat: bump up rust version and a big cleanup
Also added an example .env

This will break stuff (briefly)
2024-09-17 00:21:07 +01:00
905aaa9620 flake: update to use the right default package 2024-08-10 20:56:29 +01:00
c447577eee ci: improvements in scripting and testing 2024-08-10 03:12:09 +01:00
394d6b4545 Revert "ci: improvements to building in pipeline"
This reverts commit d8b232b546.
2024-06-03 23:26:47 +01:00
bee41c192f Revert "ci: had poor package name"
This reverts commit 1d14499400.
2024-06-03 23:26:42 +01:00
1d14499400 ci: had poor package name 2024-06-03 23:15:29 +01:00
d8b232b546 ci: improvements to building in pipeline 2024-06-03 23:06:27 +01:00
0541a70714 fix: new nix cache due to a network issue on my end 2024-06-03 20:52:22 +01:00
ed4c46e81d flake: format it 2024-05-12 16:24:48 +01:00
982b9defd4 flake: add caches 2024-05-12 16:23:31 +01:00
cf2c7683d2 feat: split out the minecraft script so it runs at 5am instead of regularly 2024-03-05 19:55:38 +00:00
d5877e99e6 feat: server side aspects of adding minecraft whitelist added 2024-03-03 12:49:55 +00:00
9dafba03b5 fix: was not actually running the update users hourly 2024-01-02 17:06:24 +00:00
5745118ede fix: dont need to needlessly call discord 2023-11-23 16:13:18 +00:00
88f9e8d744 feat: remove the last traces of the csv 2023-10-27 01:46:42 +01:00
68c6894727 feat: modified the flake to use the new api
Closes #5
2023-10-27 01:40:57 +01:00
4125ad634f fix: will now restart if any of the env files are updated 2023-10-24 17:44:47 +01:00
8413023a2a fix: tweeked the timing for setting roles automatically 2023-09-17 21:34:36 +01:00
36e6bea543 fix: now actually properly gets teh skynet server details 2023-09-17 21:02:41 +01:00
69cb8e9a3f fix: actually run the extra scripts 2023-09-17 20:10:06 +01:00
1300b7f6ec feat: added the two scripts to systemd 2023-09-17 19:43:27 +01:00
cb363e6558 feat: need a user, group and home to run this 2023-09-10 22:38:19 +01:00
c3161315fe feat: email details will be passed in as an env file 2023-09-10 22:33:00 +01:00
e6f3b5f158 fix: these values need to be strings 2023-08-27 23:30:35 +01:00
56a032beb8 feat: set up flake
This Closes #1
2023-08-27 19:14:29 +01:00