Fluke (devops-service) project sources
Go to file
Anton Chuchkalov 39a8ff0eae Fix errors occured after cherry-picking squashed specs
This reverts commit ee3b49bbea80db0a66eb3c8f116dcf100ff4a402.
2015-11-20 15:28:23 +03:00
devops-client 813: add ability to change stack's stack_template 2015-11-17 18:21:52 +03:00
devops-service Fix errors occured after cherry-picking squashed specs 2015-11-20 15:28:23 +03:00
.gitignore Set up rspec, add specs for models 2015-11-20 15:14:59 +03:00
LICENSE initial commit 2014-05-08 17:06:06 +04:00
README.md README without deprecated information 2014-05-15 15:15:26 +04:00

Devops service#

Copyright (c) 2009-2014 GGA Software Services LLC

##Introduction##

This software was developed for supporting development and operations activities. This service allows managing servers and deployments in hybrid computing environment such as combination of Amazon EC2, VPC, and OpenStack clouds as well as bare metal servers. Deployment is performed by using Opscode Chef Server. The general idea is to put all software dependencies and deployment scripts into chef recipes and apply these procedures to the server.

License

Devops-service software is released under the MIT License.