Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

The paramount cookbook has been deprecated

Author provided reason for deprecation:

The paramount cookbook has been deprecated and is no longer being maintained by its authors. Use of the paramount cookbook is no longer recommended.

RSS

paramount (2) Versions 0.1.8

Installs/Configures a complete online software stack

Policyfile
Berkshelf
Knife
cookbook 'paramount', '~> 0.1.8
', :supermarket
cookbook 'paramount', '~> 0.1.8
'
knife supermarket install paramount
knife supermarket download paramount
README
Dependencies
Changelog
Quality -%

Cookbook Version
Build Status
Coverage Status
Code Climate
Issue Count
Coverage
Inline docs
Dependency Status
Gitter Chat

Paramount Cookbook

A Chef cookbook for running your own self-hosted computing stack.

Inspired by https://github.com/al3x/sovereign

Tools are chosen from https://github.com/Kickball/awesome-selfhosted

Supported Platforms

  • Ubuntu 16.04

Attributes

Key Type Description Default
['paramount']['domain'] String FQDN example.com
['paramount']['user'] String Username admin
['paramount']['contact'] String E-Mail address *computed*

Components

paramount::email

Email is a full email stack (IMAP, SMTP, anti-spam)

  • Dovecot, Postfix, dspam, spamassasin
  • Roundcube, postgresql

paramount::web

paramount::cloud

paramount::multimedia

  • Plex, sickbeard, etc

Usage

Include the specific component(s) you want in your node's run_list:

{
  "run_list": [
    "recipe[paramount::email]"
  ]
}

License and Authors

Author:: Michael Burns (@mburns)

Contributor:: Alexander Adam (@alexanderadam)

0 .1.6

0.1.5

Work on the email stack. Initial logic for encrypted attributes

0.1.4

0.1.1

0.1.0

Initial release of paramount cookbook

No quality metric results found