Replies: 1 comment 1 reply
-
There's no tooling that we ship for deploying to anything but azure. However https://github.com/prom3theu5/aspirational-manifests supports, docker compose, and kubernetes. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I was able to add Aspire to my Blazor server project for testing purposes. Now, can I deploy to Digital Ocean? Any guidance on how to deploy to our own VPS server? At this time, when we push our code, we run a Github action that compiles and deploys our application to our server. After Aspire, I am guessing that we need to deploy the AppHost and Service projects as well?
Beta Was this translation helpful? Give feedback.
All reactions