Open Source Initiative
- 🆕 Multiple GIT Repository Deployments
- Integrate GitHub, BitBucket, Gitlab etc in one step with auto generated GIT Webhook Trigger URL
- Auto-deployment and built in build process with optional support for deployment script, before trigger script and after trigger script deployment.sh, before_update.sh, after_update.sh in root folder of repository respectively
- IP Restriction with IPs and CIDR comma seperated list supported for git trigger
- Slack Notification for CIDI
- HTTPS Post Triggers Supported
- Create Edit Delete files from browser in your server for development and view all config, Log, and development files
- Multi Language support and themes
- Server critical metrics in dashboard and one click RAM Clear
- Stop - Start - Status for all services
- Ubuntu Firewall Management - UFW
- Easy Logs and Config access links
- Cron setup and manage
- Auto Fetch public and private IP
- SSH using you browser with secure protect with both HTTP and ssh authentication layers
- Easy upload your ssl certifcates and easy edit nginx config files from browser
- Install commonly used app from app store like Redis, Python, Elastisearch etc
sudo apt update -y && sudo apt-get install git vim -y
sudo git clone https://github.com/bbharathkumarreddy/Server-B.git /var/www/server-b/
Note: Change install_config.sh file before installing
sudo vi /var/www/server-b/system/scripts/install_config.sh
To save file in vi mode use Esc key and type :x and hit Enter key
sudo bash /var/www/server-b/system/scripts/install.sh
Show Legendsbash /var/www/server-b/system/scripts/service.sh show_legends
Get MAC Addressbash /var/www/server-b/system/scripts/service.sh get_mac_address
Get IP Addressesbash /var/www/server-b/system/scripts/service.sh load_ip
Update - Upgrade Ubuntubash /var/www/server-b/system/scripts/service.sh update_upgrade
Get Total Disk Spacebash /var/www/server-b/system/scripts/service.sh get_disk
Get Total RAM Sizebash /var/www/server-b/system/scripts/service.sh get_mem
Update Server B Console Domainbash /var/www/server-b/system/scripts/service.sh setKey public_server_b_domain monitor.example.com
Nginx / PHP Service error | 502 bad gateway
bash /var/www/server-b/system/scripts/service.sh php_nginx_root_restart
Restart Nginx
service nginx restart
Restart PHP php<major-version><minor-version>-fpm
service php7.0-fpm restart
🥇 Bharath Kumar Reddy
https://github.com/bbharathkumarreddy
🥇 Prasanthmani
https://github.com/prasathmani
🥈 KLuka
https://github.com/KLuka
Contributors are welcome
Features, Bug Fixes will be showcased in Server-B Hall of Fame and will be awarded a digital certificate of contribution.
🥇 Level 1 🥈 Level 2 🥉 Level 3
disclaimer: Server B developers or cubepost is not responsible for any server manipulation, protection, actions and usage; usage of this software or console is solely responsible by the user for any actions or damages.
AWS, GCP names, logos, and brands are property of their respective owners. All company, product and service names used in this website are for identification purposes only. Use of these names, logos, and brands does not imply endorsement.