HedgeDoc¶

x86-64 arm64 · Documentation · http://<your.IP>:3100
HedgeDoc is a powerful, locally hosted web-based collaborative Markdown editor. It allows you to create, edit, and share documents in real time, supporting teamwork with live collaboration, version history, and easy publishing. This self-hosted application provides a flexible and secure environment for writing notes, documentation, and knowledge bases, offering a complete solution for collaborative text editing and documentation management.
Install from armbian-config → Software → Web Hosting → HedgeDoc
| CLI install | |
|---|---|
The web interface is accessible via port 3100:
- URL:
http://<your.IP>:3100
- Install directory:
/armbian/hedgedoc
| Bash | |
|---|---|
All armbian-config commands
| Action | Command |
|---|---|
| Install | armbian-config --api module_hedgedoc install |
| HedgeDoc remove | armbian-config --api module_hedgedoc remove |
| HedgeDoc purge with data folder | armbian-config --api module_hedgedoc purge |
| Status | armbian-config --api module_hedgedoc status |
| Help | armbian-config --api module_hedgedoc help |
Part of Armbian’s Web server, LEMP, reverse proxy, Let’s Encrypt SSL software.