Commit graph

7 commits

Author SHA1 Message Date
Émilien (perso)
dea73eb830
chore: adapt healthcheck to /api/v1/stats (#679)
/api/v1/trending doesn't work well anymore

close https://github.com/iv-org/documentation/issues/678
2025-11-15 14:20:22 +01:00
rbm
9aa594834a
Update podman quadlet docs to include companion (#677)
* Update podman quadlet docs to include companion

The prior documentation appears to predate the introduction of the
companion container. This commit adapts the instructions to include the
new companion and some improved formatting.

* fix admonition

* correct contributor name

Some of lzap's original wording remains, but the guidance has been
rewritten from scratch. Perhaps their username should remain for some
time longer, but they noted that they no longer use Invidious #602 also.

* comment out conflicting env var

* set SELinux label for volumes

`:Z` means the volume is not shared between containers. `:z` allows
other containers to share the volume, implying read/write.

Most volumes should be labeled `:Z` unless the volume must be shared
between multiple containers.
2025-11-09 20:03:35 +01:00
Émilien (perso)
cbaf622fde
improve platform installation guide (#628)
* improve platform installation guide

* add guide contributor
2025-01-03 11:29:09 +01:00
ArjhanToteck
4f07f8f4b5
Capitalized Invidious where required (#615) 2024-11-24 19:51:19 +01:00
Lukáš Zapletal
28af281af9
Add podman quadlet installation method (#602)
Signed-off-by: Lukas Zapletal <lzap+git@redhat.com>
2024-09-29 20:48:02 +02:00
ChunkyProgrammer
70523e77b9
Use trending api for health checks instead of comments (#530) 2024-04-10 20:20:42 +07:00
Daniel Mendizabal
fc5f83cb4e
Add new page: Community Installation Guide (#473)
* Create community-installation-guide

* Update and rename community-installation-guide to community-installation-guide.md

* Update community-installation-guide.md
2023-12-21 10:41:05 +01:00