Ask HN: Product that lets you self host customer's Git repo
Assuming a customer has given you read access to their github repos. You now want to be able to deploy one of git repos, with all the goodness of uptime, self healing, exposing api's, logs, etc all in a sandboxed environment so that is safe.
Almost like white label hosting. Dokku would work if it wasn't so tightly coupled with git.
Nice to haves: - should support multiple languages/buildpacks - open source / self hosted
Has anyone solved this or know of a good tool for this use case?
3 comments
[ 3.1 ms ] story [ 80.8 ms ] threadeg Svix lets you embed the entire webhook manager to your customers to allow them to self-serve. eg fileupload sdk's abstract away the upload/implementation.
am looking for an equivalent of this but for dockerfiles/container mgmt.
Being able to offer hosting dockerfile & containers, without having to do it myself :)