moritz ec98bab9d5
All checks were successful
continuous-integration/drone/push Build is passing
Merge pull request 'Pass -p also in entrypoint' (#14) from entrypoint-fix into main
Reviewed-on: #14
2024-07-16 14:49:28 +00:00
2023-10-19 22:50:23 +02:00
2024-04-28 17:57:38 +02:00
2022-07-05 16:50:01 +02:00
2024-04-17 17:14:23 +02:00
2023-07-28 23:08:08 +00: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 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%