Closed Thijxx closed 4 years ago
You need to supply your own MySQL/MariaDB instance for this container to connect to. We do not bundle this in the container.
You have not included the error messages, but it sounds like you do not have a database setup and therefore not filling in the info about the database connection.
If you are new to Docker or this application our issue tracker is ONLY used for reporting bugs or requesting features. Please use our discord server for general support.
Expected Behavior
The application should create it's own database.
Current Behavior
The first screen in the web interface is about a database connection. If I do not fill in anything, it errors. If I only fill in a username and password, it tells me access is denied. The docker-image cannot be used.
Steps to Reproduce
Environment
OS: Centos7 CPU architecture: x86_64 How docker service was installed:
Portianer, Stack, docker-compose copy/paste with changed paths and changed port.
Command used to create docker container (run/create/compose/screenshot)
Portainer UI
Docker logs