<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git/docs/installation/cloud/aws.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>perf: convert all images to WebP with PDF fallback</title>
<updated>2026-04-15T09:08:34+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-04-15T09:08:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=efd6ea180ad96a82ee8b0cc38582a9d505e794fb'/>
<id>urn:sha1:efd6ea180ad96a82ee8b0cc38582a9d505e794fb</id>
<content type='text'>
Add WebP versions of all 187 PNG/JPG images (38MB → 17MB, 55% reduction).
Update RST/MD references to use Sphinx wildcard syntax (.*) so HTML builds
use WebP while PDF/LaTeX builds fall back to original PNG/JPG.

Co-Authored-By: Claude Opus 4.6 (1M context) &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Proofread files in /vpp directory (#1770)</title>
<updated>2026-03-02T09:42:37+00:00</updated>
<author>
<name>Quill</name>
<email>69414602+teslazonda@users.noreply.github.com</email>
</author>
<published>2026-03-02T09:42:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=bf75633052db67e0bfb7900d05e380c3d64cd493'/>
<id>urn:sha1:bf75633052db67e0bfb7900d05e380c3d64cd493</id>
<content type='text'>
* Proofread description.rst and requirements.rst

* Fixes indentation in aws.rst
* Update need_improvement.txt

* Edit limitations.rst

* Prooofread vpp/troubleshooting.rst

* Fix line length lint errors

* Fix additional line length errors

* Fix final line length errors</content>
</entry>
<entry>
<title>Proofread files in /installation/cloud (#1761)</title>
<updated>2026-02-11T22:28:13+00:00</updated>
<author>
<name>Quill</name>
<email>69414602+teslazonda@users.noreply.github.com</email>
</author>
<published>2026-02-11T22:28:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=2ac2c45b1715388dfbf602fb41613637a9efb17b'/>
<id>urn:sha1:2ac2c45b1715388dfbf602fb41613637a9efb17b</id>
<content type='text'>
* Proofread files in /installation/cloud

* Renames 'oracel.rst' to 'oracle.rst' throughout the docs.

* Fix line length lint errors</content>
</entry>
<entry>
<title>Docs: T5261: add AWS Gateway Load Balancer (#1735)</title>
<updated>2026-01-27T09:48:37+00:00</updated>
<author>
<name>Quill</name>
<email>69414602+teslazonda@users.noreply.github.com</email>
</author>
<published>2026-01-27T09:48:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=b1fc782abce7abc73d17ae0ceeeffa61dd238727'/>
<id>urn:sha1:b1fc782abce7abc73d17ae0ceeeffa61dd238727</id>
<content type='text'>
* Docs: T5261: add AWS Gateway Load Balancer

Add documentation for feature introduced in
https://github.com/vyos/vyos-1x/pull/2185

* Fix line length errors</content>
</entry>
<entry>
<title>Fix typos in aws installation docs</title>
<updated>2024-01-17T21:00:15+00:00</updated>
<author>
<name>Sebastian Weber</name>
<email>s@web3r.de</email>
</author>
<published>2024-01-17T21:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=3dd6f0609c0a59d978ce03768fb0762a90bb92cc'/>
<id>urn:sha1:3dd6f0609c0a59d978ce03768fb0762a90bb92cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>AWS: T425: cloudwatch</title>
<updated>2023-04-12T17:57:33+00:00</updated>
<author>
<name>Andrii Andrieiev</name>
<email>a.andrieiev@sentrium.io</email>
</author>
<published>2023-04-12T17:57:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=aea11c595aaea36458e5139e906555628fa6d7f7'/>
<id>urn:sha1:aea11c595aaea36458e5139e906555628fa6d7f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>installation: fix lint errors</title>
<updated>2020-12-11T21:39:26+00:00</updated>
<author>
<name>rebortg</name>
<email>github@ghlr.de</email>
</author>
<published>2020-12-11T21:39:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=7a85ac512aadf03eb73242355757ca7184e17674'/>
<id>urn:sha1:7a85ac512aadf03eb73242355757ca7184e17674</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arange installation and image management</title>
<updated>2020-11-29T18:24:16+00:00</updated>
<author>
<name>rebortg</name>
<email>github@ghlr.de</email>
</author>
<published>2020-11-29T18:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=a6c226d4b4e79c07121b0a609d2fb78cae70f3b0'/>
<id>urn:sha1:a6c226d4b4e79c07121b0a609d2fb78cae70f3b0</id>
<content type='text'>
</content>
</entry>
</feed>
