mirror of
https://github.com/tubearchivist/docs.git
synced 2024-11-13 23:50:13 +00:00
commit
ee325adb48
@ -22,8 +22,6 @@ The main Python application that displays and serves your video collection, buil
|
||||
- Change the environment variables `TA_USERNAME` and `TA_PASSWORD` to create the initial credentials.
|
||||
- `ELASTIC_PASSWORD` is for the password for Elasticsearch. The environment variable `ELASTIC_USER` is optional, should you want to change the username from the default *elastic*.
|
||||
- For the scheduler to know what time it is, set your timezone with the `TZ` environment variable, defaults to *UTC*.
|
||||
- Serves the interface on port `8000`
|
||||
- Needs a volume for the video archive at `/youtube`
|
||||
- Set the environment variable `ENABLE_CAST=True` to send videos to your cast device, [read more](/configuration/cast/).
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user