ONLYOFFICE / docker-onlyoffice-owncloud

MIT License
98 stars 32 forks source link

PostgreSQL usage unavailable #44

Closed Ivan-Igorevich closed 4 years ago

Ivan-Igorevich commented 4 years ago

Hello, i try to use an option of postgresql as i set up an admin account, but an application returns "unable to connect". Of course i installed DBeaver and connected to my localhost successfully... what am i doing wrong while installation, or maybe there's a problem in my docker-compose file? but i'm sure to download it from this repository... i attach some screenshots to show what i get from this situation Screenshot from 2020-03-26 21-22-00 screenshot_1 screenshot_2

HelenBelova17 commented 4 years ago

Hello @Ivan-Igorevich, by default, this container uses SQLite for data storage if you want to use another go to https://github.com/nextcloud/docker for settings.

Ivan-Igorevich commented 4 years ago

and all the app- or db- related issues should be addressed to nextcloud?