https://github.com/tubearchivist/tubearchivist-server
All code for www.tubearchivist.com
https://github.com/tubearchivist/tubearchivist-server
Last synced: 3 months ago
JSON representation
All code for www.tubearchivist.com
- Host: GitHub
- URL: https://github.com/tubearchivist/tubearchivist-server
- Owner: tubearchivist
- License: gpl-3.0
- Created: 2022-04-29T10:43:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-19T16:57:17.000Z (over 1 year ago)
- Last Synced: 2025-04-02T18:21:26.049Z (6 months ago)
- Language: Python
- Size: 684 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.