Skip to main content

Development environment for DevOps

Project description

==================
devops_environment
==================


.. image:: https://img.shields.io/pypi/v/devops_environment.svg
:target: https://pypi.python.org/pypi/devops_environment

.. image:: https://img.shields.io/travis/sjmiller609/devops_environment.svg
:target: https://travis-ci.org/sjmiller609/devops_environment

.. image:: https://readthedocs.org/projects/devops-environment/badge/?version=latest
:target: https://devops-environment.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status


.. image:: https://pyup.io/repos/github/sjmiller609/devops_environment/shield.svg
:target: https://pyup.io/repos/github/sjmiller609/devops_environment/
:alt: Updates



Development environment for DevOps


* Free software: MIT license
* Documentation: https://devops-environment.readthedocs.io.

A Python module to manage a CLI development environment.

You can pip install, then launch the same development environment on any machine with Docker.

Installation
------------

```
pip install -U development_environment
```

Use
---

```
devenv
```

Recommendations
---------------

- Install Docker on host machine
- Configure git on host machine
- Set up ssh keys for git authentication in ~/.ssh/

Custom commands
---------------

- cfn-man: Look up cloud formation docs from command line. Examples:

```
# cfn-man, followed by what you want the docs for
cfn-man security group
cfn-man auto scaling group

# just type in whatever, it will probably work (powered by Google search)
cfn-man asg
cfn-man auato scaligng groudp

```

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.0.1 (2019-02-25)
------------------

* First release on PyPI.


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

devops_environment-0.0.1.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

devops_environment-0.0.1-py2.py3-none-any.whl (5.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