ChanMo / ubuntu-manage-cli

Ubuntu Server Manager cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux Remote Manager Cli

Depends

  • fabric
  • click

Usage

Download Code

git clone https://github.com/ChanMo/ubuntu-manage-cli.git

Install Depends

python3 -m pip install --user click fabric

Run Command

python cli.py

Command

Usage: cli.py [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  aws-init         AWS服务器初始化
  fast             初始化服务器
  initvps          初始化服务器 v0.1.1 17:07:58 28/05/20
  install-certbot  Install certbot by snap
  install-docker   安装Docker
  install-git      Install git
  install-nginx
  install-php      安装PHP, MYSQL等
  install-snap     Install snap
  set-ufw          Set ufw config

About

Ubuntu Server Manager cli

License:MIT License


Languages

Language:Python 100.0%