Ansible

How To Deploy Multiple PHP Applications using Ansible on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Deploy Multiple PHP Applications using Ansible on Ubuntu 14.04

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-application Ansible playbook into a playbook that supports deploying multiple PHP applications on one or multiple servers.

Read more
Установка и настройка Ansible в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка и настройка Ansible в Ubuntu 18.04

Системы управления конфигурацией разрабатываются для администраторов и операционных отделов с целью ускорить процедуры управления большим количеством серверов. Они позволяют автоматически контролировать много разных систем из единого центра. Хотя для систем Linux выпущено много…

Read more
How to Use Ansible to Install and Set Up Apache on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How to Use Ansible to Install and Set Up Apache on Ubuntu 18.04

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 guide explains how to use Ansible to automate the steps contained in our guide on How To Install the Apache Web Server on Ubuntu 18.04.

Read more
CHAT