HedgeDoc
CLI Tool
The CLI tool bin/manage_users can be used to manage users. Open a Web Terminal: root@8b1237e8-6ae8-4dd8-8bce-22b404c03f9d:/app/code# export CMD_DB_URL="${CLOUDRON_POSTGRESQL_URL}" root@8b1237e8-6ae8-4dd8-8bce-22b404c03f9d:/app/code# bin/manage_users ...
Image uploads
By default, images are uploaded to the data directory of the app itself. To switch to another provider like MinIO, first configure minio to image uploads. Then, use the following configuration in /app/data/config.json: "imageUploadType": "minio", ...
Custom configuration
Use the File manager to place custom configuration under /app/data/config.json. See HedgeDoc docs for configuration options reference.
How to order HedgeDoc?
1. Login at: https://cloud.danian.co 2. Manage Apps - Add an App 3. Select: HedgeDoc 4. Select service Region This is the datacenter location where your App will be located. 5. Select the App Address (URL) - Select 1 of the 2 options: A. Use a free ...