https://github.com/traefik/oci-traefiklabs-stacks
OCI Stacks for TraefikLabs
https://github.com/traefik/oci-traefiklabs-stacks
traefik-hub
Last synced: about 1 year ago
JSON representation
OCI Stacks for TraefikLabs
- Host: GitHub
- URL: https://github.com/traefik/oci-traefiklabs-stacks
- Owner: traefik
- Created: 2025-03-11T13:44:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-16T13:38:06.000Z (about 1 year ago)
- Last Synced: 2025-06-19T05:08:13.015Z (about 1 year ago)
- Topics: traefik-hub
- Language: HCL
- Homepage: https://traefik.io
- Size: 35.2 KB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# oci-traefiklabs-stacks
To launch it locally, you'll need to go back to latest terraform version before license change:
```sh
sudo apt-get install terraform=1.5.7-1
```
and set those env. variables:
```sh
export TF_VAR_user_ocid=
export TF_VAR_private_key_path=
export TF_VAR_fingerprint=
```