registrator
                                
                                
                                
                                    registrator copied to clipboard
                            
                            
                            
                        Ensure valid hostnames for SkyDNS
Slugifies service.Name and service.ID so that we always have a
valid dns name for containers with default Id's and so on.
It's cool. But SkyDNS works fine with slashes. SERVICE_ID=box/any-service works well. We get the normal subdomain any-service.box.skydns.local. So. I'm use registrator with fleet. It would be great to determine the replacement rules. For example @. -> / will be very convenient for systemd.
Yeah didn't realize about the slashes. Added.
NONONO!!! We use slashes!
What do you mean? Slashes should go through now without being filtered out.
This needs a rebase, but also is this a better solution than in #62?