Closed horschdel closed 1 day ago
No one?
I suspect this is because the latest version (4.5.50) doesn't work in Docker due to php 7.4 being a requirement - there are several issues discussing this if you search. Try reducing the version to 4.5.45. (You specify 4.5 which will install the latest version available.)
Hi, I have been trying to install Invoiceninja 4.5 in a Docker container (using Docker-Compose as well as Portainer Stacks) on a raspberry pi 4 B for a couple of days now, with no success.
I would like to manage all the files in my home directory, so /home/myuser/invoiceninja.
The file structure is as follows (I also chown 1000:1000 the invoiceninja directory):
invoiceninja
The docker files looks like this:
The .env file looks like this:
The Hosts file:
The Nginx.conf file:
Anyone any ideas what might be the issue?
When I deploy the stack it also shows the Port number for a few seconds before that disappears. The site however is never reachable.
Also, the folders on the drive appear completely empty.