24c04f4217
Make vault load balancer sticky
...
Assets like css and js were not proxying correctly. I think it may be
because they were proxying to a different instance and that the paths
are dynamic. This should route subsequent requests for the session to
a single backend.
2022-09-06 17:17:14 -07:00
fa5f9e28e6
Move acme certs to /local so they will persit between allocs
2022-09-06 09:45:04 -07:00
67df912755
Fix syslog proxy
...
Apparently traefik only supports http proxy over connect.
https://github.com/traefik/traefik/issues/7803
2022-09-04 20:21:02 -07:00
a36f411c1b
Add Traefik proxy for Syslogng
2022-09-04 14:27:07 -07:00
3c0c74797d
Make traefik a service rather than a system job
...
Sets it up to support auto_revert and auto_promote
2022-07-28 15:11:59 -07:00
4b6c388ed9
Traefik wildcard certs
2022-07-28 15:11:24 -07:00
6ccc5a6bcf
Remove variable for consul_address for traefik
...
Now getting from Noamd environment
2022-07-28 15:10:39 -07:00
d175166045
Make traefik disk ephemeral and sticky
2022-07-27 17:30:35 -07:00
c8493b1fc5
Bump Traefik mem limit
...
We don't like this crashing
2022-07-27 17:26:13 -07:00
fe11b03a43
Get letsencrypt certs working with Traefik
2022-07-27 11:12:08 -07:00
d70dce8ab5
Add basic auth to traefik
2022-07-26 21:48:16 -07:00
4a06f31f49
Tweak memory requirements for tasks
2022-07-25 15:52:47 -07:00
13e9eac407
Deploy traefik one at a time with autorevert
2022-06-23 20:12:30 -07:00
eb066f5d98
Increase priority of Traefik
2022-06-23 09:51:42 -07:00
a02f1a2317
Make traefik a system service
...
For this to work, will need to put TLS certs in Vault
2022-06-17 15:20:43 -07:00
2ed2079b45
Use consul http port in traefik
2022-04-15 12:25:15 -07:00
ba1b5166b9
Build traefik static config better when services aren't found
2022-04-15 12:13:00 -07:00
f1316367de
Lint, format, lock
2022-04-13 14:02:42 -07:00
edec1d992a
Remove web and metrics entrypoints from services
2022-03-15 12:23:47 -07:00
968b7ddb72
Add vault setup: Not secured
2022-03-15 12:23:47 -07:00
28c919e5b0
Simplify proxy routing
2022-03-14 15:59:50 -07:00
98510a422d
Make hostname and consul discovery a bit more dynamic
2022-03-13 10:14:50 -07:00
8efadf3d43
Be a bit more dynamic with host names
2022-03-13 10:13:19 -07:00
b2c03f1e60
Update hosts improve bootstrap and move a few things around
2022-03-12 10:08:05 -08:00
cacabec505
Lots of Nomad updates to support metrics
2022-03-03 09:47:07 -08:00
449a5061bc
Pass base hostname through modules
2022-02-28 12:07:25 -08:00
4df773f5d7
Move jobs to modules
2022-02-27 15:22:09 -08:00