Closed LucaJunge closed 1 year ago
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
This container does not ship with a database, you need to provide one for the application.
Ohh, I see. I did not see the sentence in the readme, thanks!
Is there an existing issue for this?
Current Behavior
I tried to install projectsend via the linuxserver docker image on a subdomain and was able to reach the subdomain.domain.com/install/make-config.php page.
Upon trying to click the "Check" button, 4 red error crosses appear after the mentioned input fields in the title with no error message. I tried entering the docker via
docker exec -it projectsend /bin/bash
to try to find the database name etc there but neithermysql
normariadb
could be found to search for the database.Expected Behavior
I expect to be able to continue with the setup or at least see meaningful error messages.
Steps To Reproduce
docker compose up -d
to start the imageEnvironment
CPU architecture
x86-64
Docker creation
Container logs