<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git/docs/configuration/service/https.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>http-api: T6736: update config commands for dedicated REST API node</title>
<updated>2024-10-01T17:16:16+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-10-01T17:14:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=f365fdad30cebef24cf0ff09c0be581c26918f43'/>
<id>urn:sha1:f365fdad30cebef24cf0ff09c0be581c26918f43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>https: Added information on configuring graphql, cors &amp; request-body-size-limit</title>
<updated>2024-04-17T22:08:38+00:00</updated>
<author>
<name>Alex W</name>
<email>embezzle.dev@proton.me</email>
</author>
<published>2024-04-17T22:08:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=a32ff6ec894450c17538af514a5f9cf64c546504'/>
<id>urn:sha1:a32ff6ec894450c17538af514a5f9cf64c546504</id>
<content type='text'>
</content>
</entry>
<entry>
<title>https: add latest CLI changes</title>
<updated>2024-01-08T20:29:11+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-01-08T20:29:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=cecc0f3c32afb455ddb006b35faf343877061443'/>
<id>urn:sha1:cecc0f3c32afb455ddb006b35faf343877061443</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http: T5762: rename "virtual-host listen-port" -&gt; "virtual-host port"</title>
<updated>2023-11-22T10:05:25+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-11-22T10:05:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=2e3510f9886a5512b320267f21035d291c2fb3f5'/>
<id>urn:sha1:2e3510f9886a5512b320267f21035d291c2fb3f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http: T5762: api: make API socket backend communication the one and only default</title>
<updated>2023-11-21T07:22:39+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-11-21T07:22:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=12ffd3e638dc00ae672b47c9dd2a64e0e68d0c01'/>
<id>urn:sha1:12ffd3e638dc00ae672b47c9dd2a64e0e68d0c01</id>
<content type='text'>
Why: Smoketests fail as they can not establish IPv6 connection to uvicorn
backend server.

https://github.com/vyos/vyos-1x/pull/2481 added a bunch of new smoketests.

While debugging those failing, it was uncovered, that uvicorn only listens on
IPv4 connections

vyos@vyos# netstat -tulnp | grep 8080
(Not all processes could be identified, non-owned process info
 will not be shown, you would have to be root to see it all.)
tcp        0      0 127.0.0.1:8080          0.0.0.0:*               LISTEN      -

As the CLI already has an option to move the API communication from an IP to a
UNIX domain socket, the best idea is to make this the default way of
communication, as we never directly talk to the API server but rather use the
NGINX reverse proxy.
</content>
</entry>
<entry>
<title>Update https.rst</title>
<updated>2022-07-14T02:20:48+00:00</updated>
<author>
<name>KyleM</name>
<email>103862795+ServerForge@users.noreply.github.com</email>
</author>
<published>2022-07-14T02:20:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=44c495b7fdc42da3b07746e5a2c9122be1b922ad'/>
<id>urn:sha1:44c495b7fdc42da3b07746e5a2c9122be1b922ad</id>
<content type='text'>
"set service https api-restrict virtual-host rtr01.example.com" should be "set service https api-restrict virtual-host rtr01"</content>
</entry>
<entry>
<title>http-api: Add action reset and socket description</title>
<updated>2022-05-30T09:20:44+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-05-30T09:20:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=a7fab19a17d6a412c50b4df66faa5d66b85f8d08'/>
<id>urn:sha1:a7fab19a17d6a412c50b4df66faa5d66b85f8d08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update https.rst</title>
<updated>2022-04-12T14:26:56+00:00</updated>
<author>
<name>showipintbri</name>
<email>40892800+showipintbri@users.noreply.github.com</email>
</author>
<published>2022-04-12T14:26:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=15f41f61bb0fcde2d691551b92274b13f8d84682'/>
<id>urn:sha1:15f41f61bb0fcde2d691551b92274b13f8d84682</id>
<content type='text'>
linting correction update</content>
</entry>
<entry>
<title>Update https.rst</title>
<updated>2022-04-12T14:00:07+00:00</updated>
<author>
<name>showipintbri</name>
<email>40892800+showipintbri@users.noreply.github.com</email>
</author>
<published>2022-04-12T14:00:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=0db3944173be8a63005d17b06e897af47cf423e3'/>
<id>urn:sha1:0db3944173be8a63005d17b06e897af47cf423e3</id>
<content type='text'>
</content>
</entry>
</feed>
