Realtime collaborative markdown notes on all platforms https://git.hedgedoc.org/
Go to file
3wc 62a63c385a
continuous-integration/drone/push Build is passing Details
Follow new exciting README standard
See coop-cloud/organising#31
2021-03-02 18:39:05 +02:00
.drone.yml Fix secret names, bump version 2021-03-02 18:39:05 +02:00
.env.sample Fix secret names, bump version 2021-03-02 18:39:05 +02:00
README.md Follow new exciting README standard 2021-03-02 18:39:05 +02:00
abra.sh Add backup/restore 2021-03-02 18:39:05 +02:00
compose.oauth.yml Move conf to abra.sh, add SECRET_ to secret names 2021-02-08 15:07:58 +02:00
compose.yml Fix secret names, bump version 2021-03-02 18:39:05 +02:00
entrypoint.sh.tmpl Update docs 2020-10-01 21:47:25 +02:00
renovate.json Add renovate.json 2020-10-28 08:00:51 +00:00

README.md

CodiMD

Build Status

CodiMD using Coöp Cloud ♥

  • Category: Apps
  • Status: ❷💛
  • Image: hackmdio/hackmd, ❶💚, upstream
  • Healthcheck: Yes
  • Backups: No
  • Email: No
  • Tests: ❷💛
  • SSO: ❶💚 (OAuth)

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy compose-stacks/traefik
  3. abra app new codimd
  4. abra app YOURAPPDOMAIN config - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app YOURAPPDOMAIN deploy
  6. Create initial user:
    abra run YOURAPPDOMAIN app bash
    . /docker-entrypoint2.sh -e
    bin/manage_users