Skip to content

jblancett/tsuru-cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tsuru Cookbook

Installs and configures tsuru PaaS Everything but docker is fully contained within this cookbook. If you want more advanced configuration for mongodb or redis, use dedicated cookbooks for them.

Requirements

Platform

  • Ubuntu

Cookbooks

Recipes

  • tsuru::repo - sets up tsuru apt ppa

  • tsuru::server - Installs and configures tsuru-server from tsuru ppa

  • tsuru::docker - just a wrapper to install docker using chef-docker

  • tsuru::docker-registry - Installs docker-registry from tsuru ppa

  • tsuru::gandalf-server - Installs and configures both gandalf-server and archive-server from tsuru ppa This will need to run AFTER tsuru::server for token generation to work.

  • tsuru::hipache - Installs and configures hipache using npm

  • tsuru::mongodb - Installs mongodb

  • tsuru::redis - Installs redis-server

  • tsuru::fullstack - full tsuru PaaS install: docker, redis, hipache, mongodb, docker-registry, tsuru-server, and gandalf-server

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Write your change
  4. Submit a Pull Request using Github

Authors

Authors: jblancett (joshblancett@gmail.com)

About

chef cookbook for installing tsuru

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published