hlfw.ca

registry

Download patch

ref: c8e22551dfa03a040dd6561eac5446e395658aee
parent: 4040cb4739388c445ed428adb630d96784a85531
author: Michael Misch <michaelmisch1985@gmail.com>
date: Fri Sep 11 15:39:28 PDT 2020

Create README.md

--- /dev/null
+++ b/README.md
@@ -1,0 +1,15 @@
+# registry
+Inferno's registry, done in a more plan9-like manner
+
+```
+# Copy into /sys/src/cmd/ndb 
+mk all && mk install
+```
+
+## Bugs/Gotchas
+The registry must be in the same namespace as cs to be able to translate addresses, be sure to set up your namespaces accordingly!
+
+## Future
+There is work towards having ndb/registry act in resolver mode, but it hasn't been completely ironed out.
+The basic gist would be, you run a main registry for your entire network, and add an entry into your ipnet tuple for `registry=thatip`
+Then you start the rest of your ndb/registry sessions with -s, which uses the main to resolve any query; but also allows resolution from any other arbitrary registry server you add to your ndb.