Update rDNS and PTR records

How to Dynamically Update and Manage Reverse DNS/PTR Records for Your CloudSigma Infrastructure

It is now possible to dynamically manage your PTR records on CloudSigma’s DNS servers. This new functionality provides greater flexibility in setting up your applications in our cloud. We now accept dynamic updates of PTR records within our zones. This means that our dynamic DNS servers (DDNS) will accept updates directly from individual IP addresses from the networks used within …

Docker Hub on CloudSigma

How to Run Docker on CloudSigma (with CloudInit) Updated

In the past couple of years, Docker has received a tremendous amount of attention. While the concept of containers is hardly anything new (something we at CloudSigma talked more about in this previous post), Docker appears to have become the go-to container manager. To automatically deploy Docker at CloudSigma, you will need: An SSH key. Basic understanding of Docker. The official …

How to Cgroups

HowTo: CGroups

Well, as you know, GNU & Linux are awesome. Why? Because we have Control Groups (CGroups)! In this post you’ll learn how to: Protect critical system processes for both memory and CPU. A walkthrough video implementing cgroups on a live running server Set up an example implementation of CGroups or SystemD slices. Keeping Everything under Control You can use CGroups …

provisioning with CloudInit-feature img

An introduction to server provisioning with CloudInit

This month we announced a very exciting partnership with Canonical, the makers of Ubuntu. Above all, the main element in this partnership is the introduction of full CloudInit support between the CloudSigma cloud and Ubuntu. An introduction to CloudInit If you’re not familiar with CloudInit, it is the industry standard for bootstrapping cloud servers. To clarify,  if you are using …

Cloud Deployment

Five Tools You Need for Your Cloud Deployment

You have finally managed to get up and running with your application. It runs great. You’re happy and you’re customers are happy. One morning you wake up with an inbox full of angry customer emails and your Twitter feed full of complaints. While you were sleeping, something broke. You just didn’t know about it until this morning when you checked …