Realtime collaborative markdown notes on all platforms https://git.hedgedoc.org/
Go to file
Philipp Rothmann 980cac71d8
continuous-integration/drone/push Build is failing Details
chore: publish 0.3.0+1.9.3 release
2022-05-09 14:46:44 +02:00
.drone.yml Update Drone for nüname 2021-08-17 20:42:51 +02:00
.env.sample New .env.sample format, extra OIDC vars 2021-10-16 16:59:32 +02:00
README.md Goodbye, emojis! 😢 2021-11-23 12:19:05 +02:00
abra.sh Update for Hedgedoc 🦔 2021-08-17 20:29:07 +02:00
compose.oauth.yml New .env.sample format, extra OIDC vars 2021-10-16 16:59:32 +02:00
compose.yml chore: publish 0.3.0+1.9.3 release 2022-05-09 14:46:44 +02: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 YOURAPPDOMAIN config - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app YOURAPPDOMAIN deploy
  6. Create initial user:
    abra app YOURAPPDOMAIN run app bash
    . /docker-entrypoint2.sh -e
    bin/manage_users