Fluke (devops-service) project sources
Go to file
2015-07-01 17:14:23 +03:00
devops-client improve post_chunk_body method: get rid of initial 401 error and fix Accepted Language header 2015-06-02 13:48:32 +04:00
devops-service project types and hooks 2015-07-01 17:14:23 +03:00
.gitignore routes handlers 2014-12-22 14:22:04 +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.