Realtime collaborative markdown notes on all platforms https://git.hedgedoc.org/
Go to file
Moritz e8f1186965
continuous-integration/drone/tag Build is passing Details
continuous-integration/drone/push Build is passing Details
chore: publish 1.0.1+1.9.9 release
2024-04-17 17:14:23 +02:00
release chore: publish 1.0.0+1.9.9 release 2023-12-13 07:49:46 -08:00
.drone.yml Switch to self-hosted stack-ssh-deploy image [mass update] 2023-01-21 11:49:55 -08:00
.env.sample add timeout label 2023-10-19 22:50:23 +02:00
README.md typo 2023-07-28 23:08:08 +00:00
abra.sh fix permissions for real 2023-10-13 17:10:41 +02:00
compose.oauth.yml update oauth envs 2022-07-05 16:50:01 +02:00
compose.yml chore: publish 1.0.1+1.9.9 release 2024-04-17 17:14:23 +02: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 YOURAPPDOMAIN run app bash
    . /docker-entrypoint2.sh -e
    bin/manage_users