mirror of
https://github.com/tubearchivist/tubearchivist-server.git
synced 2024-11-21 19:30:12 +00:00
project description for publishing
This commit is contained in:
parent
652abdff63
commit
c3a44ac4f7
16
README.md
16
README.md
@ -1,5 +1,17 @@
|
||||
# Tube Archivist Server
|
||||
All code for www.tubearchivist.com.
|
||||
|
||||
# Important
|
||||
Webhook API endpoints aren't verified proberly. Don't publish until that's done.
|
||||
## 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 nitifications for new release builds to Discord
|
||||
|
||||
## Builder
|
||||
Standalone python script subscribed to Redis waiting for build commands.
|
||||
|
Loading…
Reference in New Issue
Block a user