Server deployment and configuration management in Python
Project description
Yaybu provides a simple configuration format for describing your infrastructure, and tools to turn that configuration into a running server.
Hacking on yaybu
To get a development environment with required dependencies:
virtualenv venv source venv/bin/activate python bootstrap.py bin/buildout
(The virtualenv is not strictly required).
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!
You first need to build a fake environment in which to run the tests:
./bin/build-environment
To run the tests:
./bin/test discover
Further documentation
See html/ for the documentation in html format.
The restructured text to generate this markup is in sphinx/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Yaybu-0.1.9.tar.gz
.
File metadata
- Download URL: Yaybu-0.1.9.tar.gz
- Upload date:
- Size: 52.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a59816214bbf603738df991d752f48ec37cf9b42681ef857e9089a0f716ef994 |
|
MD5 | 1d359c965f0d222a29113e8ca3e850c5 |
|
BLAKE2b-256 | 7ac03de5c594410bbc071ba821419014b504ee7ac43e4f5ad5a076835a1436d6 |