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

39 Commits

Author SHA1 Message Date
Massimo Candela
5779ad6859 minor edits readme 2022-10-25 01:02:47 +02:00
Massimo Candela
f8a5a9b1be merge release 2022-08-24 18:48:57 +02:00
Massimo Candela
9acc2f0136 add memory requirements (#888) 2022-08-24 18:40:34 +02:00
Massimo Candela
dfe8cc58d8 Debian folder necessary for installing BGPalerter loosely following Debian guidelines
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/
2022-06-16 12:30:44 +02:00
GoliathLabs
ef06794aed Updated: Docs for docker-compose 2022-03-03 13:19:56 +01:00
GoliathLabs
351278ac5e Added: docker-compose examples 2022-02-23 19:10:53 +01:00
Massimo Candela
2bb199a3d8 improved documentation about the volume parameter (#681) 2021-10-27 00:52:55 +02:00
Massimo Candela
9cbad34859 removed reference to node 10 in documentation 2021-07-27 20:53:27 +02:00
Massimo Candela
0e12b463cc renamed main branch references 2021-06-11 15:16:58 +02:00
Massimo Candela
c57611e115 minor changes to text 2020-12-13 05:48:25 +01:00
Massimo Candela
16aaac79ab update some dependencies and removed dependency from nodemon 2020-12-10 19:52:00 +01:00
Massimo Candela
0762eaf561 fix newline error in docker documentation (#352, thanks @gbe0) 2020-09-30 19:35:20 +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
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
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
0ede13782e Update installation.md 2020-04-29 22:35:45 +02:00
Justin Oeder
76becf7969 Update installation.md 2020-04-29 16:18:58 -04:00
Justin Oeder
17c853ee50 Update installation.md 2020-04-29 16:18:32 -04:00
Justin Oeder
0868dda08b Update installation.md 2020-04-29 16:07:36 -04:00
Justin Oeder
f9200cb8c4 Update installation.md 2020-04-29 16:07:07 -04:00
Justin Oeder
e17c050f21 Update installation.md 2020-04-29 16:06:14 -04:00
Justin Oeder
de2ff7d23f Update installation.md 2020-04-29 16:05:14 -04:00
Justin Oeder
4ee2e31c21 Update installation.md 2020-04-29 16:04:49 -04:00
Justin Oeder
124bfe643f Update installation.md 2020-04-29 16:04:35 -04:00
Justin Oeder
d7ecb5d8e3 Update installation.md 2020-04-29 16:04:19 -04:00
Justin Oeder
da23626f9c Update installation.md 2020-04-29 16:03:50 -04:00
Massimo Candela
dfb7d73c8b Update installation.md 2020-04-08 01:48:10 +02:00
Massimo Candela
d418499684 improved documentation for installing nodejs 2020-03-17 19:31:17 +01:00
Massimo Candela
3dc5bd9b23 updated minor typo in doc 2020-03-12 17:53:30 +01:00
Massimo Candela
556a126e7a Update installation.md 2020-03-09 01:32:25 +01:00
Massimo Candela
0b543a0433 Update installation.md 2020-03-09 01:29:35 +01:00
Massimo Candela
460c969c8e update documentation with new auto-configuration 2020-03-09 01:26:55 +01:00
Massimo Candela
cd758e730c added docker documentation 2020-01-18 19:05:10 +01:00
Massimo Candela
45ed91864b removed dependency from yarn. Only npm will be supported from now 2019-12-12 22:44:26 +01:00
Massimo Candela
54ca735669 improved documentation, needs revision 2019-10-05 19:18:11 +02:00