mirror of
https://gitea.invidious.io/iv-org/documentation
synced 2025-02-19 13:20:37 +01:00
* Add simplified Docker Compose tutorial references [issue #1903](https://github.com/iv-org/invidious/issues/1903) Revised Docker walkthrough in `Installation.md` Includes up to date Docker Compose file with Quay image replacing the now-defunct Docker Hub image Note: In the Docker Compose file, the POSTGRES_USER env var can't be changed because the username `kemal` is hard coded into the initial DB migration files found in `./config/sql/` * Replaced link to gist with contents of Compose file
title | description | published | date | tags | editor | dateCreated |
---|---|---|---|---|---|---|
README | true | 2021-02-25T18:05:30.682Z | markdown | 2021-01-28T20:40:17.421Z |
General
- Public Invidious Instances
- Extensions
- Always proxy videos through server
- Preferences
- Geoblocking, available quality and DASH
- Using search operators
- List of URL parameters
- How to deal with uMatrix
For Administrators
- Installation
- Configuration
- Updating
- Apache2 Virtual Host with Reverse Proxy
- Nginx Reverse Proxy Configuration
- Database Information and Maintenance
- Issues with CAPTCHA
- How to setup Anti-Captcha
For Developers
Languages
Dockerfile
100%