woahbase / alpine-akaunting

Accounting webapp service on Alpine + Nginx + Php7
https://woahbase.online/#/images/alpine-akaunting
6 stars 9 forks source link

How to link to mysql #4

Closed geek-baba closed 5 years ago

geek-baba commented 5 years ago

I am trying to deploy this on a kubernetes cluster and was able to with one issue, this require root access for the nfs share, however after successfully starting the service I see: `Welcome to our server The website is currently being setup under this address.

For help and support, please contact: me@example.com` Since we are not passing db info, I assumed when the container starts it will ask for that info, anywho I am not sure how to get this link to mysql...

geek-baba commented 5 years ago

you either point to /akaunting as root or add /akaunting and it will start the setup wizard.