Commit graph

362 commits

Author SHA1 Message Date
9eafd6f53e
feat: use hockeypuck instead of sks 2024-05-30 13:04:44 +01: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
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
15271c1d09
fix: this does need a default 2024-05-23 04:08:50 +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
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
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
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
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
daragh
519e907278
Initial grafana setup 2024-05-21 03:05:14 +01:00
63874105a8
fix: up the size limit for the cache 2024-05-12 05:31:01 +01:00
5bf1ddbebe
fix: slight improvements 2024-05-12 04:57:26 +01:00
7408873102
feat: new server to work as a nix cache 2024-05-12 04:03:21 +01:00
6ae584c895 feat: add a keyserver 2024-05-07 01:37:32 +01:00
cb6f9c2b8e fix: feckin typos 2024-05-07 01:37:32 +01:00
210845d2cd feat: create space for the open governance 2024-05-03 22:50:57 +01:00
ebefd81def fix: split out the php config so it can serve php and html together 2024-04-20 04:55:47 +01:00
48e48c43c7 feat: added a redirect for the old skynet format of user addresses 2024-04-20 04:55:07 +01:00
54606be0df feat: got php working for the user server 2024-04-20 03:18:13 +01:00
90d8a105f7 feat: backup client will now only run if there are items to backup.
Closes #54
2024-02-28 14:12:05 +00:00
a42ac52f9d feat: add php to the skynet users server 2024-02-28 09:10:57 +00:00
19d94808ed fix: cors is now being handled by the backend 2024-02-18 14:52:34 +00:00
138fd31a6e Update file dns.nix 2024-02-16 15:05:29 +00:00
26e715b2f6 fix: some error warnings cleared 2024-02-09 12:47:20 +00:00
6de8f1e963 fix: email how the sive was handled changed slighty, this is a temp fix
Signed-off-by: Brendan Golden <git_laptop@brendan.ie>
2024-02-04 21:39:57 +00:00
6b0507a647 fix: redirect root IP's in nginx to skynet.ie 2024-01-31 15:43:18 +00:00
46cae94f99 fmt: forgot to format 2024-01-27 21:38:30 +00:00
589ae332e6 Merge branch 'main' of https://gitlab.skynet.ie/compsoc1/skynet/nixos 2024-01-27 21:32:34 +00:00
6f9d30cb87 fix: going back to our own module for bitwarden cli 2024-01-27 21:32:26 +00:00
ccf090b841 feat: Added functionality to have dns for non nixos servers
Closes #52
2024-01-27 18:53:49 +00:00
a355bc81c6 feat: now using teh upstream nextcloud again 2024-01-12 21:37:06 +00:00