Commit graph

14 commits

Author SHA1 Message Date
Wave
f8bf0f0471 Update Traefik Example
A recent update to Traefik has made a breaking change with this configuration where the three piped domains can not be separated by commas anymore, instead the proper syntax is now an individual Host variable for each domain separated by && or ||, in this example I've opted for || as that works on my machine.
Documentation for this syntax can be found here: https://doc.traefik.io/traefik/v3.0/routing/routers/#rule
2024-05-13 00:13:02 +02:00
Bnyro
e715fe5eb3
fix: update outdated docker image path 2024-04-10 20:27:23 +02:00
Bnyro
e88d4bac8d
fix: outdated proxy config in self hosting docs 2024-04-10 20:24:29 +02:00
Bnyro
624e9a4040
feat: add documentation about IPv6 rotation 2024-01-16 16:11:53 +01:00
Emerson Veenstra
2eb0647984
Fix typo 2023-09-02 12:20:38 -04:00
Kavin
96b5aaef5e
Replace docker-compose with docker compose 2023-08-04 22:44:10 +01:00
Kavin
18ab0bd595
Add warning to nginx setup guide. 2023-08-04 22:12:08 +01:00
Kavin
03982a244f
Make self-hosting documentation easier to understand.
Add examples for Apache 2, Traefik, and Caddy.
2023-08-04 22:04:45 +01:00
Ilya Prokopenko
d825dcf4a3
Use piped-proxy instead of ytproxy 2023-01-10 08:19:58 +00:00
Kavin
a28164838f
Add info on federation protocol. 2022-11-14 01:36:05 +00:00
FireMaskterK
9f5da8a440
docs: Add command on how to forcibly manually update. 2021-10-31 17:32:02 +00:00
FireMaskterK
c3a39eb804 Add info on Nginx for AIO script. 2021-10-03 23:41:53 +01:00
FireMasterK
99ac4bc8ba
Add the Caddy AIO script. 2021-08-25 14:29:43 +05:30
FireMasterK
321b22bda8
Add a self-hosting guide with nginx. 2021-03-18 19:59:20 +05:30