Skip to main content

Server deployment and configuration management in Python

Project description

Yaybu is a configuration management tool written in Python with the goal of helping you tame your servers, and we want you to do it with a smile.

You describe your infrastructure in a simple and flexible YAML-like language and Yaybu works out what needs to happen to deploy your updates.

We are on OFTC IRC (irc://irc.oftc.net/yaybu). Our docs are at yaybu.readthedocs.org.

Hacking on yaybu

To get a development environment with required dependencies:

python bootstrap.py
bin/buildout

Then write a sample config file called foo.yay:

resources.append:
  - File:
      name: /some_empty_file

  - Execute:
      name: hello_world
      command: touch /hello_world
      creates: /hello_world

And run it with:

./bin/yaybu foo.yay

Running the tests

NOTE: Currently the testrunner will try and run a set of integration tests against an ubuntu chroot. Because of that we are a bit ubuntu-specific. We’ll be fixing that asap!

To run the tests:

./bin/test discover

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

Yaybu-0.1.22.tar.gz (60.8 kB view details)

Uploaded Source

File details

Details for the file Yaybu-0.1.22.tar.gz.

File metadata

  • Download URL: Yaybu-0.1.22.tar.gz
  • Upload date:
  • Size: 60.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Yaybu-0.1.22.tar.gz
Algorithm Hash digest
SHA256 91bf2807531f1c5cb4527b0fef121f373454dc851422d8235c0e8fbc71e8bb5e
MD5 c041b9f60709447c88ae1e43981e5e97
BLAKE2b-256 8563fad38d91b8b151b7bfdc1b7e3bacf626d58ba93d4dc25daa03c105f1eedd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page