Working on deploying InvoiceNinja 5 via Docker to a server managed with Cleavr.io.
Got the containers working… now I’m running into too many redirects. starting this thread for input and to edit it into a guide.
So far…
- Provision New Server / App Server* (incl. Redis + NGINX)
- Add a New Site / Generic Port App
-
- (think this is req’d to use point a [sub]domain at the server
-
- Set Generic Port App port to same port defined in docker-compose.yml
- get too many redirects
Something is working because it loads the favicon… but not sure where to find other logs / clues