Run Containerized HedgeDoc Locally
docker-compose up -d
Open in browser: http://localhost:3003/
For first use:
- Click "Sign In".
- Enter an email.
- Enter a password.
- Click "Register".
- Log in with email and password.
- Start documents!
- Configuration is in
config/
- SQLite database is stored in the
data/
directory. - Uploaded images will be in
data/uploads
directory.