Licence
MIT
Version
1.1.0
Deps
3
Size
6 kB
Vulns
0
Weekly
0
angelscripts-vps-mitosis
Angel scripts aiding in management of a VPS for cell(s) mitosis.
usage
npm i angelscripts-vps-mitosis --save-dev
angel vps :name setup
Setups vps by its name from dna.vps.{name} branch.
Uses dna/vps/{name}/setup.sh to provision the remote vps.
This also setups root cells on the target vps.
The command can be re-run to take updates reflected.
angel vps :name setup root cells
Useful to apply updates to remote root cells.
angel vps :name -- :cmd
Executes a cmd to the remote vps via ssh.
Testing
You're more than welcome to contribute tests for this repo.
Contributing
We contribution. Please follow these simple rules:
- Keep the
README.mdup-to-date with changes - Have fun