Skip to content

mechanisms for presenting a directory of mesh services to users

Notifications You must be signed in to change notification settings

Byzantium/service_directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Service directory. A listing of services available on the mesh.

Usage

###sysadmins###

  • run /opt/byzantium/service_index/services.py to manually start.

###users###

  • browse to http://byzantium.mesh to view the available services

service providers

  • avahi records that match the filters in place with show=user on it's own line of the txt record of the avahi service will be displayed to users.
  • txt records with appendtourl=<stuff> on it's own line of the txt record will append <stuff> to the url used to make the link.
  • txt records with ```description=`` will take everything following the equals sign to the next token or the end of the string and use it as the description in the entry on the service directory.

About

mechanisms for presenting a directory of mesh services to users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages