Skip to content

Instantly share code, notes, and snippets.

View mehyedes's full-sized avatar
👨‍💻

Mehdi mehyedes

👨‍💻
View GitHub Profile
@mehyedes
mehyedes / README.md
Last active May 13, 2020 17:38 — forked from alexellis/README.md
Provision faasd 0.8.1 on DigitalOcean with Terraform 0.12.0 with TLS support

Bootstrap faasd with TLS support on Digitalocean

  1. Sign up to DigitalOcean

  2. Download Terraform

  3. Clone this gist using the URL from the address bar

  4. Run terraform init

  5. Configure terraform variables as needed by updating the main.tfvars file:

    | Variable | Description | Default | | ------------ | ------------------- | --------------- |