Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 447 Bytes

README.md

File metadata and controls

44 lines (29 loc) · 447 Bytes

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.