Commit graph

196 commits

Author SHA1 Message Date
wizzdom
7b769cebfe
wiki: use utf8 encoding, improve db performance, more backups (#100)
* wiki: use utf8 encoding, improve db performance, more backups

* add medik skin colour, logo
2025-03-01 00:51:17 +00:00
Ayden
07f1f032b7
Esports: update discord bot job and add minecraft server (#101)
* socs: update esports discord bot

* esports: add minecraft server job
2025-02-28 19:58:56 +00:00
wizzdom
44ac151512
add uptime kuma (#99)
* add uptime kuma

* uptime-kuma: move to monitoring/
2025-02-28 14:34:00 +00:00
wizzdom
12278b1b44
bastion-vm-backup: remove unreliable backups over scp (#98) 2025-02-28 03:03:06 +00:00
wizzdom
737dd00e06
hedgedoc: bump image version 2025-02-28 01:01:16 +00:00
wizzdom
cfaf7a4309
mediawiki: bump db RAM 2025-02-28 00:58:55 +00:00
wizzdom
b58c812a3e
Use separate DB for all services (#95)
* migrate vaultwarden to seperate db

* plausible: add separate db, move click mount

* privatebin: separate db, cleanup

* add privatebin backup job

* remove postgres job
2025-02-09 19:54:17 +00:00
wizzdom
fc337777cb
add C&S room bookings job (#93) 2025-02-06 12:47:36 +00:00
wizzdom
24911a2907
add redbrick subdomain for style (#94) 2025-02-06 12:44:47 +00:00
wizzdom
8819180c25
add uri-meetups job (#92) 2025-02-05 18:18:04 +00:00
wizzdom
ad4cfbbaf6
bump version, players, view distance (#89)
we have the RAM for it anyways ;)
2025-01-13 18:42:53 +00:00
wizzdom
d0b3c14a85
atlas: add www & www redirects (#88)
make more old links work again ;)
2025-01-04 01:03:16 +00:00
Gavin Holahan
2263558f4a
Moved The Look Online to aperature (#87)
Co-authored-by: Wizzdom <wizzdom@redbrick.dcu.ie>
2025-01-03 00:38:23 +00:00
wizzdom
14e0b7eae3
traefik: add dynamic redirects via consul kv (#85) 2024-12-29 17:59:30 +00:00
wizzdom
e951e1ba17
thecollegeview: much caches, permissions (#84)
- add `redis` object cache
- add `nginx` static page cache with WP Super Cache
- add `nginx` to `www-data` group to avoid permissions conflicts
- increase PHP `max_children`, `upload_max_filesize`, `post_max_size`
  configs
2024-12-15 18:33:44 +00:00
wizzdom
c169d75001
traefik: add ssh, voice, tracing, access log (#83)
mumble voice configs taken from here: https://github.com/DistroByte/nomad/blob/master/jobs/traefik.hcl

Co-authored-by: DistroByte <james@distrobyte.io>
2024-12-15 18:12:06 +00:00
wizzdom
b22f9d8b75
minecraft/vanilla: increase memory (#82) 2024-12-12 01:50:19 +00:00
wizzdom
9f16d94cbb
add thecollegeview.ie (#80)
* add thecollegeview.ie

* thecollegeview: migrate to phpfpm + nginx

* thecollegeview: pass rest api to phpfpm

* mps-site: remove hacky workaround for tcv

* thecollegeview: pass all dirs to phpfpm

* backup the correct db
2024-12-11 14:35:46 +00:00
wizzdom
37e6facab6
amikon: update to support node docker image (#81) 2024-12-10 23:27:40 +00:00
Ayden
f3e5ae5e2b
update db job to be tied to postgres alpine 16 (#78)
Co-authored-by: wizzdom <dom@wizzdom.xyz>
2024-12-02 22:55:48 +00:00
wizzdom
a464a915f0
hedgeodoc: add mount for banner, set default permission (#76) 2024-11-24 09:31:42 +00:00
wizzdom
d38f434a13
postgres-backup: delete old backups from the correct location (#77) 2024-11-24 09:31:28 +00:00
Ayden
6ae4ea0c8f
update env variables (#75) 2024-11-18 15:30:13 +00:00
Ayden
7ae45f6cd9
update env vars for solar racing website (#74) 2024-11-18 00:10:11 +00:00
Ayden
2b1a8e68dc
add esports bot job (#72)
Co-authored-by: wizzdom <wizzdom@redbrick.dcu.ie>
2024-11-01 23:10:33 +00:00
wizzdom
198d269d37
add github actions runner for CI/CD deployments with Nomad (#71) 2024-10-24 16:01:33 +01:00
wizzdom
7dc24a13bd
add paperless for document tracking and indexing (#70) 2024-10-22 16:13:29 +01:00
wizzdom
4b64070d7c games/mc/vanilla: update plugins, increase RAM 2024-10-22 02:25:44 +01:00
Ayden
55926dd4e0
add dcusr listmonk job (#69)
Co-authored-by: wizzdom <wizzdom@redbrick.dcu.ie>
2024-10-21 13:51:03 +01:00
wizzdom
d251d0e154
ansible/nomad: enable bridge hairpin mode (#68) 2024-10-17 18:16:35 +01:00
wizzdom
c993ceb6ed
games/minecraft: add plugins, bluemap config (#64) 2024-10-15 13:35:08 +01:00
wizzdom
29d57b8081
hedgedoc: update to latest, move db, fix backups (#66) 2024-10-15 12:52:46 +01:00
nova
33b05a1d3e
Add cns support to nova-timetable job (#63) 2024-10-14 18:58:09 +01:00
wizzdom
fe6f66754d
Minecraft refactor: dynamic routes, separate jobs (#59)
refactors minecraft jobs allowing for more flexibility in the future (e.g. adding an rcon web interface):

- split `minecraft.hcl` into multiple job files
- update ports used
- add consul service attached to mc and rcon ports
- remove `gate-proxy.hcl` static configuration - it is now consul aware via a consul template
-  add fallback route on `gate-proxy` with message to inform users
- remove unused jobs
- move all minecraft jobs to use template blocks instead of env blocks for envvars - this lets us define the `RCON_PASSWORD` and store it in consul
2024-10-14 09:12:43 +01:00
Ayden
e67953631c
add nova discord bot task (#61)
Co-authored-by: nova <110734810+novanai@users.noreply.github.com>
Co-authored-by: wizzdom <dom@wizzdom.xyz>
2024-10-01 14:23:17 +01:00
wizzdom
6ecd7df30d
socs: add dcumps.ie (#60) 2024-09-14 13:14:09 +01:00
Jed Hazaymeh
61c624fc89
Add minecraft server job for magma (#52)
Co-authored-by: wizzdom <dom@wizzdom.xyz>
2024-09-13 15:52:49 +01:00
wizzdom
8245a1226b
ingress/traefik: mail ports, persist acme (#58)
- add ports required for upcoming mailserver
- make `acme.json` persistent for sanity
2024-09-13 15:51:37 +01:00
wizzdom
83e51c361c
wiki: refactor and cleanup (#57)
- tidy up traefik middlewares
- mount db to `/storage`, remove constraint on single host
- separate `LocalSettings.php` into its own file for sanity
- move wiki-related files to `wiki/`
- use traditional wiki skin by default
2024-09-13 15:51:02 +01:00
wizzdom
2a1f84163c
cleanup: traefik entrypoints and format (#56) 2024-09-11 23:50:08 +01:00
Ayden
808451749c
Pretix: add pretix job for dcu solar racing (#55)
Co-authored-by: wizzdom <wizzdom@redbrick.dcu.ie>
Co-authored-by: wizzdom <dom@wizzdom.xyz>
2024-09-11 23:26:54 +01:00
wizzdom
a4094cff61
user-vms: refactor, add bastion backup and serve (#53) 2024-09-04 02:19:28 +01:00
wizzdom
58d0f8f803
add minio (#48) 2024-08-14 01:06:01 +01:00
nova
5fff486c9c
Update nova timetable-sync job (#51)
Co-authored-by: wizzdom <dom@wizzdom.xyz>
2024-08-09 17:53:29 +01:00
wizzdom
3f0ae5d23b
add dcusr outline, add socs dir (#50) 2024-08-08 21:38:11 +01:00
wizzdom
c06d80fc63
add wiki.redbrick.dcu.ie (#49)
Adds `mediawiki.hcl`
- migrated to latest mediawiki LTS
- using php-fpm and nginx

Adds `mediawiki-backup.hcl`
- backup of mariadb
- full xml dump of mediawiki

Co-authored-by: Ayden <info@aydenjahola.com>
2024-08-06 00:34:31 +01:00
wizzdom
804fc4c5e5
add members-mysql (#46) 2024-07-26 21:58:11 +01:00
wizzdom
3c1b2894a0
vault: enable SMTP (#47) 2024-07-26 21:57:56 +01:00
wizzdom
48a729ef40
plausible: update and add variables (#45) 2024-07-26 21:10:14 +01:00
wizzdom
3995bc5659
wetty: set base path and add all the domains (#44) 2024-07-11 01:07:09 +01:00