Realtime collaborative markdown notes on all platforms
Go to file
Chris (wolcen) Thompson 8407841da3 Merge branch 'main' of https://git.coopcloud.tech/coop-cloud/hedgedoc 2023-10-26 17:08:30 -04:00
.drone.yml Switch to self-hosted stack-ssh-deploy image [mass update] 2023-01-21 11:49:55 -08:00
.env.sample Add FREEURL_AUTH setting 2023-10-26 14:20:17 -04:00
README.md Correct README re: configuring users 2023-10-26 14:13:22 -04:00
abra.sh Remove legacy backup configuration 2023-10-26 14:19:40 -04:00
compose.oauth.yml update oauth envs 2022-07-05 16:50:01 +02:00
compose.yml Merge branch 'main' of https://git.coopcloud.tech/coop-cloud/hedgedoc 2023-10-26 17:08:30 -04:00
config.json.tmpl Corrections to get config updating and effective 2022-12-15 15:05:02 -05:00
entrypoint.sh.tmpl fix permissions for real 2023-10-13 17:10:41 +02:00
renovate.json Add renovate.json 2020-10-28 08:00:51 +00:00

README.md

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