All Projects → rcbops → Rpc Maas

rcbops / Rpc Maas

Licence: apache-2.0
Ansible playbooks for deploying Rackspace Monitoring-as-a-Service within Openstack Environments

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Rpc Maas

Ansible Role Docker
Ansible Role - Docker
Stars: ✭ 845 (+2716.67%)
Mutual labels:  ansible
Cfgs
My personal configs
Stars: ✭ 14 (-53.33%)
Mutual labels:  ansible
Charjabox
Ansible based Homeserver setup using Docker
Stars: ✭ 28 (-6.67%)
Mutual labels:  ansible
Erlang
Ansible role for erlang
Stars: ✭ 9 (-70%)
Mutual labels:  ansible
Ansible Style Guide
A style guide for Ansible use in EGI
Stars: ✭ 14 (-53.33%)
Mutual labels:  ansible
Serverless Swarm
Serverless with Swarm, Docker and StackStorm
Stars: ✭ 21 (-30%)
Mutual labels:  ansible
Sysadmintools
Acorn's Server, Workstation, & VM Cluster Automation & Documentation
Stars: ✭ 7 (-76.67%)
Mutual labels:  ansible
Workshops
Training Course for Ansible Automation Platform
Stars: ✭ 951 (+3070%)
Mutual labels:  ansible
Ansible Jupyterhub
Ansible role to setup jupyterhub server (deprecated)
Stars: ✭ 14 (-53.33%)
Mutual labels:  ansible
Ansible Role Munin
Ansible Role - Munin
Stars: ✭ 27 (-10%)
Mutual labels:  ansible
Ansible Role Conjur
Grants Conjur machine identity to hosts
Stars: ✭ 12 (-60%)
Mutual labels:  ansible
Metabase Playbook
Ansible playbook for setup metabase env
Stars: ✭ 13 (-56.67%)
Mutual labels:  ansible
Ansible Keepalived
Ansible role to set up keepalived in Debian-like systems
Stars: ✭ 21 (-30%)
Mutual labels:  ansible
Ansible Directadmin
Deploy Directadmin with Ansible
Stars: ✭ 9 (-70%)
Mutual labels:  ansible
Ansible Role Molecule Linux Windows
Example ansible role for multiple OS with Windows support 😊. Can be tested in molecule.
Stars: ✭ 28 (-6.67%)
Mutual labels:  ansible
Ansible Transmission
🕹 A TransmissionBT installation role for Ansible
Stars: ✭ 8 (-73.33%)
Mutual labels:  ansible
Ansible Callback Grafana Annotations
Automatically publish annotations in grafana when you execute your playbooks !
Stars: ✭ 15 (-50%)
Mutual labels:  ansible
Ansible Schema Generator
Generate JSON schema for language servers from Ansible module documentation
Stars: ✭ 30 (+0%)
Mutual labels:  ansible
Ansible Restic
Deploy restic backup program
Stars: ✭ 29 (-3.33%)
Mutual labels:  ansible
Nagios Nrpe Server
Nagios NRPE Server Role for Ansible
Stars: ✭ 27 (-10%)
Mutual labels:  ansible

Monitoring as a Service (MaaS) for Rackspace Private Cloud ########################################################## :tags: openstack, rpc, cloud, ansible, maas, rackspace :category: *nix

Deployment, setup and installation of Rackspace MaaS for Rackspace Private clouds.

RPC-MaaS Monitoring

These playbooks allow deployers to monitor clouds using Rackspace Monitoring as a Service. The playbooks can be used with OpenStack-Ansible or on their own using Ansible static inventory.

Documentation

Documentation for the project can be found under: docs/source/index.rst

To build the documentation simply execute tox -e docs.

Submitting Bugs

Please submit all bugs to the rpc-maas repository: https://jira.rax.io/browse/RPCOS

Local Testing

To test these playbooks within a local environment you will need a single server with at leasts 8GiB of RAM and 40GiB of storage on root. Running an m1.medium (openstack) flavor size is generally enough to get an environment online.

To run the local functional tests execute the run-tests.sh script out of the tests directory. This will create an OpenStack AIO and run the RPC-MaaS playbooks against the newly constructed environment.

.. code-block:: bash

tests/run-tests.sh
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].