cytopia / devilbox

A modern Docker LAMP stack and MEAN stack for local development
http://devilbox.org
MIT License
4.37k stars 654 forks source link

Standardize and fix (Auto-)DNS for Linux, Windows 7/8/10 and MacOS (Native and Docker Toolbox) #248

Open cytopia opened 6 years ago

cytopia commented 6 years ago

Auto-DNS standardization and fixes

This ticket will address various Auto-DNS related issues for all operating systems and all Docker versions.


Idea

I will introduce a second DNS container which will always be able to point to whatever IP the Devilbox is running. A second container is necessary to be independent of the internal DNS name resolution. This one can then also be bound to a computers external interface to be shared within the corporate LAN.


Goal


Open tasks

--

Note

I have closed all related tickets and linked them here. As soon as the first pull request is ready I will add it here including new instructions.

Comments, suggestions, wishes

Any ideas, comments or feature requests regarding (Auto-)DNS are welcome and I will try to include them in the new setup. Feel free to add anything you wish to see for that.

Pull request

cytopia commented 5 years ago

The first PR for this feature has been made and is available to try out: https://github.com/cytopia/devilbox/pull/411

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

dimkasta commented 5 years ago

This would be very nice. Especially if it allows custom DNS entries to be added for other LAN devices And if we manage to include pihole in the bunch, it's going to be a very nice intranet management solution.