Commit graph

926 commits

Author SHA1 Message Date
runner_nix
b7a5042538 [skip ci] Updated flake for skynet_discord_bot 2024-06-03 20:19:50 +00:00
a156d1ba1e
fix: new cache key 2024-06-03 20:03:49 +01:00
runner_nix
b2ecb14f68 [skip ci] Updated flake for skynet_discord_bot 2024-06-03 17:25:15 +00:00
runner_nix
c4e3a41831 [skip ci] Updated flake for skynet_discord_bot 2024-06-03 04:17:55 +00:00
dbf7a4d5d1
fix: didnt set the server cname properly 2024-06-03 04:36:53 +01:00
runner_nix
991758ef46 [skip ci] Updated flake for skynet_discord_bot 2024-06-03 03:31:40 +00:00
8d60c67722
doc: added a status col 2024-06-02 21:29:06 +01:00
cbc5af9b53
feat: retiring Optimus and teh games server that was hosted on it.
Now fully using Pterodactyl
2024-06-02 21:27:27 +01:00
1fb2bba4ce REMOVED COMMENTS BECAUSE LINTER ERROR UGHH 2024-06-02 17:56:41 +00:00
62d28bab4e Add records for old compsoc server, gamesoc server and philosophy and debate server. 2024-06-02 17:51:37 +00:00
9316caa559
doc: up[dated csv of ports/services 2024-05-31 16:21:05 +01:00
be9f5084eb
fix: dont have an internal ip 2024-05-30 22:10:40 +01:00
689344e518
fix: all servers now require the dns secret for acme now 2024-05-30 19:42:26 +01:00
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
f8c7860eb5
feat: standardise all services to using `services.skynet."${name}";` format 2024-05-30 14:59:20 +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
73a9419798
fix: small nginx cleanup 2024-05-30 13:39:12 +01:00
449ada5cec
feat: standardise acme to using `services.skynet."${name}";` format 2024-05-30 13:34:59 +01:00
023b491d89
feat: standardise dns to using `services.skynet."${name}";` format 2024-05-30 13:25:52 +01:00
75f0a17fcb
feat: use calutron as the public services server 2024-05-30 13:15:28 +01:00
9eafd6f53e
feat: use hockeypuck instead of sks 2024-05-30 13:04:44 +01:00
runner_nix
c71b3571ce [skip ci] Updated flake for skynet_website_renew 2024-05-27 22:26:03 +00:00
a6b070a971
fix: nginx upload limit increased 2024-05-27 11:31:37 +01:00
e7e5d554b2
fix: regex was not quite working 2
Previous version had a + instead of *
+ means to match one or more
* means to match 0 or more
2024-05-24 16:13:49 +01:00
f55d23e821
fix: regex was not quite working 2024-05-24 15:55:12 +01:00
b545c623d2
fix: use teh hostnames for these (missed this one) 2024-05-24 00:30:25 +01:00
44750155f1
fix: use teh hostnames for these 2024-05-24 00:00:44 +01:00
694cbb2f0b Merge branch 'prometheus2' into 'main'
Add prometheus

See merge request compsoc1/skynet/nixos!33
2024-05-23 21:52:09 +00:00
daragh
c0816ccce4
remove todo 2024-05-23 22:35:31 +01:00
daragh
889bb0dab6
doc: added link to node exporter options 2024-05-23 22:34:12 +01:00
f7dd90e92b
fix: needed to open teh ports to be able to get the data 2024-05-23 22:04:15 +01:00
147bd86ad5
fix: get the attributes merging correctly 2024-05-23 21:48:33 +01:00
daragh
963a189bcb
Removed provision config away from kitt 2024-05-23 04:34:19 +01:00
9148963c1f
fix: final set of changes to get it working 2024-05-23 04:20:44 +01:00
b8c6e153a4
fix: set the type of protocol 2024-05-23 04:10:15 +01:00
15271c1d09
fix: this does need a default 2024-05-23 04:08:50 +01:00
62ead11aad
fix: have to actually enable it 2024-05-23 04:07:37 +01:00
aba1a41d4d
fix: file permissions 2024-05-23 04:07:19 +01:00
0f75f11918
fix: this was blocking teh web interface 2024-05-23 04:07:07 +01:00
daragh
03ae1c5101
Remove config from marvin 2024-05-23 02:57:10 +01:00
daragh
061453e5d1
remove dead code 2024-05-23 02:45:10 +01:00
23f77caef6
feat: setup the password for grafana 2024-05-23 02:39:36 +01:00
daragh
40e4fe5ac4
fmt 2024-05-23 02:13:14 +01:00
daragh
fd3beade9b
Added entry in secrets.nix for grafana 2024-05-23 02:13:06 +01:00
daragh
9aeb7313b4
Moved grafana / prometheus to kitt 2024-05-23 02:10:16 +01:00
daragh
1ea703bfa1
Removed redundant conf, rename portcollecter 2024-05-23 01:27:02 +01:00
daragh
113084148c
Make map clearer, more parentheses 2024-05-23 01:21:29 +01:00
daragh
ca87227571
remove redundant option 2024-05-23 01:21:02 +01:00
daragh
9b3e7265dd
Added new option to specify ip and port for other nodes, fixed server.name to go through deployment.hostname 2024-05-22 01:51:21 +01:00