Product Launch
anonymous
3 points
2 comments
Posted3 months agoActive3 months ago
Show HN: OpenRun - Deploy web apps declaratively
github.comdeclarative deploymentweb applicationsGitOpsDevOps tools
Discussion (2 comments)
Showing 2 comments
3 months ago
Any repo which has a Dockerfile can be deployed directly. For frameworks like Streamlit/Gradio/FastHTML/Shiny/Reflex/Flask/FastAPI, OpenRun supports zero-config deployments, there is no need to even have a Dockerfile. Domain based deployment is supported for all apps. Path based deployment is also supported for most frameworks, which makes DNS routing and certificate management easier.
3 months ago
Nice! Are you planning to run this on K8s eventually? I've seen the control plane costs add up fast if you're not careful with spot instances and rightsizing.