Deploy Onyx on Digital Ocean Droplets
Create a Droplet
onyx-prod
Docker
image from the Marketplace tabCreate the Droplet
Point domain to the instance
A
and CNAME
record to our DNS provider.Install Onyx requirements
git
:Install and Configure Onyx
.env
and .env.nginx
files.Launch Onyx
init-letsencrypt.sh
script will get us a SSL certificate from letsencrypt and launch the Onyx stack.docker logs onyx-stack-api_server-1 -f
.