Skip to main content

DevOps of useful deployment and automation

Project description

DevOps Tools

OS Software Configure Managment

Install

pip install netkiller-devops -i https://pypi.tuna.tsinghua.edu.cn/simple

Docker

root@netkiller ~# docker run --rm -it --name=netkiller --entrypoint=sh netkiller-devops:latest

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.

Ubuntu 编译安装

$ cd /usr/local/src/
$ git clone https://github.com/netkiller/devops.git
$ cd devops
$ python3 setup.py sdist
$ python3 setup.py install

CentOS 编译安装

$ cd /usr/local/src/
$ git clone https://github.com/netkiller/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

Deploy Pypi

$ pip install setuptools wheel twine
$ python setup.py sdist bdist_wheel
$ twine upload dist/netkiller-devops-x.x.x.tar.gz 

指定镜像

$ pip3 install netkiller-devops --upgrade -i https://pypi.org/project

Backup

Data backup tools. Database backup.

OS Configuration file versioning

osconf.

Donations

We accept PayPal through:

https://www.paypal.me/netkiller

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

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

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.7.8.tar.gz (58.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

netkiller_devops-0.7.8-py3-none-any.whl (79.4 kB view details)

Uploaded Python 3

File details

Details for the file netkiller_devops-0.7.8.tar.gz.

File metadata

  • Download URL: netkiller_devops-0.7.8.tar.gz
  • Upload date:
  • Size: 58.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.0

File hashes

Hashes for netkiller_devops-0.7.8.tar.gz
Algorithm Hash digest
SHA256 010da5a631a495c78139319eeb95f2540758d048fcec12ebfdfc62ac644ddd95
MD5 30f3de1f9a8c8782091ee3f7245f8cda
BLAKE2b-256 dc2b3ab247b2fc90b85a99c27346a0c48eaa42de10f8c7ff6545fc20b34f21ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for netkiller_devops-0.7.8-py3-none-any.whl
Algorithm Hash digest
SHA256 e9e2a6e256925f02ffc49d79e3e366fd7430f8e4e5463c5c78bd7e39da5eade1
MD5 c8b84e4fae3d5fc0fab4d97e697bd80b
BLAKE2b-256 3a142a530ada3b7173d5317cdb10a7df3323ec9bf38364c5d4231ed3d177572c

See more details on using hashes here.

Supported by

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