|
49d69b1a10
|
fix: slight improvement in how packages are added to eachs erver
Build_Deploy / linter (push) Successful in 6s
Build_Deploy / build (push) Successful in 16s
Build_Deploy / deploy_dns (push) Successful in 1m14s
Build_Deploy / deploy_active (active) (push) Successful in 1m22s
Build_Deploy / deploy_active (active-core) (push) Failing after 25s
Build_Deploy / deploy_active (active-ext) (push) Successful in 48s
|
2024-11-02 18:55:40 +00:00 |
|
|
cb2fba3f81
|
fix: servers need to have git lfs installed as well
|
2024-11-02 18:54:27 +00:00 |
|
|
50fc679172
|
cleanup: gettign rid of the gitlab runner config
|
2024-11-02 17:09:11 +00:00 |
|
|
51d8a84432
|
feat: initial removal of the gitlab runner
For scream testing
|
2024-10-04 12:01:17 +01:00 |
|
|
ddf5a22d8b
|
nix: switch over to using Lix
Related to #81
|
2024-08-26 09:14:42 +01:00 |
|
|
f00ae5bd2d
|
feat: basic forgejo setup
|
2024-08-07 21:52:50 +01:00 |
|
|
97d1783561
|
feat: basic config for ForgeJo
|
2024-08-06 20:52:19 +01:00 |
|
|
98136e802b
|
fix: git is important enough that it should have its own folder
|
2024-08-06 15:41:59 +01:00 |
|
|
cd002aec03
|
fix : remove unneeded import
Prometheus is imported through base
|
2024-07-22 20:02:38 +00:00 |
|
|
e9d5985adf
|
fmt: remove duplicate imports, now unified in applications/_base.nix
|
2024-07-16 23:09:22 +01:00 |
|
|
b6b9ae0579
|
feat: new wiki domain
|
2024-07-09 22:12:41 +01:00 |
|
|
cd13520aba
|
feat: new server for stats, ariia, danm I love this naming scheme
|
2024-06-17 20:58:33 +01:00 |
|
|
34f8f0eb8c
|
femt: move skynet into its own subfolder
|
2024-06-14 20:38:46 +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 |
|
|
be9f5084eb
|
fix: dont have an internal ip
|
2024-05-30 22:10:40 +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 |
|
|
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 |
|
|
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 |
|
daragh
|
c0816ccce4
|
remove todo
|
2024-05-23 22:35:31 +01:00 |
|
daragh
|
963a189bcb
|
Removed provision config away from kitt
|
2024-05-23 04:34:19 +01:00 |
|
|
b8c6e153a4
|
fix: set the type of protocol
|
2024-05-23 04:10:15 +01:00 |
|
|
62ead11aad
|
fix: have to actually enable it
|
2024-05-23 04:07:37 +01:00 |
|
daragh
|
03ae1c5101
|
Remove config from marvin
|
2024-05-23 02:57:10 +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
|
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
|
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
|
2a605151f8
|
remove prometheus from base
|
2024-05-21 03:21:50 +01:00 |
|
daragh
|
519e907278
|
Initial grafana setup
|
2024-05-21 03:05:14 +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 |
|
|
39594e5973
|
fix: the network issues
|
2024-01-27 23:04:48 +00:00 |
|
|
73330b3f6f
|
fix: updated cadie to clear some networking issues
|
2024-01-12 21:23:45 +00:00 |
|
|
54529e0d21
|
fix: hopefully this will stop it needing to rebuild so often
|
2023-12-27 16:52:54 +00:00 |
|
|
440ad7d209
|
fix: ensure networking remains good pat2
|
2023-12-22 18:19:27 +00:00 |
|
|
02dd11c8b4
|
fix: ensure networking remains good
|
2023-12-22 15:52:34 +00:00 |
|
|
93c21d3093
|
[skip ci] feat/fix: networking.hostName must be set for physical servers
|
2023-12-20 16:29:39 +00:00 |
|
|
82c0c4ae42
|
fix: fmt
|
2023-12-20 14:41:55 +00:00 |
|
|
8e0ec53740
|
feat: bump nextcloud.
Had to update packages which involved setting a interface for teh default gateway
|
2023-12-20 14:37:08 +00:00 |
|
|
600d1f755f
|
[skip ci] Removed unused network configuration, its fully set in proxmox
|
2023-11-25 22:40:36 +00:00 |
|