Full service deployment compose file
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
As it stands the project consists of **three** services:
1. The web frontend (in vue.js):
- Login (using GIN credentials)
- Web form for user input that is sent to 2.
2. The web backend (in Python Flask):
- Creates the drone.yml
- Sets up the hook
- Sets up keys
3. The Drone service:
- Runs the pipeline(s)
We should have a `docker-compose.yml` file that sets up two containers to work together, one for the frontend and backend web services and another for the Drone container.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.