Realtime collaborative markdown notes on all platforms https://git.hedgedoc.org/
Go to file
f 4972af78e8
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is passing
chore: publish 2.0.0+1.10.1 release
2025-02-04 12:57:45 +01:00
release chore: publish 2.0.0+1.10.1 release 2025-02-04 12:57:45 +01:00
.drone.yml Update .drone.yml 2025-01-08 10:09:12 -08:00
.env.sample Merge branch 'sqlite' of ssh://git.coopcloud.tech:2222/fauno/hedgedoc 2025-02-03 09:44:47 -03:00
abra.sh fix: chown the database 2024-10-26 13:11:12 -03:00
alaconnect.yml add alakazam integration file alaconnect.yml 2024-05-13 17:41:59 +02:00
compose.oauth.yml update oauth envs 2022-07-05 16:50:01 +02:00
compose.postgresql.yml feat: postgresql support is optional 2024-10-25 17:51:49 -03:00
compose.yml chore: publish 2.0.0+1.10.1 release 2025-02-04 12:57:45 +01:00
config.json.tmpl Corrections to get config updating and effective 2022-12-15 15:05:02 -05:00
entrypoint.sh.tmpl Merge branch 'sqlite' of ssh://git.coopcloud.tech:2222/fauno/hedgedoc 2025-02-03 09:44:47 -03:00
pg_backup.sh update backupbot label 2024-10-24 13:22:27 +02:00
README.md Correct README re: configuring users 2024-07-16 17:31:20 +02:00
renovate.json Add renovate.json 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