Skip to content

Full service deployment compose file #24

@achilleas-k

Description

@achilleas-k

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions