Commit graph

76 commits

Author SHA1 Message Date
erenJag 18ff3a3a30
update docker image + documentation (#602)
Co-authored-by: erenJag <erenJag>
2021-02-10 09:29:29 +01:00
blotus 260332c726
Add use_forwarded_for_headers configuration option for LAPI (#610)
* Add use_forwarded_for_headers configuration option for LAPI

* update documentation
2021-02-09 19:10:14 +01:00
AlteredCoder 359a9cb8ce
allow environment variable in configuration file (#601) 2021-02-04 17:17:01 +01:00
kingmilo 564c4155a8
Update index.md (#598)
A grammar updates on documentation.
2021-02-03 10:22:50 +01:00
Thibault "bui" Koechlin e74f221044
Fix default configurations (#597)
* fix default perms on SQLite file

* seed the prng securely

* fix defaults to enforce certificates verification

* ensure file is within path

* ensure the directory doesn't exist beforehand

* verify certificate by default

* disable http ip forward headers
2021-02-02 14:15:13 +01:00
Thibault "bui" Koechlin 0530aa6886
add answer to #589 as it doesn't seem obvious enough ^^ (#590) 2021-01-27 09:12:16 +01:00
AlteredCoder 13172fc490
add link to exported fields (#584)
Co-authored-by: AlteredCoder <AlteredCoder>
2021-01-19 11:35:41 +01:00
AlteredCoder 82ec6b3d80
Update db schema in documentation (#575)
* update db schema in documentation

* rename title to be in the table of contents

Co-authored-by: AlteredCoder <AlteredCoder>
2021-01-15 16:28:27 +01:00
Thibault bui Koechlin 0c5c2a0ac2 up doc 2021-01-14 17:19:20 +01:00
Thibault "bui" Koechlin 66f943446a
add doc on how to contribute bouncers (#560)
* add doc on how to contribute bouncers

* fix typo
2021-01-07 12:17:52 +01:00
thelittlefireman 9a1babc365
Update docker doc for database persistence (#551)
Fix #550
2020-12-21 16:57:44 +01:00
Thibault "bui" Koechlin 8a87e76fe5
up add http as well (#547) 2020-12-17 11:30:26 +01:00
Thibault "bui" Koechlin f00f7778bc
document how to use it with tor (#546) 2020-12-17 09:55:55 +01:00
Thibault "bui" Koechlin 2d990c4e7f
delete old empty docs (#544) 2020-12-16 12:55:03 +01:00
Thibault "bui" Koechlin 825f8f83b2
up doc (#543) 2020-12-15 17:02:24 +01:00
AlteredCoder 79080d4e36
Fix cscli hub (#534) 2020-12-14 11:53:30 +01:00
erenJag b6d73f48cd
Fix some bugs : update doc, codename and fix wizard (#522)
* change localhost to 127.0.0.1 + fix uninstall in wizard
* remove beta from repo
2020-12-08 12:45:36 +01:00
AlteredCoder cbbe210736
improve docs (#511) 2020-12-04 14:24:34 +01:00
erenJag 339cb6cce7
update prometheus doc (#509) 2020-12-04 11:24:12 +01:00
AlteredCoder 759bd2134c
Faq metabase (#508) 2020-12-04 10:43:39 +01:00
erenJag 9d016f262f
fix & improve cscli remove action + improve cscli args vars (#498) 2020-12-02 18:47:17 +01:00
AlteredCoder 8707140fb2
Fix documentation errors (#496) 2020-12-01 17:04:13 +01:00
Thibault "bui" Koechlin e5487aacdb
Doc fix install (#494) 2020-12-01 15:08:36 +01:00
Thibault "bui" Koechlin 0be78d4cbf
doc update (#491)
* fix doc indent

* up bouncer doc & arm doc
2020-12-01 11:28:29 +01:00
AlteredCoder fa11a94e21
fix paths in documentation (#490) 2020-11-30 17:44:30 +01:00
AlteredCoder b2b60072ea update cscli documentation 2020-11-30 17:16:34 +01:00
AlteredCoder 230876b281 improve migration documentation 2020-11-30 16:38:14 +01:00
AlteredCoder 4f49fd1d7a fix documentation 2020-11-30 16:30:43 +01:00
Thibault "bui" Koechlin 71ac0d2fce
Apiclient tests (#484)
Co-authored-by: AlteredCoder
Co-authored-by: erenJag
2020-11-30 16:15:07 +01:00
erenJag 000fec27df
fix images & links in README (#485) 2020-11-30 11:09:24 +01:00
Thibault "bui" Koechlin dbb420f79e
local api (#482)
Co-authored-by: AlteredCoder
Co-authored-by: erenJag
2020-11-30 10:37:17 +01:00
AlteredCoder 52b3431595
Update logo (#357) 2020-11-03 10:02:58 +01:00
registergoofy a9f2b5c150
Logo (#356) 2020-11-02 20:43:00 +01:00
registergoofy 6f713ba9b9
32bits (#304)
* 32 bit known issue

* one issue only

* add a new page "known bugs and limitations"

* more info

* up improve doc

Co-authored-by: Thibault bui Koechlin <thibault@crowdsec.net>
2020-10-16 17:17:49 +02:00
Thibault "bui" Koechlin 1533e7e83c
improve acquisition doc (#303) 2020-10-12 10:09:45 +02:00
Thibault bui Koechlin 07d386cd9c fix typo 2020-10-05 12:01:39 +02:00
Thibault "bui" Koechlin fb1884a4ca
add documentation on upgrades (#290)
* add documentation on upgrades
* make it more clear that you need bouncers
2020-10-05 11:58:44 +02:00
Thibault "bui" Koechlin 62bbeaa2b5
help for dashboard faq 2020-09-28 10:03:01 +02:00
Thibault "bui" Koechlin dc31dbf226
add uninstall directive 2020-09-28 09:41:59 +02:00
Thibault "bui" Koechlin 687077010c
add more info about what is sent to api (#250)
* add more info about what is sent to api
2020-09-24 15:20:02 +02:00
erenJag 160b5f8486
fix typos in doc + update schema (#221)
Co-authored-by: erenJag <erenJag>
2020-09-14 10:48:51 +02:00
AlteredCoder b270bfbcfe
Fix documentation (#219)
* fix typo in documentation
2020-09-13 15:56:04 +02:00
Thibault "bui" Koechlin d431fe9f21
Taxonomy update (#213)
* rename
2020-09-10 15:06:34 +02:00
AlteredCoder b7286d6a85
make cscli use crowdsec version for hub (#194) 2020-09-01 14:32:45 +02:00
Thibault "bui" Koechlin b2ef6a555c
add support for 'prometheus_mode' configuration directive that can be set to 'aggregation' to limit the cardinality of prometheus metrics (#192) 2020-08-24 11:51:50 +02:00
erenJag 6624fce66a
fix tests (#191)
* fix leakybucket test
2020-08-24 10:25:52 +02:00
Thibault "bui" Koechlin 9df29191f7
Document plugin writting (#184)
* writing plugins documentation
2020-08-20 11:30:12 +02:00
Thibault "bui" Koechlin ceb69f0cef
documentation improvment (#182) 2020-08-07 09:40:43 +02:00
Thibault "bui" Koechlin fe8040683e
link to prometheus dashboard repository (#180) 2020-08-05 17:24:38 +02:00
Thibault "bui" Koechlin a3b638890d
doc : add debugging in cheatsheets (#179) 2020-08-05 16:50:19 +02:00