Go to file
3wc 5d39a18b9f
continuous-integration/drone/push Build is passing Details
Switch to self-hosted stack-ssh-deploy image [mass update]
2023-01-21 11:49:56 -08:00
.drone.yml Switch to self-hosted stack-ssh-deploy image [mass update] 2023-01-21 11:49:56 -08:00
.env.sample package abra 2021-07-09 18:20:28 +05:00
.gitignore package abra 2021-07-09 18:20:28 +05:00
README.md Update abra syntax in examples (finally) [mass update] 2023-01-19 16:02:28 -08:00
abra.sh package abra 2021-07-09 18:20:28 +05:00
compose.yml Revert internal network change (see https://git.autonomic.zone/coop-cloud/organising/issues/62) 2021-07-15 16:05:04 +02:00
entrypoint.sh.tmpl package abra 2021-07-09 18:20:28 +05:00

README.md

monica

Build Status

Monica is a great open source personal relationship management system.

  • Category: Apps
  • Status: 0, work-in-progress
  • Image: monica, 4, upstream
  • Healthcheck: No
  • Backups: No
  • Email: 3
  • Tests: 2
  • SSO: No

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new monica --secrets (optionally with --pass if you'd like to save secrets in pass)
  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. Open the configured domain in your browser to finish set-up