mirror of
https://github.com/iv-org/documentation.git
synced 2025-04-11 19:09:14 -04:00
add guide contributor
This commit is contained in:
parent
c0575274c1
commit
1e3650a06b
@ -13,6 +13,8 @@ After installation take a look at the [Post-install steps](installation.md#post-
|
||||
|
||||
## 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.
|
||||
|
||||
RHEL based and RHEL-like systems
|
||||
@ -111,6 +113,8 @@ podman image prune -f
|
||||
|
||||
## 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.
|
||||
|
||||
Create a new volume for database:
|
||||
@ -220,6 +224,8 @@ Keep in mind that generated units cannot be enabled using `systemctl enable`, th
|
||||
|
||||
## MacOS
|
||||
|
||||
Guide contributor(s): Previously Invidious developers
|
||||
|
||||
### 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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user