Realtime collaborative markdown notes on all platforms https://git.hedgedoc.org/
Go to file
3wordchant 6feab6a99e
Some checks failed
continuous-integration/drone/push Build is failing
Merge pull request 'envvars' (#16) from fauno/hedgedoc:envvars into main
Reviewed-on: #16
2024-10-27 06:22:01 +00:00
release chore: publish 1.2.0+1.10.0 release 2024-10-01 13:12:13 +02:00
.drone.yml fix drone runner 2024-10-24 13:31:31 +02:00
.env.sample fix: set session secret 2024-10-25 17:47:27 -03:00
abra.sh update backupbot label 2024-10-24 13:22:27 +02:00
alaconnect.yml add alakazam integration file alaconnect.yml 2024-05-13 17:41:59 +02:00
compose.oauth.yml update oauth envs 2022-07-05 16:50:01 +02:00
compose.yml Merge pull request 'envvars' (#16) from fauno/hedgedoc:envvars into main 2024-10-27 06:22:01 +00:00
config.json.tmpl Corrections to get config updating and effective 2022-12-15 15:05:02 -05:00
entrypoint.sh.tmpl fix: load secret from file into env var 2024-10-26 11:01:18 -03:00
pg_backup.sh update backupbot label 2024-10-24 13:22:27 +02:00
README.md Correct README re: configuring users 2024-07-16 17:31:20 +02:00
renovate.json Add renovate.json 2020-10-28 08:00:51 +00:00

Hedgedoc

Build Status

Hedgedoc using Coöp Cloud ♥

  • Category: Apps
  • Status: 2, beta
  • Image: quay.io/hedgedoc/hedgedoc, 4, upstream
  • Healthcheck: Yes
  • Backups: Yes
  • Email: No
  • Tests: 2
  • SSO: 3 (OAuth)

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new hedgedoc
  4. abra app config YOURAPPDOMAIN - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app deploy YOURAPPDOMAIN
  6. Create initial user:
    abra app run YOURAPPDOMAIN app bash
    . /docker-entrypoint.sh -e
    bin/manage_users