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
    
    
Description
Realtime collaborative markdown notes on all platforms
https://git.hedgedoc.org/ Readme 298 KiB
Languages
Shell 74.1%
Roff 25.9%