mirror of
https://github.com/nttgin/BGPalerter.git
synced 2024-05-19 06:50:08 +00:00
There are some aspects of this package which may not be Debian compliment. specifically we vendor in all node dependencies. The packaged produced will: create a bgpalerter use install systemd file install the binary to /usr/bin/bgpalert install dependencies install the example config files to /etc/bgpalerter/
24 lines
352 B
Plaintext
24 lines
352 B
Plaintext
config.yml
|
|
prefixes.yml
|
|
groups.yml
|
|
.idea/
|
|
node_modules/
|
|
bin/
|
|
dist/
|
|
build/
|
|
logs/
|
|
.DS_Store
|
|
bgpalerter.pid
|
|
alertdata/
|
|
.npmrc
|
|
.cache/
|
|
volumetests/
|
|
tests/rpki_tests/vrp.json
|
|
tests/rpki_tests/roas.json
|
|
tests/generate_tests/prefixes.yml
|
|
export.json
|
|
tests/kafka_tests/kafka_2.13-2.6.0/
|
|
tests/kafka_tests/kafka_2.13-2.6.0.tgz
|
|
tests/kafka_tests/nohup.out
|
|
*.sw?
|