You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Girish Ramakrishnan d016beb4ea chatwoot: use new env file format 4 days ago
knowledgebase chatwoot: use new env file format 4 days ago
.gitignore Add deploy script to prepare using docs.cloudron.io 3 years ago
.gitlab-ci.yml Update mkdocs 6 days ago
Dockerfile Update mkdocs and surfer 2 months ago
LICENSE Add LICENSE 3 years ago
README.md Update api docs readme 5 months ago
cloudron_api_swagger.yaml n8n: env.sh 4 weeks ago
logo.png Add logo 3 years ago
logo.svg Add logo 3 years ago
update.sh Update mkdocs 6 days ago

README.md

This repository holds the Cloudron documentation, knowledge base and rest api docs

Live docs site: https://docs.cloudron.io

Prerequisites

  • mkdocs
  • mkdocs-material
  • mkdocs-redirects
  • redoc-cli

Just run ./update.sh it will install the dependencies

Preview

cd knowledgebase
mkdocs serve

Build

mkdocs Build

API Docs

npx @redocly/cli preview-docs  cloudron_api_swagger.yaml