Realtime collaborative markdown notes on all platforms https://git.hedgedoc.org/
Go to file
3wc ccb340b7ff
continuous-integration/drone Build is failing Details
Update for Hedgedoc 🦔
2021-08-17 20:29:07 +02:00
.drone.yml Use new image namespace 2021-06-21 12:27:22 +02:00
.env.sample Set new config options to default values 2021-07-30 19:43:00 +01:00
README.md Update for Hedgedoc 🦔 2021-08-17 20:29:07 +02:00
abra.sh Update for Hedgedoc 🦔 2021-08-17 20:29:07 +02:00
compose.oauth.yml Move conf to abra.sh, add SECRET_ to secret names 2021-02-08 15:07:58 +02:00
compose.yml Update for Hedgedoc 🦔 2021-08-17 20:29:07 +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 ♥

  • Category: Apps
  • Status: ❷💛
  • Image: quay.io/hedgedoc/hedgedoc:1.8.2, ❶💚, upstream
  • Healthcheck: Yes
  • Backups: No
  • Email: No
  • Tests: ❷💛
  • SSO: ❶💚 (OAuth)

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