Dear IndieHackers,
Over the past three years, my company has been using Gitlab CI as its Continuous Integration and Delivery platform. It works great, but we've had issues with it. We wanted to switch to Drone CI but unfortunately it is not fully compatible with Gitlab.
We wrote an in-house, container-native CI using Docker, Node, React, MongoDB, D3.js and Socket.io, written in Typescript, and we decided to open source it a few weeks ago under codename Metroline.
We're really excited as it's our first fully open source project, and we hope you and/or your team will want to give it a try if you are looking for an alternative to Gitlab CI, Drone CI or Github Actions or if you're just starting to look for setting up CI on your projects.
Whether you are using Gitlab, Github or Gitea, Metroline will do.
Checkout these articles for a bit more background:
Links:
Looking forward to your constructive feedback !
All the best;