mirror of
https://github.com/siderolabs/omni.git
synced 2026-01-26 05:11:02 +01:00
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>
Omni On-Prem Compose File
- Copy
env.templateand 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