DevOps of useful deployment and automation
Project description
DevOps Tools
OS Software Configure Managment
Install
Ubuntu
$ cd /usr/local/src/
$ git clone https://github.com/oscm/devops.git
$ cd devops
$ python3 setup.py sdist
$ python3 setup.py install
CentOS
$ cd /usr/local/src/
$ git clone https://github.com/oscm/devops.git
$ cd devops
$ python3 setup.py sdist
$ python3 setup.py install --prefix=/srv/devops
or
python36 setup.py sdist
python36 setup.py install --prefix=/srv/devops
PATH Variable
$ cp share/profile.d/devops.sh /etc/profile.d/
or
$ cat >> /etc/profile.d/devops.sh <<'EOF'
export PATH=/srv/devops/bin:$PATH
EOF
Deployment
Backup
Data backup tools. Database backup.
OS Configuration file versioning
Donations
We accept PayPal through:
https://www.paypal.me/netkiller
Wechat (微信) / Alipay (支付宝) 打赏:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
netkiller-devops-0.1.1.tar.gz
(19.4 kB
view details)
Built Distribution
File details
Details for the file netkiller-devops-0.1.1.tar.gz
.
File metadata
- Download URL: netkiller-devops-0.1.1.tar.gz
- Upload date:
- Size: 19.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e8167e240f6eb5ec70f1bcf5745b292c24adcd71da72fddb1690b0600621a0e |
|
MD5 | d1313e3065157efd8bf4a186148ec47c |
|
BLAKE2b-256 | 82d64b38efc9fec160cd1a60fb032f7c3e7777a466fdfeb0f525684370e6707a |
File details
Details for the file netkiller_devops-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: netkiller_devops-0.1.1-py3-none-any.whl
- Upload date:
- Size: 24.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ade90bb84ae9139b45c41ec2346bf490ef82b50b5d1a64ec8f1dfe36e5337b27 |
|
MD5 | a44ab3ab5547f95d157877ac4cb17b13 |
|
BLAKE2b-256 | 55f07d3112045bacf6316a9f18dc8b53eee63755eae56771eed49082b202f657 |