Commit graph

513 commits

Author SHA1 Message Date
Thibault "bui" Koechlin 6dcc9e7810
change the hub branch for the upcoming release (#513) 2020-12-07 10:42:37 +01:00
AlteredCoder cbbe210736
improve docs (#511) 2020-12-04 14:24:34 +01:00
erenJag a9353e3016
cscli: fix bug in restore command (#510) 2020-12-04 13:00:13 +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 28c1ea1e23
Add ci docker push (#504) 2020-12-04 10:05:33 +01:00
AlteredCoder 7831dabaa8
rename username by machine (#506)
Co-authored-by: AlteredCoder <AlteredCoder>
2020-12-03 17:38:27 +01:00
registergoofy f411ab4fcd
Fix a crash (#503)
* fix a crash
2020-12-03 17:34:57 +01:00
AlteredCoder d057d811b2
allow to specify username when register to lapi (#505)
Co-authored-by: AlteredCoder <AlteredCoder>
2020-12-03 17:07:02 +01:00
erenJag fd744408c3
fix cwhub remove func (#501) 2020-12-03 12:05:27 +01:00
erenJag 9d016f262f
fix & improve cscli remove action + improve cscli args vars (#498) 2020-12-02 18:47:17 +01:00
Thibault "bui" Koechlin 2e76097d35
Fix overflows of overflows requesting for different decision scope (#499) 2020-12-02 17:15:48 +01:00
AlteredCoder 8707140fb2
Fix documentation errors (#496) 2020-12-01 17:04:13 +01:00
Thibault "bui" Koechlin b7190c9ecc
improve error management of cscli bouncers add (#495) 2020-12-01 16:16:01 +01:00
Thibault "bui" Koechlin e5487aacdb
Doc fix install (#494) 2020-12-01 15:08:36 +01:00
erenJag 71325d9134
Improve create alerts input (#493)
* check decisions start_ip & end_ip fields
2020-12-01 14:42:53 +01:00
erenJag a16fb1475d
add info message when there is no hub index (#492) 2020-12-01 12:33:14 +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 c6eb2afa20
push to CAPI in go routine (#489)
Co-authored-by: AlteredCoder <AlteredCoder>
2020-11-30 17:46:02 +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
AlteredCoder a09b86876f
Update README.md 2020-11-30 10:38:20 +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 5f339ab312
fix hub tests CI (#469)
Co-authored-by: AlteredCoder <AlteredCoder>
2020-11-25 16:54:15 +01:00
Latrodectus42 fba50dee1e
Update README.md (#466)
Added a form and icons ...
2020-11-24 15:49:08 +01:00
registergoofy dccd6ebb40
remove blank lines (#462)
*removel blank lines
* fix the ci looking for the last tag
2020-11-23 17:30:13 +01:00
registergoofy c9cf4d3b3b
fix the CI (#451) (#454) 2020-11-20 09:25:25 +01:00
registergoofy a6f3d49e46
fix the fuck*** CI (#451) 2020-11-19 15:49:29 +01:00
registergoofy 6bff2d0325 enable/disable crowdsec through systemd 2020-11-19 12:18:40 +01:00
AlteredCoder a042ef3097
wizard: use whiptail or dialog for interactive mode, else don't run (#417) 2020-11-11 17:54:03 +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
Thibault "bui" Koechlin c38b086349
minor improvements : makefile + cscli api register (#338)
* make it more obvious where to put credentials after register

* properly check the go version before trying to build, inspired the way mattermost does it
2020-10-29 10:07:03 +01:00
Thibault "bui" Koechlin 62cbf99dbb
add a warning/error if the user is trying to run wizard from source (yes that's you) (#337) 2020-10-28 17:23:05 +01:00
Thibault "bui" Koechlin 2fdf7624da
properly honor the --force flag of upgrade (#327) 2020-10-23 13:48:04 +02:00
8go f8917cc014
added detail regarding platforms/architectures (#323)
Few lines to clarify and point other platform users into the right direction
2020-10-22 16:36:14 +02:00
Thibault "bui" Koechlin 96ea924064
s/Golang/Go/ 2020-10-20 13:46:07 +02:00
Jesse Donat 748d30e889
Update README.md to improve installation readability (#311) 2020-10-20 08:46:32 +02:00
Ward Vandewege 1be552de6c
fix typo (#308) 2020-10-19 17:58:24 +02: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
AlteredCoder dcaa6afadf
add warning in wzard (#297)
Co-authored-by: AlteredCoder <AlteredCoder>
2020-10-07 12:03:06 +02:00
Peter 92c5b8c263
Update config.go (#294)
Fixed 'config show' example.
2020-10-06 16:58:02 +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
AlteredCoder bae76faf25
Update readme beta message (#282) 2020-10-01 17:25:36 +02:00