Deploy Stable Studio to AWS VM with GitHub Actions #61
mickmcgrath13
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With a simple
Dockerfile
and adocker-compose.yaml
file (like in this PR), I'm currently able to deploy #58 using this deploy docker to ec2 action by creating the following file:.github/workflows/deploy-main.yml
The action has a nice getting started video.
Beta Was this translation helpful? Give feedback.
All reactions