mirror of
https://github.com/tubearchivist/tubearchivist-jf.git
synced 2026-03-23 21:17:23 +00:00
[PR #8] [MERGED] Add initial docker setup #28
Labels
No labels
duplicate
enhancement
help wanted
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/tubearchivist-jf#28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/tubearchivist/tubearchivist-jf/pull/8
Author: @jonasrosland
Created: 6/27/2023
Status: ✅ Merged
Merged: 7/26/2023
Merged by: @bbilly1
Base:
master← Head:docker📝 Commits (2)
79bb5bdAdd initial docker setup364d7c3Use environment variables for Docker instead of a configuration file📊 Changes
4 files changed (+58 additions, -7 deletions)
View changed files
➕
Dockerfile(+4 -0)➕
docker-compose.yml(+13 -0)📝
src/config.py(+19 -4)📝
src/connect.py(+22 -3)📄 Description
This creates a Dockerfile and docker-compose.yml, to quickly get this plugin up and running.
The volume for YouTube media needs to be in the location mentioned in config.json.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.