1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00
Commit Graph

147 Commits

Author SHA1 Message Date
Louis
6cebde9480 Add paths variables in report context 2020-09-18 16:43:31 -07:00
Massimo Candela
5f008b09ad minor fixes to doc 2020-09-14 23:57:22 +02:00
Massimo Candela
6c7021dbc5 updated websocket to plain 2020-09-14 23:16:56 +02:00
Massimo Candela
15c6517445 minor edit 2020-09-14 21:44:03 +02:00
Massimo Candela
8fa2493755 removed example, correct one should come soon 2020-09-14 21:42:00 +02:00
Massimo Candela
b57b0824df better documentation for path matching, explain regex (#318) 2020-09-14 21:32:58 +02:00
Massimo Candela
d457fc34c2 export cacheValidPrefixesSeconds in config.yml and manage storage failures 2020-08-14 16:00:31 +02:00
Massimo Candela
57294c7498 added documentation for ta malfunction alerts 2020-08-14 15:25:18 +02:00
Massimo Candela
6bb271d9bd improve checks in case cache is removed 2020-08-03 16:19:43 +02:00
Massimo Candela
e2bb8d5e5a introduced possibility to re-generate prefix list periodically 2020-08-03 16:00:08 +02:00
Justin Oeder
80a38c47a7 Automatic updates (#307) 2020-08-02 17:54:10 +02:00
Massimo Candela
ed5c9a4fdd introduced option append for generate-prefix 2020-07-31 02:54:38 +02:00
Massimo Candela
a5556aa18c merge hotfix version bump done in master 2020-07-29 19:38:16 +02:00
Massimo Candela
15f36cd89b introduce debug mode for prefix generate + introduce historical data (#312) 2020-07-29 19:31:16 +02:00
Mircea Ulinic
f5c7951114 Listed DigitalOcean as friends :) 2020-07-27 18:07:04 +01:00
Massimo Candela
bf730eefc5 Update friends.md 2020-07-27 18:24:51 +02:00
Massimo Candela
e696fc513e merged changes from master 2020-07-27 16:29:15 +02:00
Jason Lewis
7e8a9650e5 Add trailing slash so config file is read properly
> bgpalerter@1.26.1 serve /opt/bgpalerter
> babel-node index.js "--d" "/opt/bgpalerter/volume"

Impossible to load config.yml. A default configuration file has been generated.
BGPalerter, version: 1.26.1 environment: production
Loaded config: /opt/bgpalerter/volumeconfig.yml
2020-07-27 10:03:40 -04:00
Massimo Candela
1866fe1202 added documentation for the -t option 2020-07-25 16:26:10 +02:00
Massimo Candela
aa4a1df256 Update friends.md 2020-07-23 22:02:54 +02:00
Massimo Candela
a8647f6dee v1.26.0 release hotfix (#295)
* updated development dependencies to bump lodash version to 4.17.19

* updated rpki-validator version

* update rpki-validator to support external vrps

* improved stability of monitorRPKI, increased test coverage
2020-07-18 18:43:30 +02:00
Massimo Candela
8cd07e465b added documentation for trasnport parameter 2020-07-06 12:12:26 +02:00
Massimo Candela
7d224b2bac minor changes to the doc 2020-06-29 01:02:39 +02:00
Massimo Candela
4fdd3540db introduced telegram report module, includes documentation 2020-06-29 00:46:13 +02:00
Massimo Candela
12c1e1b788 added documentation for persistStatus 2020-06-28 18:14:48 +02:00
Massimo Candela
1e57cf4391 linked friends page from readme 2020-06-11 00:29:31 +02:00
Massimo Candela
24652b6bab trying to reduce documentation width 2020-06-10 23:31:53 +02:00
Massimo Candela
ef3fe1ce3f trying to reduce documentation width 2020-06-10 23:31:06 +02:00
Massimo Candela
483d6da601 trying to reduce documentation width 2020-06-10 23:28:20 +02:00
Massimo Candela
ca5f4ad794 added documentation about default parameters 2020-06-10 23:24:36 +02:00
Massimo Candela
bda942e0b8 improved documentation for docker (#247) 2020-06-10 23:08:08 +02:00
Massimo Candela
118accbe64 Merge pull request #252 from floatingstatic/floatingstatic/docker-docs
Improve documentation for running bgpalerter in docker
2020-06-10 20:40:06 +02:00
Massimo Candela
f84e4ff11b introduced volume param, first attempt 2020-06-10 12:04:26 +02:00
Massimo Candela
52ca38fd21 Merge pull request #254 from ccaputo/patch-2
Update friends.md: SIX
2020-06-09 03:10:30 +02:00
Massimo Candela
f76a9755f5 Merge branch 'master' into dev 2020-06-09 03:08:02 +02:00
Chris Caputo
f9841ed55d Update friends.md 2020-06-08 07:49:25 -07:00
Jeremiah Millay
efce1dc972 Improve docker documentation 2020-06-04 22:41:33 -04:00
Massimo Candela
bcb6ba8934 addressing comment #247 about weak docker doc 2020-05-29 13:32:40 +02:00
Massimo Candela
91f0d03f2a proxy support (#234)
Introduced proxy support

Co-authored-by: Florian Domain <f.domain@criteo.com>
2020-05-26 14:50:16 +02:00
Massimo Candela
06ae153d35 Update release-process.md 2020-05-18 22:29:55 +02:00
Massimo Candela
66b17d2158 Merge branch 'dev' of github.com:nttgin/BGPalerter into dev 2020-05-18 18:06:26 +02:00
Massimo Candela
f916a28a52 improved linux service doc 2020-05-18 18:05:52 +02:00
Massimo Candela
d8f1a16e1d use 24 hours format in reports (#228) 2020-05-11 00:46:49 +02:00
Massimo Candela
d93995ecff Update release-process.md 2020-04-30 23:33:58 +02:00
Massimo Candela
3b1960d356 Merge branch 'dev' of https://github.com/nttgin/BGPalerter into dev 2020-04-30 02:47:27 +02:00
Massimo Candela
f49b032e32 Update linux-service.md 2020-04-30 00:34:40 +02:00
Massimo Candela
0ede13782e Update installation.md 2020-04-29 22:35:45 +02:00
Massimo Candela
e58c2e37af Update linux-service.md 2020-04-29 22:35:27 +02:00
Massimo Candela
cf91bea054 Merge pull request #223 from jcoeder/patch-2
Create linux-service.md
2020-04-29 22:31:23 +02:00
Justin Oeder
76becf7969 Update installation.md 2020-04-29 16:18:58 -04:00