-
Published Tutorial
Docker is a great tool, but to really take full advantage of its potential
it's best if each component of your application runs in its own container. For
complex applications with a lot of components, orchestrating al...
•
By
Nik van der Ploeg
Docker
CentOS
-
Published Tutorial
In this article we're going to run through the concept of Docker data volumes: what
they are, why they're useful, the different types of volumes, how to use them, and
when to use each one. We'll also go through some ...
•
By
Nik van der Ploeg
Docker
Ubuntu
-
Published Tutorial
This article provides a real-world example of using Docker Compose to install an application, in this case WordPress with PHPMyAdmin as an extra. WordPress normally runs on a LAMP stack, which means Linux, Apache, My...
•
By
Nik van der Ploeg
Docker
WordPress
Databases
MySQL
MariaDB
PHP
Ubuntu
-
Published Tutorial
Docker is a great tool, but to really take full advantage of its potential
it's best if each component of your application runs in its own container. For
complex applications with a lot of components, orchestrating al...
•
By
Nik van der Ploeg
Docker
Ubuntu
-
Published Tutorial
Publish to and pull Docker images from your own private Docker registry.
•
By
Nik van der Ploeg
Docker
Nginx
Ubuntu
-
Published Tutorial
GitLab provides a simple but powerful web based interface to your Git repositories a la GitHub. Only you can host it on your own cloud server, control access as you see fit, and repo size is limited only by how much s...
•
By
Nik van der Ploeg
Git
Applications
Ruby
Ubuntu
-
Published Tutorial
Here's our tutorial on installing Node.js with NVM on your cloud server.
•
By
Nik van der Ploeg
Node.js
-
Published Tutorial
Our focus here is setting up Apache with a free signed SSL Cert on a VPS.
•
By
Nik van der Ploeg
Apache
Security
-
Published Tutorial
The information in this tutorial will help you install GateOne, the HTML5 terminal emulator that allows you to log into your DigitalOcean cloud servers from any device that has a web browser, including tablets and sma...
•
By
Nik van der Ploeg
System Tools
Ubuntu