Realtime collaborative markdown notes on all platforms https://git.hedgedoc.org/
Go to file
3wc 5fd556d358
continuous-integration/drone/push Build is passing Details
chore: publish 0.5.1+1.9.8 release
2023-07-08 19:39:01 +01:00
.drone.yml Switch to self-hosted stack-ssh-deploy image [mass update] 2023-01-21 11:49:55 -08:00
.env.sample Add config file template for documentMaxLength setting 2022-12-15 14:39:14 -05:00
README.md Update abra syntax in examples (finally) [mass update] 2023-01-19 16:02:27 -08:00
abra.sh Bump configuration version 2022-12-15 15:05:13 -05:00
compose.oauth.yml update oauth envs 2022-07-05 16:50:01 +02:00
compose.yml chore: publish 0.5.1+1.9.8 release 2023-07-08 19:39:01 +01:00
config.json.tmpl Corrections to get config updating and effective 2022-12-15 15:05:02 -05:00
entrypoint.sh.tmpl Update for Hedgedoc 🦔 2021-08-17 20:29:07 +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 ♥

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new hedegedoc
  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