Ask, reply and learn. Join the community of Akaunting.
Hi All
I am trying to install Akaunting following the guidelines set out on the Github page (https://github.com/akaunting/docker)
The setup works and I am able to login with example login given in the env file. However, upon login I am presented with a blank page and no option to create a new company.
How can I troubleshoot and fix the problem?
I ran into a bunch of issues with the docker setup. Some notes:
1. The blank page is caused by not updating APP_URL= to the correct value.
2. The docker images on the akunting/docker have issues. Here is my Docker file along with my docker-compose setup:
https://github.com/henryse/akaunting_setup
You will need to change the name of the docker image to the one you store in your docker repo.
Showing 1 to 2 of 2 discussions