Web Servers Checkpoint
This checkpoint is intended to help you assess what you learned from our introductory articles to Web Servers, where we introduced practical implementations and popular options for configuring your web server.
This checkpoint is intended to help you assess what you learned from our introductory articles to Web Servers, where we introduced practical implementations and popular options for configuring your web server.
Управление конфигурацией — это процесс учета изменений, вносимых в систему с целью сохранения ее целостности. Обычно используются инструменты и методы, способствующие автоматизации процесса и наблюдению состояния системы. Хотя эта концепция родилась не в ИТ-индустрии, термин стал…
Los sistemas de gestión de la configuración están diseñados para hacer que el control de un gran número de servidores sea fácil para los administradores y los equipos de operaciones. Le permiten controlar muchos sistemas diferentes de forma automatizada desde una ubicación…
Der Autor wählte den Free and Open Source Fund, um eine Spende im Rahmen des Programms Write for DOnations zu erhalten. Vault von Hashicorp ist ein Open Source…
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.
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/).
В этом руководстве мы расскажем, как устанавливать и настраивать Ansible на сервере Ubuntu 18.04. Более детальный вариант настоящего руководства с подробным разъяснениями каждого шага можно найти в статье [«Установка и настройка Ansible в Ubuntu…
Автор выбрал Internet Archive для получения пожертвования в рамках программы Write for DOnations. Комплекс Elastic Stack (прежнее название — комплекс ELK) представляет собой набор…
ReviewNinja can improve your team’s code review process, and this article will show you how to quickly set up your own self-hosted instance of ReviewNinja on the cloud provider using Docker and CoreOS.
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.