Y
Hacker News
new
|
ask
|
show
|
jobs
by
raufakdemir
407 days ago
what’s the best way to deploy this to azure?
1 comments
LakeeSiv
407 days ago
You can deploy the entire app using Azure App Service via our Docker Compose (
https://github.com/mlop-ai/server/blob/main/docker-compose.y...
), anything that supports docker will work!
link