19 lines
591 B
Markdown
19 lines
591 B
Markdown
# Invoice Ninja
|
|
|
|
[Hosted Official Website](https://www.invoiceninja.com/)
|
|
|
|
[Self-Hosted Official Website](https://www.invoiceninja.org/)
|
|
|
|
[Docker Page](https://hub.docker.com/r/invoiceninja/invoiceninja/)
|
|
|
|
|
|
## From Website
|
|
|
|
> Free Open-Source Invoicing
|
|
> Expenses & time-tracking built with Laravel
|
|
|
|
|
|
### Pre-Installation:
|
|
|
|
Make sure that you have a "nginx.conf" file located inside of the "Config" folder for the webserver to function.
|
|
Copying the default one located [on their GitHub](https://github.com/invoiceninja/dockerfiles/blob/master/docker-compose/nginx.conf) should be sufficient. |