chef/site-cookbooks/kosmos-mastodon
Râu Cao 45159ad4e7
Resolve Mastodon addresses as Lightning Address
2024-03-31 08:27:20 +04:00
..
attributes Upgrade Mastodon to 4.2.1 2023-11-05 00:57:43 +01:00
recipes Configure LDAP integration for Mastodon 2024-03-29 09:28:13 +04:00
templates/default Resolve Mastodon addresses as Lightning Address 2024-03-31 08:27:20 +04:00
CHANGELOG.md Remove placeholder text from generated Chef cookbooks 2017-05-08 12:07:32 +02:00
LICENSE Remove extra license headers 2021-01-12 18:42:14 +01:00
README.md Set up an instance of Mastodon for Kosmos 2017-04-06 21:20:51 +02:00
metadata.rb Refactor tor usage, set up new tor proxy on draco 2023-07-29 16:26:20 +02:00

README.md

kosmos-mastodon Cookbook

TODO: Enter the cookbook description here.

e.g. This cookbook makes your favorite breakfast sandwich.

Requirements

TODO: List your cookbook requirements. Be sure to include any requirements this cookbook has on platforms, libraries, other cookbooks, packages, operating systems, etc.

e.g.

Platforms

  • SandwichOS

Chef

  • Chef 12.0 or later

Cookbooks

  • toaster - kosmos-mastodon needs toaster to brown your bagel.

Attributes

TODO: List your cookbook attributes here.

e.g.

kosmos-mastodon::default

Key Type Description Default
['kosmos-mastodon']['bacon'] Boolean whether to include bacon true

Usage

kosmos-mastodon::default

TODO: Write usage instructions for each cookbook.

e.g. Just include kosmos-mastodon in your node's run_list:

{
  "name":"my_node",
  "run_list": [
    "recipe[kosmos-mastodon]"
  ]
}

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: TODO: List authors