Giter Site home page Giter Site logo

cookbook-gecosccui's Introduction

gecosccui Cookbook

This is the recipe to deploy the gecoscc ui

Requirements

This cookbook was made to run in Centos 6.3 or newer.

This cookbook require this other cookbooks from opscode:

  • python
  • build-essential
  • nginx
  • service_factory

Maybe you want to use librarian-chef or berkshelf

packages

The recipe will install all the rpm required packages

Attributes

e.g.

gecoscc-ui::default

Key Type Description Default
default['gecoscc-ui']['backend']['package'] String The package name or a URL to the package https://github.com/gecos-team/gecoscc-ui/archive/dummy.tar.gz
default['gecoscc-ui']['backend']['version'] String The package version name dummy
default['gecoscc-ui']['backend']['virtual_prefix'] String The virtualenv prefix, the version variable is append /opt/gecosccui-
default['gecoscc-ui']['backend']['workers'] String The python workers for the pyramid application 2
default['gecoscc-ui']['backend']['firewall'] String The system firewall system. Now, the only firewall iptables wrapper supported is lokkit /opt/gecosccui-

Usage

gecoscc-ui::default

Just include gecosccui in your node's run_list:

{
  "name":"my_node",
  "run_list": [
    "recipe[gecosccui]"
  ]
}

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Write your change
  4. Test your changes in a clean Centos 6.3 system (only with ssh package selected during the OS installation)
  5. Submit a Pull Request using Github

License and Authors

Copyright © 2013 Junta de Andalucia < http://www.juntadeandalucia.es > Licensed under the EUPL V.1.1

The license text is available at http://www.osor.eu/eupl and the attached PDF

Authors: Antonio Perez-Aranda Alcaide [email protected]

cookbook-gecosccui's People

Contributors

jlsalvador avatar goinnn avatar ant30 avatar rcmorano avatar

Watchers

Enrique Jimenez Campos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.