Go to file
Johannes Zellner 0955508877 Update mkdocs 2023-10-03 11:36:54 +02:00
api api: get started on system 2023-09-13 21:26:09 +05:30
knowledgebase installation: add avx note 2023-09-30 09:52:33 +05:30
.gitignore api docs: get started 2023-09-07 10:03:02 +05:30
.gitlab-ci.yml Update mkdocs 2023-10-03 11:36:54 +02:00
Dockerfile Update base image 2023-09-28 10:16:50 +05:30
LICENSE Fix doc license 2023-07-25 16:47:49 +05:30
README.md Adjust api docs preview command 2023-09-12 08:12:48 +02:00
logo.png Add logo 2020-09-28 09:57:31 +02:00
logo.svg Add logo 2020-09-28 09:57:31 +02:00
update.sh Update mkdocs 2023-10-03 11:36:54 +02:00

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
  • @redocly/cli

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

Preview

cd knowledgebase
mkdocs serve

Build

mkdocs Build

API Docs

redocly preview-docs api/cloudron-openapi.yaml