Commit graph

94 commits

Author SHA1 Message Date
Thibault "bui" Koechlin 8df8ed9e3e
README update (#730)
* README update
2021-04-01 09:54:25 +02:00
dependabot[bot] 5ad7e9e729
Bump pyyaml from 5.3.1 to 5.4 in /docs (#720)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-26 17:19:48 +01:00
dependabot[bot] f2a0155d90
Bump jinja2 from 2.11.1 to 2.11.3 in /docs (#706)
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.1 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.1...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-24 19:37:54 +01:00
AlteredCoder 73a10ef0e5
add autocompletion for cscli (#717) 2021-03-24 19:07:58 +01:00
AlteredCoder 1f2f6c87d5
update crowdsec tour documentation (#713)
Co-authored-by: AlteredCoder <AlteredCoder>
2021-03-22 17:17:33 +01:00
registergoofy bdca1d79c1
fix debian-like installation documentation (#708) 2021-03-22 10:07:50 +01:00
Thibault "bui" Koechlin 1938e1a62d
clarify doc on onsuccess in parsers + add new date formats for dateparse (#703) 2021-03-19 16:33:10 +01:00
Thibault "bui" Koechlin 28446b6d29
Ent update : 0.7.0 (#692)
* up regenerate new schema

* new ent

* update documentation for min required versions

* update documentation
2021-03-15 18:46:52 +01:00
Thibault "bui" Koechlin 17ad9de738
up installation documentation (#678)
* up installation documentation
2021-03-12 11:16:17 +01:00
Thibault "bui" Koechlin 534c535490
fix #670, improve decision delete doc (#673)
* fix #670, improve decision delete doc

* fix typo
2021-03-10 15:12:09 +01:00
AlteredCoder 92f290ebe0
fix documentation in write_configurations (#666)
Co-authored-by: AlteredCoder <AlteredCoder>
2021-03-08 15:20:25 +01:00
Thibault "bui" Koechlin a627887841
reference faq for metabase without docker (#649) 2021-03-01 09:51:50 +01:00
Thibault "bui" Koechlin 70055b3fd6
Doc api + minor api fixes (#654)
* add doc for API

* link users guide on metabase without docker

* rename doc and swagger
2021-02-26 17:42:45 +01:00
AlteredCoder 8b504e9f67
improve logging in cscli and wizard (#643) 2021-02-25 11:20:36 +01:00
Thibault "bui" Koechlin da84805f5f
Doc improvements (#644)
* fix #640 : add faq about metrics and 'is my setup working'

* up documentation go routines, fix #637

* to merge along with https://github.com/crowdsecurity/hub/pull/160 to improve forensic's doc
2021-02-25 09:49:16 +01:00
Thibault "bui" Koechlin 22ada59393
Allow for acquisition files to be specified from a directory as well (#619)
* allow a acquisition_dir in crowdsec's config + change the behaviour of config loading so that it's working with a list instead. keep backward compat with acquisition_path

* remove the default behaviour of 'guessing' acquis path if param isn't present, and error
2021-02-17 13:55:36 +01:00
Thibault "bui" Koechlin 7d93302e05
add a prometheus_uri option for cscli's config (#625)
* add a prometheus_uri option for cscli's config, and update documentation

* specify min version
2021-02-17 13:53:57 +01:00
kingmilo 2888bda959
Update bouncer_machine_management.md (#614)
A few grammar updates.
2021-02-10 16:57:53 +01:00
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