Skip to content

Extend GitHub Actions workflow to enable continuous deployment #102

@yogan

Description

@yogan

Based on the GitHub Actions workflow introduced with #83, we shall extend this to fully automate a deployment based on Docker images.

This is what still needs to be done (for details, see ci-cd.md in the repo):

  • build & publish nginx image
  • build & publish frontend image
  • create a docker-compose config that uses images from GitHub registry
  • make sure pulling from GH reg. works (needs auth via token, see below);
    try to automate with a small script

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions