Skip to content

Deployment

benloh edited this page Aug 20, 2025 · 4 revisions

Deploying to DigitalOcean

Deployment is not officially supported on DigitalOcean (for security reasons), but it is possible.

Deploying by hand: Deploying nc-multiplex to DigitalOcean

See Running nc-multiplex on DigitalOcean for instructions setting up a droplet by hand.

Deploying automatically: CI/CD via Terraform and Ansible

Note

Use this method if you need SSL support.

This manual setup process has been semi-automated. The "easiest" way to manage a fleet of Net.Create droplets is to use Terraform and Ansible.

See the following private repos for details on how to define and provision a fleet of DigitalOcean droplets with nc-multiplex and netcreate-itest.

  • Terraform Cloud Manager
  • Ansible Application Config
Clone this wiki locally