ffnord / mesh-announce

Discussion at #mesh-announce:irc.hackint.org and (separately) at
https://matrix.to/#/!MjLIHcALOcENXZWQlH:irc.hackint.org/$1547640760901FmKaD:matrix.eclabs.de
13 stars 45 forks source link

No domain-name and no site-name parameter anymore available #53

Open tackin opened 4 years ago

tackin commented 4 years ago

I try the new master and need to edit the commandline to call the service. There is no parameter left to include a Domain-Name in the respondd. In former times/older forks it used to be the commandline parameter -d my_domainname . Therefore our meshviewer has now an empty field in "Domain" for that Gateway with this new respondd. Also I miss the former -s my_Site (i.e. "-s Segment_00") parameter. Is there no way to add a Domain-Name and Site-Name to each domain in a multidomain-environement? -s is used for a Grafana-group and -d is used for Meshviewer in our setup. So I would like to have/keep them both.

genofire commented 4 years ago

solved here: https://github.com/freifunktrier/mesh-announce/blob/fftr_mods/providers/nodeinfo/system/domain_code.py

tackin commented 4 years ago

Is also able to serve multi domains. Please consider of making it part of the ffnord/master somehow.

AiyionPrime commented 3 years ago

@tackin I'm not sure, if I got this right, but with my latest PR mesh-announce is able to announce any domain_code again, not just the primary. If you really intended domain_names this obviously doesn't help you.

So please review, whether #75 and prior #59 solve this issue.