Closed ppi-buck closed 6 years ago
You are trying to run pimcore 5? You should first install pimcore 5 via cli since the provided webserver configuration is basically for production and has no /install endpoint
Oh sweet, thanks for the quick response. Didn't even think about the CLI installer. That solved it!
Great, if you have any issues or suggestions for improvements, let us know :+1:
Hey there,
just stumbled upon your amazing compose-files especially this one for Pimcore. You are providing so many things that are so helpful even in installation like the Gist to install docker and your developer-dns. THANKS!
I can not get it to work though. I followed your instructions tightly and everything seems to work after I added all the necessary tools like tmux, developer-dns etc. At first I started adjusting to my project but couldn't get it to work so I reverted to your basic .env and docker-compose. Still no success.
When I
run up
in my environment everything fires up and I can call the URLpimcore.docker
in my browser. But I only get an infinite redirect which eventually fails in my browser:There's a ton of different things (different browsers, reset my VM completely, reboot, ...) I tried but the result stays the same. Any idea? Any help is very welcome.
Thank you guys!
PS: I'm running a fresh Ubuntu 18.04 LTS inside a VirtualBox on a Windows 10 host machine. The latter shouldn't matter from my understanding.