Show HN: Constellation – Distribute GitHub/Gitea CI-built releases with ease
3 points by GOATS- 11 months ago | 0 commentsHey HN! Have you got closed-source software that you want to provide updates for and already have your CI/CD systems on GitHub/Gitea building binaries for you?
Constellation works as a proxy between your Git repository's release artifacts and your applications. Give users access to the latest versions of your application without giving them access to the repository itself.
I personally use it to deliver updates for my own tools and it works wonderfully.
I've documented why I built Constellation on my blog - take a look if you're curious!