Tag: Digital Ocean
-
Backing up Docker volume data to Digital Ocean spaces with encryption
Automating backups of Docker volumes from a Linux server to Digital Ocean spaces.
-
Setting up a Digital Ocean droplet for a Lupo website with Terraform
Overview of this guide My Terraform Repository used in this guide Terraform is a program that enables you to set up all of your cloud-based infrastructure with configuration files. This is opposed to the traditional way of logging into a cloud provider’s dashboard and manually clicking buttons and setting up things yourself. This is known…