This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
decentral1se c1ebe15eca
Revert internal network change (see coop-cloud/organising#62)
2021-07-15 16:07:41 +02: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 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 Revert internal network change (see coop-cloud/organising#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: ❹💣
  • 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