Closed 4ortytwo closed 3 years ago
Hi
I left it out but I will try to add it as soon as possible.
Postgresql should be included in the docker file referenced. No need to install an external DB. The default username is admin
and the default password is umami
if i remember correctly.
Hope that helps :)
Thanks! I started from scratch and am at the login screen again. I get internal server error
if I enter the default credentials.
And this is what's in the logs.
Could you point me in the right direction?
I'll try to redeploy it this evening and will tell you if I missed anything in the notes. I honestly can't remember if I had any troubles back when I did it...
I resolved my issue and could make a PR tonight to adjust the instructions and close this issue, maybe you could check if I made it extra complicated then?
Hi! Didn't expect to find something like this, thank you.
http://knowledge.code-fabrik.ch/software/dokku/docker-image-deploys/umami.html
I've followed the steps and managed to get to umami login screen but have no idea how I could have created a database user and password. And what would be the
DATABASE_URL
in this case?Could it be that the guide needs to be supplemented or can my question be answered somewhere else?