Commit graph

5 commits

Author SHA1 Message Date
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
e1e79362c5 Allow multiple minecraft servers on one port 2024-01-04 01:40:33 +00: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