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.6.2.tar.gz
(45.8 kB
view details)
File details
Details for the file netkiller-devops-0.6.2.tar.gz
.
File metadata
- Download URL: netkiller-devops-0.6.2.tar.gz
- Upload date:
- Size: 45.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 116ab6796dfe1a8291da0b4c648ea547601963c77381c323e054133d8ed6b9cc |
|
MD5 | 4e0c52df8497d50b2b587d2f15dad253 |
|
BLAKE2b-256 | c047dbdd651225fb691ff404f8e394e95eb5d158e55b20edc4962dffd59ea929 |