SimpleCI - Self-hosted docker-based continuous integration system. Main features:
- Self-hosted
- External providers for running a unlimited number of parallel tasks
- Build cache
- Real-time build log displaying (using websockets)
- Custom build images
- Build task pipeline like gitlab ci to split build on set of parallel running jobs.
- Automatically and manual (in web-interface) build creating
All documentation can be found on Wiki
SimpleCI is a open-source project. If you want to help us you can:
- Test SimpleCI at work with different projects and programming languages
- Write a documentation
- Implement todo-list items.