add guide contributor

This commit is contained in:
Emilien 2025-01-03 11:28:07 +01:00
parent c0575274c1
commit 1e3650a06b

View File

@ -13,6 +13,8 @@ After installation take a look at the [Post-install steps](installation.md#post-
## Podman (rootless container) ## Podman (rootless container)
Guide contributor(s): [@sigulete](https://github.com/sigulete)
Podman is usually pre-installed in Fedora, CentOS, RHEL and derivatives. But if this is not the case, the instruction below will install all necessary packages. Podman is usually pre-installed in Fedora, CentOS, RHEL and derivatives. But if this is not the case, the instruction below will install all necessary packages.
RHEL based and RHEL-like systems RHEL based and RHEL-like systems
@ -111,6 +113,8 @@ podman image prune -f
## Podman via systemd ## Podman via systemd
Guide contributor(s): [@lzap](https://github.com/lzap)
This method is suitable for systems which come with Podman version 5.x or higher and systemd (e.g. Fedora, CentOS Stream 9 or clones). Instructions are written for root-less mode, do not run the commands as root since paths are different. Ensure that SELinux is in enforcing mode for maximum security. This method is suitable for systems which come with Podman version 5.x or higher and systemd (e.g. Fedora, CentOS Stream 9 or clones). Instructions are written for root-less mode, do not run the commands as root since paths are different. Ensure that SELinux is in enforcing mode for maximum security.
Create a new volume for database: Create a new volume for database:
@ -220,6 +224,8 @@ Keep in mind that generated units cannot be enabled using `systemctl enable`, th
## MacOS ## MacOS
Guide contributor(s): Previously Invidious developers
### Generate po_token and visitor_data identities ### Generate po_token and visitor_data identities
[Follow these instructions here on the official tool `youtube-trusted-session-generator`](https://github.com/iv-org/youtube-trusted-session-generator?tab=readme-ov-file#tutorial-without-docker) [Follow these instructions here on the official tool `youtube-trusted-session-generator`](https://github.com/iv-org/youtube-trusted-session-generator?tab=readme-ov-file#tutorial-without-docker)