- Go 83.5%
- JavaScript 12.1%
- CSS 2.2%
- Shell 2.2%
|
|
||
|---|---|---|
| .dsci | ||
| css | ||
| examples | ||
| js | ||
| screenshots | ||
| .gitignore | ||
| bash-plugins.md | ||
| cicd.md | ||
| configuration.md | ||
| cookbook.md | ||
| demo.md | ||
| discord.md | ||
| forgejo-setup.md | ||
| go.mod | ||
| install.md | ||
| introduction.md | ||
| job-cond.md | ||
| job.md | ||
| main.go | ||
| maintenance.md | ||
| pipeline.md | ||
| predefined-vars.md | ||
| README.md | ||
| screenshots.md | ||
| secrets.md | ||
| task.md | ||
DSCI
[D]ead [S]imple CI - All batteries included self hosted PAAS for developers
TL;DR
The idea is that - Forgejo +YAMLess pipelines for CICD, plus the same runner to install all necessary infra on single server. And devs are in control through Bash/Python not YAML )), no magic devops required
Join us
We are on discord, ~join us!
Features
-
Small and fast - everything installed on single server - suitable for VPS/self hosting with limited infra capabilities
-
Everything is a code, everything through code - you are in control
-
No clunky YAML/Terraform/Ansible - just old good Python/Bash scripts
-
No magic devops knowledge required, any developer knowing Bash/Python could spin up infrastructure in seconds
-
IAC - databases/services/cron jobs/etc - everything through containers - your box is just a hardware provider - safe and simple
-
Standard flow support - containers/micro services/backends/frontends/etc
-
Ideal for businesses and teams with limited budget
DSCI building blocks
-
~Forgejo - smart and modern CI server
-
Dead simple ~ci - YAMLess pipeline engine for forgejo
-
Dead simple plugins - we have a tons of plugins available from ~https://sparrowhub.io