DSCI
cicd PAAS selfhosted
#API
#Software Engineering
#Developer Tools
DSCI – Self-hosted CI/CD platform with Forgejo and YAMLess pipelines
Summary: DSCI combines Forgejo with YAMLess pipelines and a unified runner to deploy all required infrastructure on a single server, enabling developers to manage CI/CD using Bash or Python instead of YAML.
What it does
It integrates Forgejo and YAMLess pipelines with a single runner that installs necessary infrastructure on one server, allowing pipeline control via Bash or Python scripts.
Who it's for
Developers seeking a self-hosted CI/CD solution without relying on YAML or complex DevOps tools.
Why it matters
It removes the need for specialized DevOps knowledge by simplifying pipeline management through familiar scripting languages.