In this tutorial, I will be setting up an Open VPN server under Docker with CloudSigma. With CloudSigma’s cloud locations spread all over the globe, you can create a server in any of them and access the content from there. Creating the machine First, I am creating a machine with the following resources: 20 GHz CPU 16 GB RAM 20 …
CloudSigma How To Series: Drive Snapshots
In this tutorial of CloudSigma’s How-to Series we walk you through one very important feature of CloudSigma – snapshots! With this feature you are able to create point-in-time snapshots of your drives. Subsequently, the snapshots can later be cloned and upgraded to create stand-alone drives. A snapshot can be created on-demand while the server is running. Thus, it will not …
CloudSigma How To Series: Simple Server Creation
This is the first in a series of brief how-to tutorials. The series will cover some of the most used features of our cloud. We hope you find them useful in getting from A to B with your cloud computing at CloudSigma. CloudSigma offers two approaches to server creation – a quick and simple creation process and a detailed, flexible …
How to run Docker on CloudSigma (with CloudInit)
First, you need to have knowledge of a few pre-requisites: An SSH key. Basic understanding of Docker. The official documentation is a great start. Basic knowledge of CloudInit In the recent year or so, Docker has received a tremendous amount of attention. It appears to be one of those things where the timing was just perfect. While the concept of …