wizzdom
c224004ccf
add privatebin ( #24 )
2024-02-18 22:47:24 +00:00
wizzdom
8d9e835f64
add postgres job ( #23 )
...
Co-authored-by: James Hackett <jamesthackett1@gmail.com>
2024-02-18 22:21:57 +00:00
wizzdom
6585eb3f33
add hedgedoc job ( #22 )
2024-02-18 00:02:48 +00:00
wizzdom
f05a112264
user-vms: add config admin exam VMs ( #21 )
2024-02-12 18:06:58 +00:00
wizzdom
ff1b340c44
add 11ty-website ( #20 )
2024-02-04 13:47:12 +00:00
wizzdom
50fd5db59e
add force_pull since latest tag isn't latest
2024-02-03 17:35:39 +00:00
wizzdom
5eec2db32f
move dcusr to solarracing.ie
2024-02-03 17:29:24 +00:00
wizzdom
db1300b355
Merge pull request #17 from redbrick/ingress-node-pool
...
add ingress node pool
2024-01-27 04:44:05 +00:00
wizzdom
4267bf26e0
minecraft: add eikar flags, rename proxy
2024-01-25 22:32:26 +00:00
wizzdom
1407f662c9
dcusr: update domains and env vars
2024-01-25 22:28:57 +00:00
wizzdom
ffbff35316
add ayden discord bot
2024-01-23 04:58:27 +00:00
wizzdom
f7c934da59
misc: update domains
2024-01-23 04:46:04 +00:00
wizzdom
8d91938ee2
add ingress node pool
2024-01-23 04:38:58 +00:00
wizzdom
6f6692d89a
move games into games/
2024-01-19 04:08:02 +00:00
wizzdom
709bfd1323
add gamessoc minecraft server
2024-01-19 03:54:43 +00:00
wizzdom
b455f8473e
mc: update main vanilla server
2024-01-16 02:36:35 +00:00
James Hackett
4fe992adf5
Add another minecraft server
2024-01-06 00:09:10 +00:00
James Hackett
b1dbed2e91
Add vanilla server and update router
2024-01-04 16:48:49 +00:00
James Hackett
20fe4a112e
Change traefik to a service running on bastion host
2024-01-04 01:41:41 +00:00
James Hackett
e1e79362c5
Allow multiple minecraft servers on one port
2024-01-04 01:40:33 +00:00
James Hackett
1c26c4401b
Create bastion host for network wide ingress
2024-01-04 01:39:28 +00:00
James Hackett
5374f720a7
Increase volume size of base image
2024-01-04 01:38:01 +00:00
wizzdom
244f6bc354
fix typo
2023-12-15 23:09:06 +00:00
wizzdom
2712348c85
add Solar Racing website
2023-12-15 21:49:53 +00:00
Jed Hazaymeh
054846690f
Remove redundant entrypoint
2023-11-13 11:09:55 +00:00
Jed Hazaymeh
1c99aa36f6
Add webgroup/blockbot job
2023-11-12 20:56:44 +00:00
Nova
511c393578
Add redis task
2023-10-22 16:44:46 +01:00
wizzdom
4108c27db1
Merge pull request #6 from redbrick/add_nova_timetable
...
Add job for a nova-timetable user project
2023-10-11 01:26:49 +01:00
wizzdom
e5ffb4033c
add health check on /healthcheck
2023-10-11 01:14:58 +01:00
leath-dub
8c0f8df53b
prod yay :) git statusgit status
2023-10-09 09:49:34 +01:00
James Hackett
2a7d91e333
Update after some testing and validation
...
No "200" status for our healthchecks to validate job readiness.
Workaround is to remove the check.
2023-10-08 02:17:55 +01:00
leath-dub
09f990067f
oops
2023-10-06 12:56:37 +01:00
leath-dub
1b5c5c97b8
removed redundant block
2023-10-06 12:49:02 +01:00
leath-dub
b1b4a3ca0a
consul does dynamic port map, removed redundant traefik line
2023-10-05 19:27:47 +01:00
leath-dub
ae1896f5ce
added env var for dynamic port ?
2023-10-05 19:24:43 +01:00
leath-dub
013f39c7a8
added resource block because react ...
2023-10-05 19:16:06 +01:00
leath-dub
a28ddc29ae
oops
2023-10-05 19:06:17 +01:00
leath-dub
68e85d1d86
oops
2023-10-05 19:02:27 +01:00
leath-dub
7f579e9a9d
added traefik map to 3000
2023-10-05 19:01:22 +01:00
leath-dub
8b33e2b0a2
changed image and mapped ports to 3000
2023-10-05 18:41:27 +01:00
distrobyte
4d3c69a710
Add job for a nova-timetable user project
...
This file directory structure can be used for 4th year projects
(user-projects/(third/fourth)-year-project)
I can't validate this, but checkout this branch on one of the hosts and
run `nomad job validate <path>` to ensure the config is okay, followed
by `nomad job plan <path>` to plan it. Run the job at that point using
the check-id. Once you're happy that it runs, return to the master
branch and merge this PR.
nova@redbrick.dcu.ie requested this to be deployed.
A DNS entry will need to be made before planning to ensure that the cert
can be generated by traefik.
2023-10-04 19:34:42 +01:00
leath-dub
10fd62be48
re enabled http port on 80
2023-07-14 13:05:02 +01:00
James Hackett
4cc6fa82fd
Update cipher suites
2023-05-16 23:29:16 +01:00
James Hackett
c9b1ea69c9
Add minecraft servers and update traefik to allow users to connect
2023-05-15 23:21:57 +01:00
James Hackett
37b648df97
Add minecraft job spec
...
Add a local user and let them tunnel a port and connect to localhost
ssh -L 25565:10.10.0.4:<exposed port> <user>@glados.redbrick.dcu.ie -p
80
Then in the minecraft server settings on the client, type localhost
2023-05-02 13:26:20 +01:00
James Hackett
7a91784e9e
Upgrade Traefik TLS cipher suites
2023-04-15 13:44:26 +01:00
James Hackett
5d75e7287e
remove extra config
2023-03-22 01:41:21 +00:00
James Hackett
ccdb45b861
fix perms
2023-03-22 01:40:32 +00:00
James Hackett
2e72a9a628
change resource alloc and fix networking configs
2023-03-22 01:38:22 +00:00
James Hackett
850ac39e02
add second job for more examples
2023-03-18 15:02:39 +00:00