dockerwest / compose-pimcore

Docker compose environment for Pimcore
MIT License
13 stars 8 forks source link

Too many redirects #15

Closed ppi-buck closed 6 years ago

ppi-buck commented 6 years ago

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 URL pimcore.docker in my browser. But I only get an infinite redirect which eventually fails in my browser:

image

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.

BlackIkeEagle commented 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

ppi-buck commented 6 years ago

Oh sweet, thanks for the quick response. Didn't even think about the CLI installer. That solved it!

BlackIkeEagle commented 6 years ago

Great, if you have any issues or suggestions for improvements, let us know :+1: