Jubblin 7602fde0df
fix: update compose to fix missing information
This PR updates the compose file to include a missing tun device. Also updates the env file to use the proper name for the machine API bind address.

Signed-off-by: Spencer Smith <spencer.smith@talos-systems.com>
2024-07-08 09:33:48 -04:00
..
2024-04-05 12:49:26 -04:00

Omni On-Prem Compose File

  • Copy env.template and edit all fields necessary to match local paths to keys, domain names, etc.
  • Run docker compose, supplying the environment file edited above: docker compose --env-file <path-to-env> up -d