yac - portable services
Project description
A service, running on your VPC, from nothing to ka-ching, in a few minutes.
Have access to an AWS VPC?
Want to run a service on your VPC?
Have a few spare minutes?
Why yac?
Because services provided by cloud providers are expensive (e.g. RDS, ElasticCache, etc.).
Yac lets you build and share comparable services, effectively crowd-sourcing their evolution.
Yac also lets you build service heirarchies (so, for example, a yac blogging service can levage a yac DB service, etc.).
Over time, durable service patterns should survive and thrive, and service providers will be able to choose from a rich menu of open, crowd-sourced, and crowd-supported services.
How does yac work?
Coding infrastructure is all about managing templates and template varariables.
YAC makes it easy to create templates and blend variables from multiple sources, including from user prompts.
The resulting infrastruce code can be easily shared with other service providers, allowing others to use and improve on your infrastructure ideas.
Yac lets you use code in your templates - this provides great power and flexibility to service designers.
Yac uses simple cli operations and infrastructure is specified in json files, making CI/CD intergration a breeze.
Quick Start
Install the cli:
$ pip install yac
Find a service:
$ yac service –find=confluence
Print a service:
$ yac stack atlassian/confluence
What is yac?
A workflow system that does for services what docker did for applications
docker helped make it easy to find, run, define, and share individual applications
yac does the same for services
A cli app that lets you easily find, run, define, and share service templates
yac registry works just like the docker registry
services are defined as templates in json
services templates can be browsed, and instantiated via the yac registry
A happy place for service developers, cloud administrators, and service providers
What is a service?
An application that provides some useful function
An application that can be implemented using cloud infrastructure
Intruiged?
Read more at yac stacks on atlassian.net.
Want to contribute?
Run Locally
run … ./yacme <cmd> <servicefile>
Building
run …
./build.py
Testing
Get unit tests to pass
$ python -m unittest discover yac/tests
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 yac-1.4.6.tar.gz
.
File metadata
- Download URL: yac-1.4.6.tar.gz
- Upload date:
- Size: 134.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46e54d1dc37c60498bfb5f04422883ea6c9ee358f69eac1c9a128cb6807bde1a |
|
MD5 | c581d1800764b47de9d40ccc49f66d73 |
|
BLAKE2b-256 | 6fc31c20ed7cf766ff3b0a52ce617f327f9bf98cc08e3e622e634dd145b07448 |