Skip to main content

Your Debian-based data center in a box.

Project description

CII Best Practices

Your Debian-based data center in a box

A collection of Ansible playbooks, scalable from one container to an entire data center.

DebOps is a framework

  • 117+ highly extensible roles with sane defaults

  • Tuned for production and works great for development

  • Built for modularity so extending it is simple

  • Custom scripts to tie everything together

We believe in the UNIX philosophy; one tool should only do one thing very well. DebOps has many playbooks and roles but it is just a set of focused tools to help you run and manage your infrastructure.

In fact all of the DebOps playbooks and roles can be ran with Ansible directly.

Installation

Dependencies

DebOps requires a dependency that is not already installed by Ansible. Install netaddr however you see fit:

$ pip install netaddr
$ apt-get install python-netaddr
$ yum install python-netaddr

DebOps scripts

The easiest way to install DebOps is:

$ sudo pip install https://github.com/debops/debops-tools/archive/master.zip
$ debops-update

If you want to have more control on the installation process, you can use:

$ git clone https://github.com/debops/debops-tools
$ sudo pip install ./debops-tools
$ debops-update

Please see the Installation Guide for more details.

Getting started

Here is a short intro how to use DebOps. Please have a look at the Getting Started Guide for more detailed information.

Make your first project

$ debops-init ~/myproject

Add a host to your inventory

Take a peek at ~/myproject/ansible/inventory/hosts.

Verify it

$ ssh yourhost
$ debops-task all -m setup

Run the DebOps playbooks

$ debops

What do you want to learn more about?

Gratipay

Do you want to contribute?

Sounds great, check out the contributing guide for the details.

Authors

Maciej Delmanowski

Nick Janetakis

Hartmut Goebel

Robin `ypid` Schneider

Project details


Release history Release notifications | RSS feed

This version

0.5.0

Download files

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

Source Distribution

debops-0.5.0.tar.bz2 (15.3 kB view details)

Uploaded Source

File details

Details for the file debops-0.5.0.tar.bz2.

File metadata

  • Download URL: debops-0.5.0.tar.bz2
  • Upload date:
  • Size: 15.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for debops-0.5.0.tar.bz2
Algorithm Hash digest
SHA256 8f1823c6da94b3e96e121c251d3b3b1af50b0bdc3060f0cf4adc4a6af988e542
MD5 5a028e537da5b49d7b74c5c2bec1758f
BLAKE2b-256 3ee0d03bfdedd3b72ec99899bf91e75671f9f443e14d791c0417a42e6e69f238

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