mayel 5f205c149f
All checks were successful
continuous-integration/drone/push Build is passing
Merge pull request 'update outdated readme + add restore hook' (#10) from mayel-patch-1 into main
Reviewed-on: #10
2023-07-29 11:37:09 +00:00
2022-12-15 15:05:13 -05:00
2022-07-05 16:50:01 +02:00
2023-07-29 10:42:49 +00:00
2021-08-17 20:29:07 +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%