Skip to content

Full service deployment compose file #24

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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