infrastructure/ingress.tjo.cloud/README.md
Tine 4a0b589859
Some checks failed
/ lint (push) Failing after 2m2s
feat(ingress.tjo.cloud): add dyndns support
2025-01-02 16:27:42 +01:00

309 B

ingress

Handling all Ingress traffic

Rolling out changes

# Apply code changes to single node.
# Make sure to commit and push the changes first.
just provision-only nevaroo

# Apply infrastructure changes to single node.
just apply-only nevaroo

# Apply to all nodes
just provision
just apply