Go to file
3wc 2cc445fd26 Follow new exciting README standard
See coop-cloud/organising#31
2021-03-02 18:38:35 +02:00
.env.sample Move config to abra.sh, add SECRET to secrets 2021-02-08 15:26:05 +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 Follow new exciting README standard 2021-03-02 18:38:35 +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, ❶💚, upstream
  • 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