Skip to content

Migrate Dockerfiles to source repos with GHCR publishing #3

@thvl3

Description

@thvl3

Move Dockerfiles from this playbook to their respective source repositories and set up GitHub Actions to publish images to GitHub Container Registry (GHCR).

Current State

Dockerfiles for bar-db and bar-live-services live in roles/live-srv/files/ and images are built on the target server during deployment.

Proposed Changes

bar-db repository

bar-live-services repository

This playbook

  • Remove local Dockerfiles
  • Update containers.yml to pull from GHCR instead of building locally
  • Add image version variables to group_vars

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