changes
This commit is contained in:
commit
5e31dd0214
37 changed files with 2082 additions and 0 deletions
12
.env
Normal file
12
.env
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
HOSTNAME=router.something.hi
|
||||
|
||||
VYOS_API_URL=https://vyos-api:port
|
||||
VYOS_API_KEY=vyos-api-key
|
||||
|
||||
BGP_TOOLS_IMAGE=bgp-tools-image
|
||||
|
||||
AKVORADO_BASE_URL=http://ip:port/api/v0/console/widget
|
||||
|
||||
LIBRENMS_URL=https://librenms-url
|
||||
LIBRENMS_PORTS=portname:librenmsid,portname2:librenmsid2
|
||||
LIBRENMS_MAIN_PORT=eth0
|
||||
Loading…
Add table
Add a link
Reference in a new issue