theodorosploumis / distros.bid

A saas to create drupal websites in seconds using docker containers.
https://www.distros.bid
GNU General Public License v2.0
19 stars 13 forks source link

Open Door distribution fails #8

Closed wavesailor closed 6 years ago

wavesailor commented 6 years ago

When selecting Open Door, you get the following error message: 502 Bad Gateway

This is the URL: http://opendoor-fwpmygyvnq.drupal.distros.bid:8055/

wavesailor commented 6 years ago

I got it to work but named it OpenDD - It does not seems to work when you name Open Door

A new version of the distribution was released yesterday.

theodorosploumis commented 6 years ago

The name you select is not the issue since it gets sanitized. I believe there was an issue with the Host RAM where the proxy could not load the new subdomain.

After recreating the Docker container the website now works (http://opendoor-fwpmygyvnq.drupal.distros.bid:8055/).

For the new version of the Distro please create a pull request.

Thanks.