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.
Автор выбрал Internet Archive для получения пожертвования в рамках программы Write for DOnations. Комплекс Elastic Stack (прежнее название — комплекс ELK) представляет собой набор…
In previous guides, we discussed Chef terminology, how to install a Chef server, workstation, and node (with Chef 12 or Chef 11), and how to create simple cookbooks to manage configuration. In this guide, we will continue to explore how you can manage your environment with Chef. We will discuss how to use roles and environments to differentiate your servers and services based on what kind of functionality they should exhibit.
Uma versão anterior deste tutorial foi escrita por Brennen Bearnes. O painel de controle web da the cloud provider fornece uma interface de gerenciamento de Droplets usando apontar e clicar . No entanto, você pode preferir uma…
<$>[note] [label Automatizar la configuración del servidor con materiales del kit de taller de Ansible] Este kit de taller está diseñado para ayudar al público técnico a familiarizarse con los conceptos vinculados a la gestión de configuración y con el uso de Ansible para automatizar la…
Use Salt Cloud to deploy an unlimited number of servers with predefined configurations. This example deploys an Nginx load balancer and two Node.js app servers.
In this tutorial, we will go over the installation of the Elastic Stack on an Ubuntu 18.04 server. You will learn how to install all the components of the Elastic Stack (including Filebeat, a Beat used for forwarding and centralizing logs and files) and configure them to gather and visualize system logs. We will install all components on a single server, which we will refer to as our Elastic Stack Server.
L’auteur a choisi le Free and Open Source Fund comme récipiendaire d’une donation dans le cadre du programme Write for Donations. Vault, de Hashicorp, est un…
Droplet tagging is a new feature, not yet exposed via the the cloud provider Control Panel, but available to users of the API. This feature allows you to group and locate Droplets by applying tags, as well as initiate actions across all the Droplets with a specific tag. This guide explains basic usage of the feature with cURL.
Sistemas de gerenciamento de configuração são projetados para facilitar o controle de um grande número de servidores aos administradores e equipes de operações. Isso permite que você controle sistemas diferentes de forma automática a partir de um local central. Embora existam…