All code for www.tubearchivist.com
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
simon 640644713c
migrate to pg 15, fix umami 2
3 weeks ago
builder call create_queue in builder too 5 months ago
env put webhook url in env vars 5 months ago
helper_scripts fix remove source file flag 3 months ago
tubearchivist migrate to pg 15, fix umami 2 3 weeks ago
.gitignore add redditbot 6 months ago
LICENSE cleanup to upload 1 year ago
README.md fix typo 11 months ago
deploy.sh move versioncheck to separate lib 3 months ago
docker-compose_production.yml migrate to pg 15, fix umami 2 3 weeks ago
docker-compose_testing.yml better build, multi stage, passing args in compose 5 months ago
install.sh implement build server 1 year ago

README.md

Tube Archivist Server

All code for www.tubearchivist.com.

Tubearchivist

Flask API to render the html website. Build with Docker. API endpoints to:

Listen for GitHub hooks to

  • Create tasks for unstable testing images
  • Create tasks for new releases
  • Update Roadmap in Discord

Listen for DockerHub hooks to

  • Send notifications for new unstable builds to Discord
  • Send notifications for new release builds to Discord

Builder

Standalone python script subscribed to Redis waiting for build commands.