-
Published Tutorial
Configuration management systems are designed to make controlling large numbers of servers easy for administrators and operations teams. They allow you to control many different systems in an automated way from one c...
•
By
Stephen Rees-Carter, Mark Drake, Erika Heidi
Configuration Management
Ansible
Ubuntu
Ubuntu 18.04
-
Published Tutorial
Byobu is an easy-to-use wrapper around the tmux (or screen) terminal multiplexer. This means that it makes it easy for you to open multiple windows and run multiple commands within a single terminal connection. This t...
•
By
Stephen Rees-Carter
Miscellaneous
Ubuntu
Ubuntu 16.04
-
Published Tutorial
Ansible 2.0 has recently been released, and with it comes support for version 2 of the DigitalOcean API. This means that you can use Ansible to not only provision your web applications, but also to provision and manag...
•
By
Stephen Rees-Carter
Ansible
API
Ubuntu
Ubuntu 16.04
-
Published Tutorial
Configuration management systems are designed to make controlling large numbers of servers easy for administrators and operations teams. They allow you to control many different systems in an automated way from one c...
•
By
Stephen Rees-Carter
Configuration Management
Ansible
Ubuntu
Ubuntu 16.04
-
Published Tutorial
Ansible 2.0 has recently been released, and with it comes support for version 2 of the DigitalOcean API. This means that you can use Ansible to not only provision your web applications, but also to provision and manag...
•
By
Stephen Rees-Carter
Ansible
API
Ubuntu
-
This tutorial is the third in a series about deploying PHP applications using Ansible on Ubuntu 14.04. In this tutorial, we will build on what we learned in the previous tutorials by transforming our single-applicatio...
•
By
Stephen Rees-Carter
Ansible
Ubuntu
-
Published Tutorial series
This series will show you how to set up an Ansible playbook that will automate your entire PHP application deployment process on Ubuntu 14.04.
•
By
Stephen Rees-Carter
Ansible
PHP Frameworks
Ubuntu
-
In this tutorial, we will cover setting up SSH keys to support code deployment/publishing tools, configuring the system firewall, provisioning and configuring the database (including the password), and setting up task...
•
By
Stephen Rees-Carter
Ansible
PHP Frameworks
Ubuntu
-
This tutorial covers the process of provisioning a basic PHP application using Ansible. The goal at the end of this tutorial is to have your new web server serving a basic PHP application without a single SSH connecti...
•
By
Stephen Rees-Carter
Ansible
PHP Frameworks
Ubuntu
-
Published Tutorial
Ansible is an automation tool that allows you to remotely configure systems, install software, and perform complex tasks across a large fleet of servers without needing to manually log into each. This tutorial goes ov...
•
By
Stephen Rees-Carter
Apache
Ansible
Configuration Management
Ubuntu