Skip to content

lewbor/simpleci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.