logoalt Hacker News

ajayvklast Wednesday at 4:48 PM1 replyview on HN

https://github.com/claceio/clace is project I am building which gives a Cloud Run type deployment experience on your own VMs. For each app, it supports scale down to zero containers (scaling up beyond one is being built).

The authorization and auditing features are designed for internal tools, any app can be deployed otherwise.


Replies

holografixlast Thursday at 8:41 AM

Have a look at Knative

show 1 reply