Skip to main content

Console scripts to make DevOps easier.

Project description

FluidDevOps is a small package which provides some console scripts to make DevOps easier.

See directory docker for more on running Docker containers.

Installation

python setup.py develop

Features

  • python -m fluiddevops.mirror or fluidmirror to setup hg to git mirroring for a group of packages and periodically check for updates

usage: fluidmirror [-h] [-c CFG] {list,clone,set-remote,pull,push,sync} ...

works on a specific / all configured repositories (default)

positional arguments:
  {list,clone,set-remote,pull,push,sync}
                        sub-command
    list                list configuration
    clone               hg clone
    set-remote          set remote (push) path in hgrc
    pull                hg pull -u
    push                hg push
    sync                sync: pull and push

optional arguments:
  -h, --help            show this help message and exit
  -c CFG, --cfg CFG     config file

Project details


Download files

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

Source Distribution

fluiddevops-0.0.1b1.tar.gz (12.6 kB view hashes)

Uploaded Source

Built Distribution

fluiddevops-0.0.1b1-py2.py3-none-any.whl (7.1 kB view hashes)

Uploaded Python 2 Python 3

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