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 e37cff294d Merge pull request 'Update nginx Docker tag to v1.19.10 (master)' (#3) from renovate/master-docker-nginx-1.x into master
Reviewed-on: #3
2021-04-16 09:14:40 +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 Merge pull request 'Update nginx Docker tag to v1.19.10 (master)' (#3) from renovate/master-docker-nginx-1.x into master 2021-04-16 09:14:40 +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