Skip to content

This CLI tool is meant to manage servers just like cPanel but through the terminal.

Notifications You must be signed in to change notification settings

WillianDamasceno/usm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USM - Uncomplicated Server Manager

This CLI tool is meant to manage servers just like cPanel but through the terminal.

Nowadays I work deploying PHP apps through a managed server. It'd be cool to be able to do the same in a unmanaged server using only the terminal. I think the first step to make this tool useful is to make it be able to tell me if the server has everything needed to run the app.

TO DO

  • Add command to update the system
  • [] Check installed tools
    • [] neededginx
    • [] php
    • [] composer
    • [] node
    • [] npm
    • [] ufw
    • [] certbot
    • [] python
    • [] python3-certbot-nginx
    • [] mysql-server
    • [] mysql_secure_installation
    • [] sqlite3

About

This CLI tool is meant to manage servers just like cPanel but through the terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages