Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

Docker Installation

Leon   ( User )

Commented 1 year ago

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?

Henry Seurer   ( User )

Commented 1 year ago

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.

Please login or register to leave a response.

Showing 1 to 2 of 2 discussions