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.4.0.tar.gz
(36.2 kB
view details)
File details
Details for the file netkiller-devops-0.4.0.tar.gz
.
File metadata
- Download URL: netkiller-devops-0.4.0.tar.gz
- Upload date:
- Size: 36.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | baae19bcdcdb3386f24e813ea04419eff10d67551fe44ac60ba593c1ed1c50ea |
|
MD5 | 01bb49ce1668201e08924b47d0e6b977 |
|
BLAKE2b-256 | 2ac908d76586a3c16277694d50a18925b0bde6612c1d0f8da0010395a9dc5af1 |