<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git/docs/configuration/highavailability/index.rst, branch rolling</title>
<subtitle>VyOS readthedocs (mirror of https://github.com/vyos/vyos-documentation.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-documentation.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-documentation.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/'/>
<updated>2026-05-06T17:42:32+00:00</updated>
<entry>
<title>feat: flip swap mechanism — MD as primary, RST as override (Phase 1)</title>
<updated>2026-05-06T17:42:32+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-05-06T17:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=5d6fa52b8985f8068314aba26878a1d7d5cb84e5'/>
<id>urn:sha1:5d6fa52b8985f8068314aba26878a1d7d5cb84e5</id>
<content type='text'>
This is the first of three phases inverting the per-page swap mechanism
so MD becomes the canonical primary and RST becomes the rare override.

Phase 1 — file renames + conf.py exclude_patterns flip only:
- Rename docs/**/md-&lt;stem&gt;.md to docs/**/&lt;stem&gt;.md (drop md- prefix)
  for all 254 stems previously listed in docs/_swap.txt
- Rename docs/**/&lt;stem&gt;.rst to docs/**/rst-&lt;stem&gt;.rst (add rst- prefix)
  for the same 254 stems
- Repurpose docs/_swap.txt as docs/_rst_overrides.txt; initially empty
  comment-only since no pages need the RST fallback right now
- conf.py exclude_patterns flipped: rst-*.rst is now excluded by default
  instead of md-*.md
- conf.py runtime-artifact references updated to _rst_override_state.json
  and _md_exclude.txt (Phase 2 will rewrite swap_sources.py to produce
  these names; for now no swap script runs because overrides list is empty)

Phase 2 (next commit on this branch) will rewrite scripts/swap_sources.py
with inverted rename direction, delete scripts/import_myst.py + tests, and
update tests/test_swap_sources.py for the new semantics.

Phase 3 will be the cleanup pass and ready-for-review flip.

Generated by robots https://vyos.io
</content>
</entry>
<entry>
<title>T8293: Add ability to set timeout for high-availability health-check</title>
<updated>2026-04-28T10:50:49+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2026-04-28T10:50:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=4da7ae9cd5d9775c0e0e1a7dfe02e3935dca9499'/>
<id>urn:sha1:4da7ae9cd5d9775c0e0e1a7dfe02e3935dca9499</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: remove TODO markers, fix stub notes, add linter markers (#1828)</title>
<updated>2026-04-10T18:46:24+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-04-10T18:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=ac00e1c4a6b456628e412123383450653f668bdb'/>
<id>urn:sha1:ac00e1c4a6b456628e412123383450653f668bdb</id>
<content type='text'>
Remove TODO tracking comments, reformat stub notes with inline
links, add stop/start_vyoslinter markers around long code blocks,
and fix minor structural issues across 23 documentation files.

Co-authored-by: Claude Opus 4.6 (1M context) &lt;noreply@anthropic.com&gt;</content>
</entry>
<entry>
<title>DOC: Add information about execute permissions. (#1796)</title>
<updated>2026-03-16T13:11:02+00:00</updated>
<author>
<name>LiudmylaNad</name>
<email>l.nadolina@vyos.io</email>
</author>
<published>2026-03-16T13:11:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=a7b27d5ca0535a22d40abc213c763b6d6b570ede'/>
<id>urn:sha1:a7b27d5ca0535a22d40abc213c763b6d6b570ede</id>
<content type='text'>
</content>
</entry>
<entry>
<title>VRRP: Added additional information about scripting.</title>
<updated>2024-11-07T14:07:28+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2024-11-06T14:44:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=b6e494eca6a88bd98309be47bb9fa10e48bf221b'/>
<id>urn:sha1:b6e494eca6a88bd98309be47bb9fa10e48bf221b</id>
<content type='text'>
Added warning about changing VRRP configuration in scripts.
Added information about health-check scripts.
</content>
</entry>
<entry>
<title>Added info how to use DNAT and VRRP with rfc3768-compatibility</title>
<updated>2024-06-25T13:51:26+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2024-06-25T13:51:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=c712670979fc1e2690482374e29b5b9384535dee'/>
<id>urn:sha1:c712670979fc1e2690482374e29b5b9384535dee</id>
<content type='text'>
Added warning info on how to use DNAT and VRRP with
rfc3768-compatibility.
</content>
</entry>
<entry>
<title>T6020:vrrp health-check script not applied correctly in keepalived.conf</title>
<updated>2024-02-12T12:12:01+00:00</updated>
<author>
<name>khramshinr</name>
<email>khramshinr@gmail.com</email>
</author>
<published>2024-02-12T12:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=25b9e5f1ff2aaffb40a03b2c6e20327e39c41eba'/>
<id>urn:sha1:25b9e5f1ff2aaffb40a03b2c6e20327e39c41eba</id>
<content type='text'>
New path was added to sync-group config tree
</content>
</entry>
<entry>
<title>Nat update</title>
<updated>2023-11-15T23:19:59+00:00</updated>
<author>
<name>greenpsi</name>
<email>git@psinet.dev</email>
</author>
<published>2023-11-15T23:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=f0349e7f1f49a51658c7b317205091a93fec71bf'/>
<id>urn:sha1:f0349e7f1f49a51658c7b317205091a93fec71bf</id>
<content type='text'>
Update some nat commands to new syntax
</content>
</entry>
<entry>
<title>vrrp: T5315: add support to explicitly specify version</title>
<updated>2023-06-26T19:35:38+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-06-26T19:35:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=00cceb05741113ff81bdaff1e4a09586165a257d'/>
<id>urn:sha1:00cceb05741113ff81bdaff1e4a09586165a257d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add virtual-servel fwmark balancing</title>
<updated>2023-02-06T12:57:41+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-02-06T12:57:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=1f398f8eca13c1b7f4762260e59ac2a6cb0c6c6a'/>
<id>urn:sha1:1f398f8eca13c1b7f4762260e59ac2a6cb0c6c6a</id>
<content type='text'>
</content>
</entry>
</feed>
