Hey 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?<p>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.<p>I personally use it to deliver updates for my own tools and it works wonderfully.<p>I've documented why I built Constellation on my blog - take a look if you're curious!<p><a href="https://nectarine.sh/posts/updating-closed-source-tools/" rel="nofollow">https://nectarine.sh/posts/updating-closed-source-tools/</a>