added invoice ninja

This commit is contained in:
2025-11-01 16:02:43 -07:00
parent 756362e746
commit f082ae75a6
10 changed files with 407 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Invoice Ninja
Proxy port 80 to nginx.
You have to build this one
```
docker buildx build --no-cache -f Dockerfile -t invoiceninja .
```
This repo is just a slight modification of [the source](https://github.com/invoiceninja/dockerfiles/) you should go there for support.
I'm not a big fan of all the licensing and paywall features.