Structure we want

This commit is contained in:
Tristan B. Velloza Kildaire 2021-06-02 22:52:15 +02:00
parent 2bcfd9e01b
commit 19d83bf1cc
1 changed files with 16 additions and 1 deletions

View File

@ -1,3 +1,18 @@
# entitydb
EntityDB holds all network allocations and associated information.
EntityDB holds all network allocations and associated information.
## Format
Firstly create an entry by creating a directory with your unique username, `deavmi/` for example.
Inside there you place your network allocations as `deavmi/networkName1`, `deavmi/networkName2` etc.
An entry for `deavmi/networkName1` looks like this:
```
Prefix=ffff::/90
PublicKey=dfkhjfdhjfhjkk
```
Create a directory called `networkName/` and inside of it