Skip to content

CYKoo/debops-playbooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

debops_logo DebOps playbooks

This repository contains all the playbooks used by DebOps.

Here are a few services that are available

Gratipay_

Fully loaded ready to go applications

GitLab GitLabCI Etherpad ownCloud phpIPAM Mailman

Databases

PostgreSQL MySQL Redis Elasticsearch

**Programmin

g langu

ages**

===== ====== = =====

= ====
Ruby Golang _ Java

NodeJS

_ PHP

Web application deployment

nginx RubyOnRails

**Servi

ce monitoring and logging**

====== ========
monit rsyslog

Networking

dnsmasq DHCP ferm postfix SMS SSH NFS

**Virtual

LXC Open

**Backup

izatio

VZ KV

and en

n**

crypti

on**

=========

===== ====== == == == ===== ======
Safekeep

BoxBa

ckup encFS SK S Mo nkeys phere

Overview of how playbooks work within DebOps

There's a common.yml playbook which gets ran on every host except localhost. This includes standard services like sshd and ferm. The full list can be found here.

Additional plays are then ran based on what groups the host is in. For example if you wanted to setup a Gitlab instance you would add a host to the [debops_gitlab] group in your inventory.

That carries over for things like postgresql, ruby or any service for the most part. You can also install roles as dependencies rather than use inventory groups.

The dependency approach makes sense in a lot of places, especially for setting ports through ferm or perhaps installing a database for a role that demands that database.

You can view all of the services and plays here.

View a dependency graph

Dependency graph

Status page

If you want to keep tabs on each role's status then check out our status page.

About

Ansible playbooks used by DebOps project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.0%
  • Shell 2.0%