Go to file
3wc 77d7589e41 Update abra syntax in examples (finally) [mass update] 2023-01-19 16:02:27 -08:00
.drone.yml Remove trigger, we make the tags [ci skip] 2021-06-04 00:14:39 +02:00
.env.sample Remove hard-coded autonomic.zone 2021-03-20 14:52:26 +02:00
.gitignore Move towards a pluggable deployment 2020-06-17 23:13:11 +02:00
LICENSE Bootstrap invoiceninja template repository 2020-06-17 22:58:56 +02:00
README.md Update abra syntax in examples (finally) [mass update] 2023-01-19 16:02:27 -08:00
abra.sh Move config to abra.sh, add SECRET to secrets 2021-02-08 15:26:05 +02:00
compose.yml Revert internal network change (see https://git.autonomic.zone/coop-cloud/organising/issues/62) 2021-07-15 16:07:41 +02:00
helpers.sh Move towards a pluggable deployment 2020-06-17 23:13:11 +02:00
nginx.conf.tmpl Template out nginx.conf 2020-06-17 23:15:02 +02:00
renovate.json Add renovate.json 2020-09-14 20:02:00 +00:00

README.md

Invoiceninja

https://www.invoiceninja.org

  • Category: Apps
  • Status: 0, work-in-progress
  • Image: invoiceninja/invoiceninja, 2, 3rd-party
  • Healthcheck: No
  • Backups: No
  • Email: ?
  • Tests: No
  • SSO: ?

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new invoiceninja --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