maestro icon indicating copy to clipboard operation
maestro copied to clipboard

Docker with GitHub actions

Open pflooky opened this issue 1 year ago • 1 comments

Changes

  • Add in a Docker image for the maestro-server
  • Build multi-platform images via GitHub Action

Why

  • Allow users to deploy and run via Docker images
  • Can start Maestro without building (no dependency on Java or Gradle version)

pflooky avatar Jul 23 '24 05:07 pflooky

If you want to try it out now, I've onboarded it into insta-infra (another project I started a while ago). So you can run: ./run.sh maestro

pflooky avatar Jul 25 '24 00:07 pflooky