... | ... | @@ -37,6 +37,18 @@ |
|
|
* no guarantee of data persistence and 24/365 availability
|
|
|
* updated ~ all 4-6 week to latest release
|
|
|
|
|
|
* REST URL:
|
|
|
```
|
|
|
http://beta.d2sphere.com:9099/swagger-ui.html
|
|
|
use HTTP basic Auth!
|
|
|
```
|
|
|
* Monitoring REST URL:
|
|
|
```
|
|
|
http://beta.d2sphere.com:9099/metrics
|
|
|
http://beta.d2sphere.com:9099/health
|
|
|
http://beta.d2sphere.com:9099/info
|
|
|
```
|
|
|
|
|
|
* Setup AVL:
|
|
|
```
|
|
|
$PFAL,CNF.Set,TCP.CLIENT.LOGIN=1,2
|
... | ... | |