Ansible

Automating Server Setup with Ansible: Набор материалов для тренинга the cloud provider — step-by-step Devops tutorial on Progressive Robot

Automating Server Setup with Ansible: Набор материалов для тренинга the cloud provider

<$>[note​​​] [label Материалы для проведения тренинга по автоматизации настройки сервера с помощью Ansible] Данный набор материалов для тренинга предназначен для ознакомления технических специалистов с понятиями управления конфигурацией и использованием Ansible для автоматизации настройки…

Read more
How To Configure Apache Using Ansible on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Configure Apache Using Ansible on Ubuntu 14.04

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 over how to configure Apache on a remote host using Ansible.

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 Automate Initial Server Setup on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How to Use Ansible to Automate Initial Server Setup on Ubuntu 22.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 Initial Server Setup Guide for Ubuntu 20.04 servers.

Read more
Automating Server Setup with Ansible: A the cloud provider Workshop Kit — step-by-step Devops tutorial on Progressive Robot

Automating Server Setup with Ansible: A the cloud provider Workshop Kit

This tutorial, designed to accompany the Slides and speaker notes for the Automating Server Setup with Ansible Workshop Kit, will show you how to set up an inventory file and execute a set of provisioning scripts to fully automate the steps necessary to set up a remote LEMP server on Ubuntu 18.04 and to deploy a demo Laravel application to this system.

Read more
CHAT