Go to file
3wc 82fbbea229 Remove hard-coded autonomic.zone
Ref coop-cloud/abra#111
2021-03-20 14:52:26 +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 Remove hard-coded autonomic.zone 2021-03-20 14:52:26 +02:00
abra.sh Move config to abra.sh, add SECRET to secrets 2021-02-08 15:26:05 +02:00
compose.yml Move config to abra.sh, add SECRET to secrets 2021-02-08 15:26:05 +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: ❹💣
  • Image: invoiceninja/invoiceninja, ❸🍎, 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 YOURAPPDOMAIN config - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app YOURAPPDOMAIN deploy