π€ Why Choose CICD?
One Command setup π€―
All your servers covered just with one command.β€οΈ horizontal scaling made easy.
Developer Friendlyπ€
Just Focus on your code and rent some servers and run our command and see the magic β¨
Automated Deploymentπ€
End-to-end automation for your deployment process, from cloning to monitoring.π―
Real-Time Monitoringπ
Out-of-the-box support for Git webhooks ensures real-time code monitoring.
Multi-Environment Setupπ
Dynamic deployments across different environments with specific configurations.
Web UI manegement π¨π»βπ»
Get list of all servers running your code and manage them from the web UI itself with full security of SSO and cryptographic random password at every 5 minutes to admin email.
Command Builder
$ ./start.sh [Your command will appear here as you fill out the form]
Downloads
Create directory structure like this and download the
install.shand
run.shfor your programming languages. if it's not present here then you have to write it your self. check documentation for guidance.
Go
mainDirectory/ βββ .cicd/ β βββ install.sh β βββ run.sh βββ (all others)
Node.js
mainDirectory/ βββ .cicd/ β βββ install.sh β βββ run.sh βββ (all others)