Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/belajarqywok/vatometh
VATOMETH is a simple configuration management tool, It handles configuration management, application deployment, cloud provisioning, and network automation.
https://github.com/belajarqywok/vatometh
automation configuration-management devops infrastructure-as-code netmiko python
Last synced: 5 days ago
JSON representation
VATOMETH is a simple configuration management tool, It handles configuration management, application deployment, cloud provisioning, and network automation.
- Host: GitHub
- URL: https://github.com/belajarqywok/vatometh
- Owner: belajarqywok
- License: mit
- Created: 2021-09-21T05:32:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-21T05:35:59.000Z (over 3 years ago)
- Last Synced: 2024-11-30T07:17:29.179Z (2 months ago)
- Topics: automation, configuration-management, devops, infrastructure-as-code, netmiko, python
- Language: Python
- Homepage:
- Size: 1.65 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# what is VATOMETH?
**_VATOMETH_** is a simple configuration management tool, It handles
configuration management, application deployment, cloud provisioning, and network automation.
# USAGE
## Requirement's install```
$ pip install -r requirements.txt
```
## how to use```
~ [ <-+=-+=-+=-+=- VATOMETH -+=-+=-+=-+=-> ] ~
~ [ <-+=-+=-+=-+=-+ V1.0.0 +-+=-+=-+=-+=-> ] ~usage => python vatometh.py [ TYPE ] [ FILE ] [ FILENAME ]
--------------------------------------------------------
[ TYPE ] +==> [ -c | --crowded ] | [ -s | --single ]
[ FILE ] +==> [ -f | --file ]
[ FILENAME ] +==> [ whatever ].json
`