wyveo / craftcms-docker

Craft3/Craft2 CMS Docker base (Nginx, PHP-FPM 8, PostgreSQL/MariaDB, Redis)
https://hub.docker.com/r/wyveo/craftcms-docker
MIT License
100 stars 31 forks source link

Use with Zeit Now? #3

Closed fredrik-sogaard closed 7 years ago

fredrik-sogaard commented 7 years ago

Just curious, have you had any luck using this with Zeit Now? Here's their short Docker docs: https://zeit.co/docs/deployment-types/docker

I'm only getting 500 internal errors when testing the Craft 3 Beta container. Although when I try to go to /admin I'm correctly redirected to /admin/install, so something is working.

colinwilson commented 7 years ago

Doesn't look like Zeit Now supports Docker Compose currently. So the accompanying containers (PostgreSQL;Memcached) aren't being linked and started.