Skip to main content

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

Software deployment tools.

Backup

Data backup tools. Database backup.

OS Configuration file versioning

osconf.

Donations

We accept PayPal through:

https://www.paypal.me/netkiller

Wechat (微信) / Alipay (支付宝) 打赏:

http://www.netkiller.cn/home/donations.html

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

netkiller_devops-0.2.7-py3-none-any.whl (38.5 kB view details)

Uploaded Python 3

File details

Details for the file netkiller_devops-0.2.7-py3-none-any.whl.

File metadata

  • Download URL: netkiller_devops-0.2.7-py3-none-any.whl
  • Upload date:
  • Size: 38.5 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.7

File hashes

Hashes for netkiller_devops-0.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 f593a8d35e481acaa0b667d22a30e5a801d57ea80b8e2e42c1f2f01bc01cdc17
MD5 915bbdf0d2842bcc96bb7592eb4c6600
BLAKE2b-256 df00de852cb9c45f887a99db999bc2312ad8a61a2c6e146c3a2936b980d81e86

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page