Fluke (devops-service) project sources
Go to file
Anton Chuchkalov 1933e25925 Add specs for several project model methods:
add_authorized_user
remove_authorized_user
check_authorization
delete_deploy_env
to_hash
2015-12-05 12:34:13 +03:00
devops-client Merge branch 'features' of /home/git/repositories/cloudtechlab/devops-service into qa 2015-11-26 19:32:19 +04:00
devops-service Add specs for several project model methods: 2015-12-05 12:34:13 +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.