-
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
-
Tutorial
Kubernetes is a container orchestration system that manages containers at scale. Initially developed by Google based on its experience running containers in production, Kubernetes is open source and actively developed...
•
By
bsder
Kubernetes
Docker
Ansible
Nginx
Ubuntu 18.04
-
Tutorial
Configuration management systems are designed to make controlling large numbers of servers easy for administrators and operations teams. While there are many popular configuration management systems available for Linu...
•
By
Brian Hogan
Ansible
Configuration Management
CentOS
-
Tutorial
Docker is an application that simplifies the process of managing application processes in containers. This guide explains how to use Ansible to automate the steps contained in our guide on How To Install and Use Docke...
•
By
Erika Heidi
Ansible
Docker
Ubuntu 18.04
Automated Setups
Configuration Management
-
This tutorial will walk you through the process of creating an automated server provisioning using Ansible, a configuration management tool that provides a complete automation framework and orchestration capabilities....
•
By
Erika Heidi
Configuration Management
Ansible
Getting Started
Automated Setups
-
Ansible and Terraform are not competing solutions, as they resolve different phases of infrastructure and software deployment. In this tutorial, you'll deploy Droplets using Terraform, and then immediately after their...
•
By
Savic
Terraform
Ansible
Configuration Management
-
Configuration management systems are designed to streamline the process of controlling large numbers of servers, for administrators and operations teams. They allow you to control many different systems in an automate...
•
By
Erika Heidi
Ansible
Ubuntu
Ubuntu 20.04
Configuration Management
-
Tutorial
Ansible is a flexible configuration management system that can be used to manage the configuration of remote hosts easily and automatically. In this guide, we will discuss the basics of how to use playbooks, which ar...
•
By
Justin Ellingwood
Ansible
Configuration Management
Nginx
Ubuntu
-
Tutorial
Ansible offers a simple architecture that doesn't require special software to be installed on nodes. It also provides a robust set of features and built-in modules which facilitate writing automation scripts. This gui...
•
By
Erika Heidi
Initial Server Setup
Ansible
Ubuntu 18.04
Automated Setups
-
Tutorial
Ansible is a powerful configuration management system used to set up and manage infrastructure and applications in varied environments. While Ansible provides easy-to-read syntax, flexible workflows, and powerful tool...
•
By
Justin Ellingwood
Configuration Management
Ansible
-
Tutorial
Ansible Vault is a feature that allows users to encrypt values and data structures within Ansible projects. This provides the ability to secure sensitive data that may be necessary to successfully run Ansible plays, b...
•
By
Justin Ellingwood
Security
Ansible
Configuration Management
-
Tutorial
This tutorial will explore how to create roles with templates and static files. Once you are familiar with the fundamentals of building roles, we'll use Ansible Galaxy (https://galaxy.ansible.com/) to incorporate comm...
•
By
Justin Ellingwood, Jamon Camisso
Configuration Management
Ubuntu
Ansible
-
Tutorial
Kubernetes is a container orchestration system that manages containers at scale. In this guide, you will set up a Kubernetes cluster from scratch with Kubeadm and deploy containerized applications on it.
•
By
bsder
Kubernetes
Docker
Ansible
Nginx
CentOS
-
Tutorial
Kubernetes is a container orchestration system that manages containers at scale. In this guide, you will set up a Kubernetes cluster from scratch with Kubeadm and deploy containerized applications on it.
•
By
bsder
Kubernetes
Docker
Ansible
Nginx
Ubuntu 16.04
-
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
-
In this guide, we'll demonstrate how to create Ansible inventory files and organize servers into groups and subgroups, how to set up host variables, and how to use patterns to control the execution of Ansible commands...
•
By
Erika Heidi
Ansible
Configuration Management
-
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
-
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
Hazel Virdó
Configuration Management
Ansible
Ubuntu
-
Tutorial
This guide explains how to use Ansible to automate the steps contained in our guide on How To Install WordPress with LAMP on Ubuntu 18.04. WordPress is the most popular CMS (content management system) on the internet,...
•
By
Erika Heidi
WordPress
LAMP Stack
PHP
Ansible
Automated Setups
-
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