<?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/en/tags/arch/</link>
    <description>Recent content in Arch on BIFIT Mitigator</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language><atom:link href="https://docs.mitigator.ru/v26.04/en/tags/arch/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Ansible</title>
      <link>https://docs.mitigator.ru/v26.04/en/install/ansible/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.mitigator.ru/v26.04/en/install/ansible/</guid>
      <description>Playbook works for Debian 10+ and Ubuntu 20.04+. You need access to the distribution repositories from the target machine.
1. Install Ansible (example for Debian/Ubuntu):
&amp;#8203; Debian/Ubuntu Debian/Ubuntu ALT Server ALT Server RED OS RED OS apt install -y ansible tar wget apt install -y ansible tar wget dnf install -y ansible tar wget 2. Install Docker and Docker Compose:
Install Docker from the distributive repositories:
&amp;#8203; Debian/Ubuntu Debian/Ubuntu ALT Server ALT Server RED OS RED OS apt install -y docker.</description>
    </item>
    <item>
      <title>MITIGATOR Installation</title>
      <link>https://docs.mitigator.ru/v26.04/en/install/manual/mitigator/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.mitigator.ru/v26.04/en/install/manual/mitigator/</guid>
      <description>All files are supposed to be placed in the /srv/mitigator working directory:
mkdir -p /srv/mitigator &amp;amp;&amp;amp; \ cd /srv/mitigator 1. Docker Compose Place base Docker Compose configuration in the working directory:
wget https://docs.mitigator.ru/v26.04/dist/docker-compose.yml Download base variable file and save it as .env:
wget https://docs.mitigator.ru/v26.04/dist/env -O /srv/mitigator/.env In the .env file, specify:
System version (VERSION). The microarchitecture of the processor from the list specified in the (ARCH) example file. The maximum number of IPv4 protection policies (DATA_PLANE_NR_POLICIES).</description>
    </item>
  </channel>
</rss>