mikenomitch / nomad-traefik

Files from the Nomad & Traefik webinar demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nomad & Traefik Webinar Files

These are the jobs deployed to Nomad in the Nomad & Traefik webinar:

  • Traefik - Deployed as a system job and exposed on ports 80 (web) and 808 (admin UI).
  • Outer - A service that curls an "inner" service and returns its contents.
  • Inner - A service that reads environment variables and prints them.

These can be easily deployed onto a Quick Nomad Stack on AWS.

Note: Replace "providers.nomad.endpoint.address" value in the Traefik jobspec CLI args with your Nomad address.

About

Files from the Nomad & Traefik webinar demo


Languages

Language:HCL 100.0%