|
152bc676fc
|
feat: results f testing exporters for DNS last night
Relates to #70
|
2024-06-05 14:31:50 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|