decentral1se 360d76fa33
Some checks failed
continuous-integration/drone/pr Build is failing
Merge branch 'main' into renovate/docker-postgres-11.x
2020-10-29 23:35:46 +01:00
2020-10-01 21:48:02 +02:00
2020-10-29 19:52:29 +02:00
2020-10-01 21:44:17 +02:00
2020-10-01 21:47:25 +02:00
2020-10-01 21:47:25 +02:00
2020-10-28 08:00:51 +00:00

CodiMD

Build Status

CodiMD using Coöp Cloud ♥

  1. Set up Docker Swarm and abra
  2. Deploy compose-stacks/traefik
  3. cp .envrc.sample .envrc
  4. Edit .envrc - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. direnv allow (or . .envrc)
  6. abra secret_generate db_password v1
  7. abra deploy
  8. Create initial user:
    abra run codimd 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%