2021-08-17 20:42:51 +02:00
2021-08-17 20:29:07 +02:00
2022-05-09 14:43:57 +02:00
2021-08-17 20:29:07 +02:00
2021-11-23 12:19:05 +02:00
2020-10-28 08:00:51 +00:00

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
    
Description
Realtime collaborative markdown notes on all platforms
Readme 178 KiB
Languages
Shell 100%