GithubHelp home page GithubHelp logo

chef-rattic's Introduction

chef-rattic

Description

RatticDB is a password management database designed for humans. We have focused on making it able to manage passwords for a team and to make that as easy as possible. We have setup a demo site so that you can evaluate whether RatticDB will suit your needs.

This cookbook installs and configures RatticDB

Requirements

Chef

  • Chef 12

Databases

  • MySQL

Cookbooks

Opscode Cookbooks

Attributes

These attributes are under the node['rattic'] namespace.

Attribute Description Type Default
secretkey A secret key used by rattic String SflkjQ2$AL;DSKJFASLKJFSD
mysql_user the user to connect to mysql String root

Apache2 Attributes

These attributes are under the node['rattic']['apache2'] namespace.

Attribute Description Type Default
user The apache user to use String www-data
group The apache group to use String www-data
doc_root The directory to install rattic String /var/www/rattic
server_alias Aliases to use for the virtual host Array [node['hostname']]
server_name The virtual host ServerName String node['fqdn']

These attributes are under the node['rattic']['apache2']['ssl'] namespace.

Attribute Description Type Default
certificate_file SSL Certificate File String /etc/ssl/certs/ssl-cert-snakeoil.pem
chain_file SSL Chain File String ''
key_file SSL Key File String /etc/ssl/private/ssl-cert-snakeoil.key

Contributing

Please use standard Github issues/pull requests.

Contributors

chef-rattic's People

Contributors

karnold avatar

Watchers

 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.