<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git/docs/configuration/service/https.rst, branch yuriy/docs-modernization-specs</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=yuriy%2Fdocs-modernization-specs</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-documentation.git/atom?h=yuriy%2Fdocs-modernization-specs'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/'/>
<updated>2024-10-01T17:16:16+00:00</updated>
<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>
<entry>
<title>Merge pull request #608 from showipintbri/patch-3</title>
<updated>2021-09-04T17:22:56+00:00</updated>
<author>
<name>Robert Göhler</name>
<email>github@ghlr.de</email>
</author>
<published>2021-09-04T17:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=47ecaa02f5adb7becd83b1053e293a9bc4059ce7'/>
<id>urn:sha1:47ecaa02f5adb7becd83b1053e293a9bc4059ce7</id>
<content type='text'>
Grammar corrections</content>
</entry>
</feed>
