entitydb/README.md

21 lines
498 B
Markdown
Raw Normal View History

2021-06-02 20:44:19 +00:00
# entitydb
2021-06-02 20:52:15 +00:00
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
2021-06-02 20:52:50 +00:00
#Subnets within the /48 subnet
Networks=[]
2021-06-02 20:52:15 +00:00
```
Create a directory called `networkName/` and inside of it