Skip to content

crowi/crowi-cookbook

Repository files navigation

Crowi Cookbook

Install and configure Crowi.

REQUIREMENTS:

Platform:

  • debian
  • ubuntu

ATTRIBUTES:

  • TODO.

USAGE:

Standalone

  • All in one setup.
    • Node.js
    • MongoDB
    • Redis
    • and Crowi.
{
    "crowi": {
        "fqdn": "your crowi domain"
    },
    "run_list": [
        "recipe[crowi::standalone]"
    ]
}

AUTHORS:

LICENSE:

  • See LICENSE file.

Releases

No releases published

Packages

No packages published