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

RSS

mediawiki (11) Versions 1.0.5

Installs/Configures mediawiki

Policyfile
Berkshelf
Knife
cookbook 'mediawiki', '= 1.0.5', :supermarket
cookbook 'mediawiki', '= 1.0.5'
knife supermarket install mediawiki
knife supermarket download mediawiki
README
Dependencies
Changelog
Quality 0%

Containerized Mediawiki

What is it?
Installing media wiki is a bit of a pain. The directions are sometimes unclear on which packages are required for the php compile. At the very least in a platform agnostic manner. Theoretically this may even work with windows. As it stands it should work with either debian or red hat based systems.

TODO:
Write an installer that utilizes chef in an decentralized manner.
All confs need to be templated to match the node attributes.
Probably going to put media wiki in with php container. I could also just have a build box for media wiki that pulls the code and installs the deps. Idk yet.
I'd like to write sys d start stop for the containers.

Requirements

Just docker! (todo: remove the mariadb package)

Attributes

TODO: List your cookbook attributes here.

Contributing

TODO: (optional) If this is a public cookbook, detail the process for contributing. If this is a private cookbook, remove this section.

e.g.
1. Fork the repository on Github
2. Create a named feature branch (like add_component_x)
3. Write your change
4. Write tests for your change (if applicable)
5. Run the tests, ensuring they all pass
6. Submit a Pull Request using Github

License and Authors

Authors: Ryan Lewkowicz

Dependent cookbooks

docker >= 2.9.2
ark >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

sd.chef.wiki CHANGELOG

This file is used to list changes made in each version of the sd.chef.wiki cookbook.

0.1.0

  • [your_name] - Initial release of sd.chef.wiki

Check the Markdown Syntax Guide for help with Markdown.

The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.

Collaborator Number Metric
            

1.0.5 failed this metric

Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Foodcritic Metric
            

1.0.5 failed this metric

FC002: Avoid string interpolation where not required: /tmp/f52c8fd718290ac250c0a78d/mediawiki/recipes/default.rb:78
FC002: Avoid string interpolation where not required: /tmp/f52c8fd718290ac250c0a78d/mediawiki/recipes/default.rb:83
FC064: Ensure issues_url is set in metadata: /tmp/f52c8fd718290ac250c0a78d/mediawiki/metadata.rb:1
FC065: Ensure source_url is set in metadata: /tmp/f52c8fd718290ac250c0a78d/mediawiki/metadata.rb:1