Configuration Management

How To Deploy a Rails App with azk — step-by-step Linux tutorial on Progressive Robot

How To Deploy a Rails App with azk

azk is an orchestration tool that can be used to deploy applications locally and on a server. This tutorial shows how to use azk with a simple Rails application, Stringer. This article is from [azk](http://www.azk.io/).

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

Установка и настройка Ansible в Ubuntu 18.04 [Краткое руководство]

В этом руководстве мы расскажем, как устанавливать и настраивать Ansible на сервере Ubuntu 18.04. Более детальный вариант настоящего руководства с подробным разъяснениями каждого шага можно найти в статье [«Установка и настройка Ansible в Ubuntu…

Read more
How to Use Ansible to Install and Set Up Docker on Ubuntu 20.04 — step-by-step Docker tutorial on Progressive Robot

How to Use Ansible to Install and Set Up Docker on Ubuntu 20.04

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 Docker on Ubuntu 20.04. Ansible is a modern configuration management tool that can be used to automate the provisioning and configuration of remote systems.

Read more
What is Ansible? — step-by-step Devops tutorial on Progressive Robot

What is Ansible?

Ansible is an open source configuration management tool that provides a minimalist server automation framework based on YAML definitions. Its simplified infrastructure requirements and accessible syntax helped make Ansible one of the most popular configuration management tools to date.

Read more
CHAT