#I'm new and require help deploying my first project

4 messages · Page 1 of 1 (latest)

shrewd cobalt
#

Running comand: docker-compose run app php artisan migrate:fresh --seed

Gives:
Plugin caching_sha2_password could not be loaded: Error loading shared library /usr/lib/mariadb/plugin/caching_sha2_password.so: No such file or directory. How can i fix this? Im using an open source project called "Brick Hill" (https://gitlab.com/brickhill/site/site) Thank you!

shrewd cobalt
#

Still requiring help

#

Running this on Windows or WSL doesn't make a difference

wheat frigate
#

What you're asking for isn't help deploying your first project, it's help deploying someone else's project. There's a setup guide in the readme of that project. If the setup guide doesn't work, you should contact the developers, for example by filing an issue on the repo.