-
Notifications
You must be signed in to change notification settings - Fork 9
Description
(Writing since the contact form at your website doesn't seem to be working at the moment)
Hi!
First of all: thank you for your awesome work. I stumbled across your alpine-akaunting docker image searching for an idiot(me)-friendly way to install akaunting as a docker. Yours seems to be the best way for me. I installed it after couple of hours finding out how to solve the timeout issue when the database is setup during the setup. While I can use the app in general i find myself running in some further issues. I hope you can help since I'm not too much into using linux and webhosting.
First of all the system i'm running at:
- docker using a synology diskstation
- installed your alpine-akaunting docker image
- database is a second docker container running mariadb where also all other databases of my other dockers are stored to
- i want to access akaunting from outside having setup a subdomain
My issues:
- the subdomain points to the local port of the docker container. so if i open the site the initial index.html of your package is showing. to access akaunting i need to enter sub.domain.de/akaunting. i tried to copy the files to the www folder but this doesn't seem to the trick (gives me "whoops something went wrong"). how can i achieve to the dockerimage pointing to the akaunting folder and not to www?
- when i entered an invoice in akaunting and want to export or print it gives me "whoops something went wrong". i already checked the official akaunting docker repo but it seems that it's working fine for the current version so i assume it's something about your image which i overlooked. Do you know this issue or can tell me a fix? Please let me know which log-files you might need to see where the issue is originated from
Thank you in advance for your help! Akounting and your automated docker solution to get future updates seems optimum for me.
I'd really appreciate you helping me.
All the best regards,
Jonas