-
-
Notifications
You must be signed in to change notification settings - Fork 664
Open
Description
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
- Automatically have access to all projects (via Auto-DNS) from
- your local computer (native or Docker Toolbox)
- your local LAN
- other computers on the LAN
- Android mobiles on the LAN
- iPhones on the LAN
Open tasks
- Fix Auto-DNS for Docker Toolbox
- Introduce dedicated
autodnscontainer - Update documentation
- Introduce dedicated
- Documentation: Setup Devilbox in a LAN
- Lan computer: how to use Devilbox remote DNS server
- Android: how use Devilbox remote DNS server
- iPhone: how to use Devilbox remote DNS server
- Documentation: Auto-DNS for Linux (various methods: nm, systemd, etc)
--
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
9034725985, TheNicholasNick, theWhK, pnoeric and smachi