Skip to content

Latest commit

 

History

History
executable file
·
31 lines (19 loc) · 1.18 KB

README.md

File metadata and controls

executable file
·
31 lines (19 loc) · 1.18 KB

SimpleCI

Build Status

Dashboard

More screenshots

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

Documentation

All documentation can be found on Wiki

Contributing

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.