You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- secondary ssh login box for users (see [Logging in](servers.md#Logging%20in))
57
+
- jump-box for admins
58
+
59
+
### [Aperture](../hardware/aperture/index.md)
54
60
55
-
In aperture, things are done a little differently than on the other network. Instead of having a single host per service, aperture is configured to allow services to be allocated dynamically across all 3 servers using [nomad](nomad.md), [consul](consul.md) and [traefik](traefik.md).
61
+
In aperture, things are done a little differently than on the other network. Instead of having a single host per service, aperture is configured to allow services to be allocated dynamically across all 3 servers using [nomad](nomad.md), [consul](consul.md) and [traefik](traefik.md).
- simple `nginx` containers with the mascot of each server in aperture:
64
70
- [glados](https://glados.redbrick.dcu.ie)
@@ -75,7 +81,7 @@ In aperture, things are done a little differently than on the other network. Ins
75
81
- [URL Shortener](shlink.md)
76
82
- [Plausible Analytics](plausible.md) at [plausible.redbrick.dcu.ie](https://plausible.redbrick.dcu.ie)
77
83
-**Notes**:
78
-
- all web traffic is routed through [traefik](traefik.md)
79
-
- all new services will be deployed here
84
+
- All web traffic is routed through [traefik](traefik.md) on the [bastion VM](./bastion-vm.md)
85
+
- All new services will be deployed here
80
86
- Most services here are deployed as docker containers but there's no reason you couldn't use any of the other [nomad drivers](https://developer.hashicorp.com/nomad/docs/drivers)
81
87
- For more information see redbrick's [Nomad repo](https://github.com/redbrick/nomad)
0 commit comments