Settings

Theme

Ask HN: How do you manage your enterprise GitHub repositories?

5 points by Frajedo 3 years ago · 2 comments · 1 min read


I developed an internal web application allowing us to centrally manage our repositories configurations, pipelines and launch orchestrated deployments from GitHub as we were not able to do so in a straightforward way from the GitHub interface (we have around 50 microservices and I was in charge of releases).

I am wondering if other people around here have this kind of problems and if it might be worth to open source this project.

politelemon 3 years ago

Have you had a look at Backstage.io? It seems to be along similar lines to what you're describing?

https://backstage.io/

jhot 3 years ago

The company I work for uses an internal fork of Safe Settings to manage config, could probably be extended to orchestrate deployments.

https://github.com/github/safe-settings

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection