docksal / boilerplate-drupal8

[ARCHIVED] Drupal 8 boilerplate project powered by Docksal
https://docksal.io
68 stars 60 forks source link

Use xip.io service for IP addresses #1

Closed ygerasimov closed 7 years ago

ygerasimov commented 8 years ago

There is xip.io service to map domains to ip addresses automatically (when service is accessible).

So instead of using a host like drupal8.docksal you can have drupal8.192.168.10.10.xip.io and if users have access to service it will map automatically.

lmakarov commented 7 years ago

In my experience, xip.io has not been very reliable. It also requires you to be online for the name resolution to work. I'm going to close this for now, since this will not be getting into the mainstream. Thanks for the suggestion though!