Forum

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

New Discussion

Can only run the container if AKAUNTING_SETUP=true is set

Treasurer GPCCA   ( User )

Commented 2 years ago

I'll need my issue resolved

https://github.com/akaunting/docker/issues/57

before I'm willing to buy the double entry plugin and start using accounting.

So far no one has responded to the github issue. I can't make a ticket until I buy a plugin and I won't buy a plugin until I can get akaunting installed correctly. Sadly if no one from akaunting is able to respond to my issue (without a ticket) then I won't be using akauknting and will have go with some other accounting web application.

Treasurer GPCCA   ( User )

Commented 2 years ago

Seems as if one has to do their own support. Oh well what do you want for free. I gave up on the apache docker version and tried the fpm-debian with external nginx proxy. That seems to work as documented and faster too.

So if you are reading this then I'd NOT use the default apache based docker compose file but the

# Run Akaunting with FPM on Debian and use Nginx as external proxy
`AKAUNTING_SETUP=true docker-compose -f fpm-docker-compose.yml up --build`

once it was running I not only did not use the setup environment variable but commented out that line in the compose file.

You can customize container names and volumes etc to your liking.

I'm figuring that you'll might need to rebuild for major updates as this docker image is custom built not pulled from docker-hub.

Please login or register to leave a response.

Showing 1 to 2 of 2 discussions