Commit graph

1063 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
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
daragh
82305d43ff
fmt 2024-05-21 18:33:52 +01:00
daragh
be56e6b9e9
Reorganise prometheus/marvin config 2024-05-21 18:32:37 +01:00
daragh
cf600e2dc1
Using nodes instead of hardcoded server names
Might not work probably did smnth wrong
2024-05-21 18:23:56 +01:00
daragh
7f5f21dc8a
Use port from cfg 2024-05-21 07:34:28 +01:00
daragh
4637777e5c
Fix servers list location 2024-05-21 07:32:25 +01:00
daragh
183f5a0e7d
Initial prometheus config
Also did provision config for grafana, could be done directly but went
through skynet.grafana config
2024-05-21 06:38:21 +01:00
50abdb90ab Merge branch 'grafana' into 'main'
Add grafana

See merge request compsoc1/skynet/nixos!32
2024-05-21 02:50:41 +00:00
daragh
4ce0f69fb3
remove redudnant options 2024-05-21 03:40:58 +01:00
daragh
2a605151f8
remove prometheus from base 2024-05-21 03:21:50 +01:00
daragh
739529caae
change grafana to {name} everywhere* 2024-05-21 03:05:14 +01:00
daragh
961509ddc8
fix: https to http 2024-05-21 03:05:14 +01:00
daragh
70b1d6324d
rename grafana-server, move some things around 2024-05-21 03:05:14 +01:00
daragh
115535c386
fix cfg variable 2024-05-21 03:05:14 +01:00