Moritz 94f238c4af
All checks were successful
continuous-integration/drone/push Build is passing
add breaking change release note to version 1.2.2+1.10.1
2025-05-27 19:56:55 +02:00
2025-05-27 19:40:49 +02:00
2025-04-10 09:50:06 -03:00
2022-07-05 16:50:01 +02:00
2025-04-11 17:00:56 -03:00
2024-10-24 13:22:27 +02:00
2024-07-16 17:31:20 +02:00
2020-10-28 08:00:51 +00:00

Hedgedoc

Build Status

Hedgedoc using Coöp Cloud ♥

  • Category: Apps
  • Status: 2, beta
  • Image: quay.io/hedgedoc/hedgedoc, 4, upstream
  • Healthcheck: Yes
  • Backups: Yes
  • Email: No
  • Tests: 2
  • SSO: 3 (OAuth)

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new hedgedoc
  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 run YOURAPPDOMAIN app bash
    . /docker-entrypoint.sh -e
    bin/manage_users
    
    
Description
Realtime collaborative markdown notes on all platforms
https://git.hedgedoc.org/ Readme 294 KiB
Languages
Shell 76.9%
Roff 23.1%