DEV Community

Oleksandr
Oleksandr

Posted on

Deploy Oracle Cloud Compute Instance, configure Nginx with TLS on GitHub Actions using Terraform and Ansible for free

Intro

This is an article which describes how to provision a free Oracle Cloud Compute Instance from GitHub Actions using terraform, configure Nginx and generate LetsEncrypt SSL certificates for a free dynamic domain from DuckDNS and deploy a simple NodeJS app on that instance.

Prerequisites

Top comments (0)