<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Arch on BIFIT Mitigator</title>
    <link>https://docs.mitigator.ru/v26.04/tags/arch/</link>
    <description>Recent content in Arch on BIFIT Mitigator</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>ru</language><atom:link href="https://docs.mitigator.ru/v26.04/tags/arch/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Ansible</title>
      <link>https://docs.mitigator.ru/v26.04/install/ansible/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.mitigator.ru/v26.04/install/ansible/</guid>
      <description>Playbook работает для Debian 10+, Ubuntu 20.04+ и Альт Сервер 10+. Необходим доступ от целевой машины к репозитариям дистрибутива.
1. Установить Ansible:
&amp;#8203; Debian/Ubuntu Debian/Ubuntu Альт Сервер Альт Сервер РЕД ОС РЕД ОС apt install -y ansible tar wget apt-get install -y ansible tar wget dnf install -y ansible tar wget 2. Установить Docker и Docker Compose:
Установить Docker из репозиториев дистрибутива:
&amp;#8203; Debian/Ubuntu Debian/Ubuntu Альт Сервер Альт Сервер РЕД ОС РЕД ОС apt install -y docker.</description>
    </item>
    <item>
      <title>Установка MITIGATOR</title>
      <link>https://docs.mitigator.ru/v26.04/install/manual/mitigator/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.mitigator.ru/v26.04/install/manual/mitigator/</guid>
      <description>Предполагается размещать все файлы в рабочем каталоге /srv/mitigator:
mkdir -p /srv/mitigator &amp;amp;&amp;amp; \ cd /srv/mitigator 1. Docker Compose Поместить базовую конфигурацию Docker Compose в рабочий каталог:
wget https://docs.mitigator.ru/v26.04/dist/docker-compose.yml Скачать базовый файл переменных и сохранить его под именем .env:
wget https://docs.mitigator.ru/v26.04/dist/env -O /srv/mitigator/.env В файле .env задать:
Версию системы (VERSION, обязательно). Микроархитектуру процессора из списка указанных в файле-примере (ARCH). Максимальное количество политик защиты IPv4 (DATA_PLANE_NR_POLICIES). Максимальное количество политик защиты IPv6 (DATA_PLANE_NR_POLICIES_IPV6). Имя экземпляра в кластере (MITIGATOR_OWN_NAME, обязательно).</description>
    </item>
  </channel>
</rss>