An open API service indexing awesome lists of open source software.

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

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=
```