Skip to content

Ertomedia/ertosys

 
 

Repository files navigation

CLIMYID

CLIMYID is a simple CLI tool for your server.

Demo picture

Features

  • Update Linux machine (Kali, CentOS, Debian, Ubuntu)
  • Install LEMP stack (Nginx, MySQL, PHP 7x) + Fail2ban (Debian, Ubuntu)
  • Install Docker Engine (CentOS, Debian, Ubuntu)
  • Install Node.js Stack (Node.js + NPM + NGINX) + Fail2ban (CentOS, Debian, Ubuntu)
  • Install LAMP stack (Apache, MySQL, PHP 7x) + Fail2ban

How to use

wget -q https://cli.my.id/run.sh && bash run.sh

Live site

https://cli.my.id

Alternative site

URL Package Powered by
https://cli.ertomedia.net Stable Render
https://climyid.netlify.com Stable Netlify
https://climyid.now.sh Stable Vercel
https://cli.erto.co Nightly Firebase

Changelog

Version 0.6:

  • [NEW] Install Node.js Stack (Node.js + NPM + NGINX) + Fail2ban
  • [NEW] Check IP Whois
  • [NEW] Check Website Header
  • [NEW] Check RAM allocation
  • [NEW] Install Stackdriver Logging & Monitoring
  • [FIX] Code optimization.

Version 0.5:

  • [NEW] Install WireGuard VPN. Credits to Nyr.
  • [NEW] Install Docker Engine for CentOS, Debian & Ubuntu.
  • [FIX] Code optimization.

Version 0.4:

  • [NEW] Install LEMP stack (Nginx, MySQL, PHP 7.4) + Fail2ban for Debian & Ubuntu.
  • [NEW] Server Benchmark. Credits to masonr YABS.
  • [FIX] Code optimization.

Version 0.3:

  • [NEW] Automatic distro check for Update my Linux menu.
  • [NEW] Script for updating Gitea, a self-hosted Git platform.
  • [FIX] Code optimization.

Version 0.2:

  • [NEW] Update script for Kali.
  • [UPDATE] Menu header redesign.

Version 0.1:

  • Update script for CentOS.
  • Update script for Ubuntu.
  • Update script for Debian.

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 99.4%
  • JavaScript 0.6%