Commit graph

1305 commits

Author SHA1 Message Date
sysadm
ffe77907c9 Updated flake for skynet_discord_bot
Some checks failed
Build_Deploy / linter (push) Failing after 4m8s
Build_Deploy / build (push) Failing after 12m6s
Build_Deploy / deploy_dns (push) Has been cancelled
Build_Deploy / deploy_active (active) (push) Has been cancelled
Build_Deploy / deploy_active (active-core) (push) Has been cancelled
Build_Deploy / deploy_active (active-ext) (push) Has been cancelled
2025-06-18 03:05:58 +00:00
5ca3265cc1
feat: fixed how sometimes updating servers mean that ye had to reset teh MAC address in Proxmox.
Some checks failed
Build_Deploy / build (push) Successful in 3m40s
Build_Deploy / linter (push) Successful in 5m19s
Build_Deploy / deploy_dns (push) Failing after 2m59s
Build_Deploy / deploy_active (active) (push) Has been skipped
Build_Deploy / deploy_active (active-core) (push) Has been skipped
Build_Deploy / deploy_active (active-ext) (push) Has been skipped
This is done by letting each server manage its own network interface.
2025-06-18 03:14:35 +01:00
4fc1071225
temp: temp switch the dns servers since the recent changes left them unavailable 2025-06-18 03:14:04 +01:00
dfdc1e0fcc
feat: the changes have been merged in, use the upstream module 2025-06-18 02:25:55 +01:00
79167f3966
fix: dnssec-validation needed to be set to auto, which is now its default value.
https://bind9.readthedocs.io/en/v9.18.13/reference.html#namedconf-statement-dnssec-validation
2025-06-18 01:57:35 +01:00
4ff68b45f7
feat: bump the lix version
This will mean that it will only be built again once the package is updated
2025-06-17 20:50:01 +01:00
f010291c57
feat: dont tie lix to nixpkgs
This will mean that it will only be built again once the package is updated
2025-06-17 20:13:48 +01:00
5744a0575f
feat: update nixpkgs and the mailserver 2025-06-17 19:57:26 +01:00
6bd5061c04
feat: some minor improvements to teh devshell 2025-06-17 17:41:24 +01:00
sysadm
1131f51382 Updated flake for skynet_discord_bot
All checks were successful
Build_Deploy / linter (push) Successful in 22s
Build_Deploy / build (push) Successful in 1m16s
Build_Deploy / deploy_dns (push) Successful in 1m49s
Build_Deploy / deploy_active (active) (push) Successful in 1m58s
Build_Deploy / deploy_active (active-ext) (push) Successful in 56s
Build_Deploy / deploy_active (active-core) (push) Successful in 11m10s
2025-06-17 16:33:17 +00:00
ef5cc7dba8
feat: added `COMPSOC_DISCORD and expanded COMMITTEE_CATEGORY`
All checks were successful
Build_Deploy / linter (push) Successful in 17s
Build_Deploy / build (push) Successful in 1m0s
Build_Deploy / deploy_dns (push) Successful in 1m15s
Build_Deploy / deploy_active (active) (push) Successful in 1m48s
Build_Deploy / deploy_active (active-core) (push) Successful in 3m4s
Build_Deploy / deploy_active (active-ext) (push) Successful in 1m10s
2025-06-16 21:12:02 +01:00
8591ccd97c
fix: for some reason this secret had gotten renamed 2025-06-16 21:10:53 +01:00
sysadm
d1929bfca2 Updated flake for skynet_discord_bot
All checks were successful
Build_Deploy / build (push) Successful in 1m55s
Build_Deploy / linter (push) Successful in 27s
Build_Deploy / deploy_dns (push) Successful in 2m44s
Build_Deploy / deploy_active (active) (push) Successful in 3m2s
Build_Deploy / deploy_active (active-ext) (push) Successful in 1m47s
Build_Deploy / deploy_active (active-core) (push) Successful in 6m16s
2025-06-16 13:20:09 +00:00
silver
53c1869f8a Updated flake for skynet_ldap_backend
All checks were successful
Build_Deploy / linter (push) Successful in 47s
Build_Deploy / build (push) Successful in 1m25s
Build_Deploy / deploy_dns (push) Successful in 2m19s
Build_Deploy / deploy_active (active) (push) Successful in 2m28s
Build_Deploy / deploy_active (active-ext) (push) Successful in 53s
Build_Deploy / deploy_active (active-core) (push) Successful in 4m37s
2025-06-06 16:21:50 +00:00
b600af4ff5
feat: add the gateway ip to teh rspamd whitelist
All checks were successful
Build_Deploy / linter (push) Successful in 17s
Build_Deploy / build (push) Successful in 1m33s
Build_Deploy / deploy_dns (push) Successful in 1m28s
Build_Deploy / deploy_active (active) (push) Successful in 2m40s
Build_Deploy / deploy_active (active-ext) (push) Successful in 1m43s
Build_Deploy / deploy_active (active-core) (push) Successful in 5m9s
2025-05-15 00:44:17 +01:00
14732ead0f
fix: simplify sieve script 2025-05-15 00:41:15 +01:00
575a617a10
fix: the gateway does spf checking, so no need to do it twice
All checks were successful
Build_Deploy / linter (push) Successful in 40s
Build_Deploy / build (push) Successful in 1m2s
Build_Deploy / deploy_dns (push) Successful in 1m25s
Build_Deploy / deploy_active (active) (push) Successful in 1m44s
Build_Deploy / deploy_active (active-ext) (push) Successful in 52s
Build_Deploy / deploy_active (active-core) (push) Successful in 3m57s
2025-05-13 16:17:07 +01:00
5e33119b14
feat: better sieve script
All checks were successful
Build_Deploy / build (push) Successful in 3m5s
Build_Deploy / linter (push) Successful in 4m56s
Build_Deploy / deploy_dns (push) Successful in 2m15s
Build_Deploy / deploy_active (active) (push) Successful in 4m26s
Build_Deploy / deploy_active (active-ext) (push) Successful in 1m13s
Build_Deploy / deploy_active (active-core) (push) Successful in 33m18s
2025-05-13 15:21:06 +01:00
a7a7b8489a
fix: sieve script had errors involving teh if else 2025-05-13 14:49:35 +01:00
b71a516fe4
doc: add the request to open teh TF2/CSGO2 ports 2025-05-08 17:12:34 +01:00
6390d09059
feat: all mail from our own internal mail gateway gets put into its own folder for everyone
Some checks failed
Build_Deploy / build (push) Failing after 11m22s
Build_Deploy / linter (push) Failing after 11m29s
Build_Deploy / deploy_dns (push) Has been cancelled
Build_Deploy / deploy_active (active) (push) Has been cancelled
Build_Deploy / deploy_active (active-core) (push) Has been cancelled
Build_Deploy / deploy_active (active-ext) (push) Has been cancelled
2025-04-29 01:01:55 +01:00
sysadm
f7412b08fb Updated flake for skynet_website_wiki
All checks were successful
Build_Deploy / build (push) Successful in 2m47s
Build_Deploy / linter (push) Successful in 4m29s
Build_Deploy / deploy_dns (push) Successful in 2m27s
Build_Deploy / deploy_active (active) (push) Successful in 4m22s
Build_Deploy / deploy_active (active-ext) (push) Successful in 1m48s
Build_Deploy / deploy_active (active-core) (push) Successful in 15m22s
2025-04-24 03:50:05 +00:00
sysadm
c6a50e2d20 Updated flake for skynet_discord_bot
All checks were successful
Build_Deploy / build (push) Successful in 24s
Build_Deploy / linter (push) Successful in 1m4s
Build_Deploy / deploy_dns (push) Successful in 1m30s
Build_Deploy / deploy_active (active) (push) Successful in 1m35s
Build_Deploy / deploy_active (active-ext) (push) Successful in 46s
Build_Deploy / deploy_active (active-core) (push) Successful in 10m5s
2025-04-08 23:29:44 +00:00
sysadm
74c2a029cc Updated flake for skynet_website_1996
Some checks failed
Build_Deploy / linter (push) Successful in 12s
Build_Deploy / build (push) Successful in 22s
Build_Deploy / deploy_dns (push) Successful in 1m13s
Build_Deploy / deploy_active (active) (push) Successful in 1m39s
Build_Deploy / deploy_active (active-ext) (push) Failing after 1m11s
Build_Deploy / deploy_active (active-core) (push) Successful in 3m58s
2025-04-08 13:21:04 +00:00
555d3d465d
feat: joys of being an admin, able to bend the rules for myself
All checks were successful
Build_Deploy / linter (push) Successful in 11s
Build_Deploy / build (push) Successful in 20s
Build_Deploy / deploy_dns (push) Successful in 1m8s
Build_Deploy / deploy_active (active) (push) Successful in 1m51s
Build_Deploy / deploy_active (active-ext) (push) Successful in 1m0s
Build_Deploy / deploy_active (active-core) (push) Successful in 9m46s
2025-04-08 00:16:34 +01:00
82848f6f5a
tmp: leaving this here to work on teh ldap after my fyp demo day
Some checks failed
Build_Deploy / linter (push) Failing after 11s
Build_Deploy / build (push) Successful in 37s
Build_Deploy / deploy_dns (push) Has been skipped
Build_Deploy / deploy_active (active) (push) Has been skipped
Build_Deploy / deploy_active (active-core) (push) Has been skipped
Build_Deploy / deploy_active (active-ext) (push) Has been skipped
2025-04-07 23:51:45 +01:00
cef7588212
feat: got the 1996 site up and running 2025-04-07 23:49:22 +01:00
9059554c58
feat: re-enable the dns for the nuked server 2025-04-07 23:44:22 +01:00
e5554963d1
feat: enable better repo searching 2025-04-07 00:07:38 +01:00
5f5e54efd6
feat: added teh 2022 site
All checks were successful
Build_Deploy / linter (push) Successful in 12s
Build_Deploy / build (push) Successful in 31s
Build_Deploy / deploy_dns (push) Successful in 1m7s
Build_Deploy / deploy_active (active) (push) Successful in 1m16s
Build_Deploy / deploy_active (active-core) (push) Successful in 1m43s
Build_Deploy / deploy_active (active-ext) (push) Successful in 39s
2025-04-04 01:44:31 +01:00
silver
5143b683e4 Updated flake for Websites
All checks were successful
Build_Deploy / linter (push) Successful in 9s
Build_Deploy / build (push) Successful in 19s
Build_Deploy / deploy_dns (push) Successful in 1m0s
Build_Deploy / deploy_active (active) (push) Successful in 1m27s
Build_Deploy / deploy_active (active-core) (push) Successful in 1m33s
Build_Deploy / deploy_active (active-ext) (push) Successful in 38s
2025-04-03 23:59:32 +00:00
b943e5ec0d
fix: some errors with teh websites
Some checks failed
Build_Deploy / deploy_active (active) (push) Blocked by required conditions
Build_Deploy / deploy_active (active-core) (push) Blocked by required conditions
Build_Deploy / deploy_active (active-ext) (push) Blocked by required conditions
Build_Deploy / linter (push) Successful in 11s
Build_Deploy / build (push) Successful in 39s
Build_Deploy / deploy_dns (push) Has been cancelled
also add 2024 snapshot
2025-04-04 00:58:37 +01:00
c57b767941
ci: have had issues with websites not being updated properly in nixos
All checks were successful
Build_Deploy / linter (push) Successful in 12s
Build_Deploy / build (push) Successful in 23s
Build_Deploy / deploy_dns (push) Successful in 1m2s
Build_Deploy / deploy_active (active) (push) Successful in 1m20s
Build_Deploy / deploy_active (active-core) (push) Successful in 1m28s
Build_Deploy / deploy_active (active-ext) (push) Successful in 42s
2025-04-04 00:46:33 +01:00
6bf65a55d7
fix: properly got teh start date of teh new website
All checks were successful
Build_Deploy / linter (push) Successful in 13s
Build_Deploy / build (push) Successful in 46s
Build_Deploy / deploy_dns (push) Successful in 1m9s
Build_Deploy / deploy_active (active) (push) Successful in 1m21s
Build_Deploy / deploy_active (active-core) (push) Successful in 2m2s
Build_Deploy / deploy_active (active-ext) (push) Successful in 49s
2025-04-04 00:36:38 +01:00
a89f814421
feat: properly set the 2016 site as 2016 2025-04-04 00:26:58 +01:00
sysadm
f668dc0d55 Updated flake for skynet_website_2003
Some checks failed
Build_Deploy / build (push) Successful in 33s
Build_Deploy / linter (push) Successful in 31s
Build_Deploy / deploy_dns (push) Successful in 1m20s
Build_Deploy / deploy_active (active) (push) Successful in 1m46s
Build_Deploy / deploy_active (active-ext) (push) Failing after 50s
Build_Deploy / deploy_active (active-core) (push) Successful in 2m54s
2025-04-03 23:07:57 +00:00
8f47404b0e
feat: added the 2003 website, recovered by Lorcán
All checks were successful
Build_Deploy / linter (push) Successful in 15s
Build_Deploy / build (push) Successful in 56s
Build_Deploy / deploy_dns (push) Successful in 1m11s
Build_Deploy / deploy_active (active) (push) Successful in 2m10s
Build_Deploy / deploy_active (active-ext) (push) Successful in 51s
Build_Deploy / deploy_active (active-core) (push) Successful in 3m54s
2025-04-03 23:28:38 +01:00
07b6e478cc
feat: slight reworks and added the 2006 site 2025-04-03 22:32:32 +01:00
6e496b4867
feat: results of EGM, Hans is now core, Lorcan is now also core
Some checks failed
Build_Deploy / linter (push) Successful in 28s
Build_Deploy / build (push) Successful in 1m1s
Build_Deploy / deploy_dns (push) Successful in 1m30s
Build_Deploy / deploy_active (active) (push) Successful in 3m14s
Build_Deploy / deploy_active (active-ext) (push) Failing after 2m5s
Build_Deploy / deploy_active (active-core) (push) Successful in 10m56s
2025-04-03 14:41:44 +01:00
2ae2caaa94
feat: properly set up grafana
Currently works with Proxmox (VE and MG) and Forgejo
2025-03-30 19:10:41 +01:00
69ec3abb3b
feat: we now have a sso/oauth server ther we can use to connect services to
Some checks failed
Build_Deploy / linter (push) Successful in 11s
Build_Deploy / build (push) Successful in 47s
Build_Deploy / deploy_dns (push) Successful in 1m29s
Build_Deploy / deploy_active (active) (push) Successful in 1m36s
Build_Deploy / deploy_active (active-ext) (push) Failing after 44s
Build_Deploy / deploy_active (active-core) (push) Successful in 6m43s
Currently works with Proxmox (VE and MG) and Forgejo
2025-03-23 00:06:29 +00:00
70263f4b1f
feat: setup the mail filter
All checks were successful
Build_Deploy / linter (push) Successful in 36s
Build_Deploy / build (push) Successful in 1m1s
Build_Deploy / deploy_dns (push) Successful in 1m32s
Build_Deploy / deploy_active (active-core) (push) Successful in 2m59s
Build_Deploy / deploy_active (active) (push) Successful in 3m28s
Build_Deploy / deploy_active (active-ext) (push) Successful in 32s
2025-03-21 16:54:25 +00:00
sysadm
bf10347dca Updated flake for skynet_discord_bot
All checks were successful
Build_Deploy / linter (push) Successful in 20s
Build_Deploy / build (push) Successful in 29s
Build_Deploy / deploy_dns (push) Successful in 1m4s
Build_Deploy / deploy_active (active) (push) Successful in 2m0s
Build_Deploy / deploy_active (active-core) (push) Successful in 2m23s
Build_Deploy / deploy_active (active-ext) (push) Successful in 48s
2025-03-14 05:03:10 +00:00
sysadm
b3a40b9d04 Updated flake for skynet_discord_bot
Some checks are pending
Build_Deploy / deploy_active (active-ext) (push) Blocked by required conditions
Build_Deploy / linter (push) Successful in 35s
Build_Deploy / build (push) Successful in 46s
Build_Deploy / deploy_dns (push) Successful in 1m10s
Build_Deploy / deploy_active (active) (push) Successful in 2m13s
Build_Deploy / deploy_active (active-core) (push) Successful in 5m6s
2025-03-14 04:49:19 +00:00
sysadm
3f82622e97 Updated flake for skynet_discord_bot
All checks were successful
Build_Deploy / linter (push) Successful in 30s
Build_Deploy / build (push) Successful in 1m2s
Build_Deploy / deploy_dns (push) Successful in 1m37s
Build_Deploy / deploy_active (active) (push) Successful in 1m45s
Build_Deploy / deploy_active (active-ext) (push) Successful in 1m4s
Build_Deploy / deploy_active (active-core) (push) Successful in 14m23s
2025-03-14 04:09:42 +00:00
sysadm
970c449efb Updated flake for skynet_ldap_backend
Some checks failed
Build_Deploy / build (push) Failing after 10m26s
Build_Deploy / linter (push) Failing after 10m28s
Build_Deploy / deploy_dns (push) Has been cancelled
Build_Deploy / deploy_active (active) (push) Has been cancelled
Build_Deploy / deploy_active (active-core) (push) Has been cancelled
Build_Deploy / deploy_active (active-ext) (push) Has been cancelled
2025-03-11 11:15:58 +00:00
sysadm
6788aa249d Updated flake for skynet_ldap_backend
All checks were successful
Build_Deploy / linter (push) Successful in 13s
Build_Deploy / build (push) Successful in 51s
Build_Deploy / deploy_dns (push) Successful in 1m11s
Build_Deploy / deploy_active (active) (push) Successful in 2m8s
Build_Deploy / deploy_active (active-ext) (push) Successful in 45s
Build_Deploy / deploy_active (active-core) (push) Successful in 9m44s
2025-03-11 01:19:31 +00:00
sysadm
f41221f67b Updated flake for skynet_discord_bot
All checks were successful
Build_Deploy / linter (push) Successful in 11s
Build_Deploy / build (push) Successful in 25s
Build_Deploy / deploy_dns (push) Successful in 1m1s
Build_Deploy / deploy_active (active) (push) Successful in 1m39s
Build_Deploy / deploy_active (active-ext) (push) Successful in 58s
Build_Deploy / deploy_active (active-core) (push) Successful in 3m28s
2025-03-06 21:45:11 +00:00
sysadm
1ef8b0ddce Updated flake for skynet_discord_bot
All checks were successful
Build_Deploy / linter (push) Successful in 30s
Build_Deploy / build (push) Successful in 52s
Build_Deploy / deploy_dns (push) Successful in 1m30s
Build_Deploy / deploy_active (active) (push) Successful in 1m33s
Build_Deploy / deploy_active (active-ext) (push) Successful in 42s
Build_Deploy / deploy_active (active-core) (push) Successful in 6m22s
2025-03-06 19:27:40 +00:00
02969ba894
feat: added milan to teh sistem committee
All checks were successful
Build_Deploy / linter (push) Successful in 11s
Build_Deploy / build (push) Successful in 41s
Build_Deploy / deploy_dns (push) Successful in 1m31s
Build_Deploy / deploy_active (active) (push) Successful in 1m34s
Build_Deploy / deploy_active (active-ext) (push) Successful in 56s
Build_Deploy / deploy_active (active-core) (push) Successful in 4m7s
2025-03-06 13:15:30 +00:00