Commit graph

41 commits

Author SHA1 Message Date
Manuel Sabban bb37e2e70d
fix functional tests (#838)
* fix functional tests
* add journal detection feature in wizard.sh

Co-authored-by: sabban <15465465+sabban@users.noreply.github.com>
2021-07-01 10:36:27 +02:00
Andrew Armstrong b29730520f
Trivial typo fix adresses -> addresses in msgbox (#832)
A minor change to correct the spelling of the word addresses in a wizard message box during installation
2021-06-21 15:10:59 +02:00
Thibault "bui" Koechlin f1b0414c89
Unified functional tests (#696)
* remove dead / not needed code & scripts

* don't rely on /dev/urandom in wizard

* unified functional tests
2021-03-18 13:59:41 +01:00
AlteredCoder f2d14c8ca2
update the config.yaml file (#674) 2021-03-11 11:18:09 +01:00
AlteredCoder 8b504e9f67
improve logging in cscli and wizard (#643) 2021-02-25 11:20:36 +01:00
AlteredCoder dae4458a6f
create crowdsec group for metabase and crowdsec.db (#606) 2021-02-10 09:23:33 +01:00
AlteredCoder 9f515cb7ef
remove help message backup/restore in wizard (#612)
Co-authored-by: AlteredCoder <AlteredCoder>
2021-02-09 18:07:00 +01:00
registergoofy 862105669f
add two options: configure and noop (#591) 2021-01-28 12:05:42 +01:00
Thibault "bui" Koechlin 6724c2aca4
winzard uninstall : check if user has registered bouncers (#579)
* check if user has registered bouncers
2021-01-19 12:31:03 +01:00
AlteredCoder 8bd53a89c0
add useful links in the wizard (#576)
Co-authored-by: AlteredCoder <AlteredCoder>
2021-01-15 18:14:33 +01:00
Thibault "bui" Koechlin 986a0be812
fix wizard behaviour when detecting appropriate action (#573)
* fix wizard behaviour when detecting appropriate action

* fix filter handling with cscli

* add ipv6 tests

Co-authored-by: AlteredCoder <AlteredCoder>
2021-01-15 09:48:39 +01:00
Shivam Sandbhor a63b6729bf
Enable detection of httpd (#512)
* Enable detection of `httpd` on centos

Signed-off-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>
2020-12-23 09:47:49 +01:00
erenJag 23ba741f2e
improve wizard upgrade (#542)
* improve wizard upgrade
2020-12-15 17:52:57 +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 8707140fb2
Fix documentation errors (#496) 2020-12-01 17:04:13 +01:00
AlteredCoder fa11a94e21
fix paths in documentation (#490) 2020-11-30 17:44:30 +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
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
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
AlteredCoder dcaa6afadf
add warning in wzard (#297)
Co-authored-by: AlteredCoder <AlteredCoder>
2020-10-07 12:03:06 +02:00
AlteredCoder b270bfbcfe
Fix documentation (#219)
* fix typo in documentation
2020-09-13 15:56:04 +02:00
Thibault "bui" Koechlin 911d2d6d5c
fix configuration file permissions in wizard (#176) 2020-08-05 11:20:40 +02:00
AlteredCoder 2da55f411b
remove data folder from release and fix binary size (#160) 2020-07-29 17:14:32 +02:00
AlteredCoder 0864f13cb8
fix post merge (#138)
* fix post merge (#138)
2020-07-17 15:26:46 +02:00
AlteredCoder 87a90583fe
Fix#80 (#133)
* fix #80 

Co-authored-by: AlteredCoder <AlteredCoder>
Co-authored-by: Thibault bui Koechlin <thibault@crowdsec.net>
2020-07-16 15:48:46 +02:00
Thibault "bui" Koechlin 454e2850b5
don't trash the database when upgrading (#112) 2020-07-01 17:14:05 +02:00
erenJag bdda08223e
Fix hub CI (#86) 2020-06-24 15:00:30 +02:00
Thibault "bui" Koechlin 5446857377
Add crowdsec reload + cscli metrics minor improvements (#79) 2020-06-19 13:57:44 +02:00
Thibault "bui" Koechlin bb60d29ac8
register api as well in --bininstall (#77) 2020-06-16 17:59:09 +02:00
erenJag c37f020da3
fix upgrade mode in wizard (#65)
Co-authored-by: erenJag <erenJag>
2020-06-03 17:14:01 +02:00
erenJag 6bee95b368
wizard: fix unattended mode (#57) 2020-06-03 14:24:33 +02:00
erenJag 04ff874eb5 fix lib path 2020-05-28 11:32:00 +02:00
erenJag 19d6a979c8 trying to be [FHS](https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard) compliant 2020-05-28 11:32:00 +02:00
Thibault "bui" Koechlin ec81bc1f9a fix #38 (#41) 2020-05-27 09:47:12 +02:00
Thibault "bui" Koechlin 8e2c9bc705
Improved readme (#36) 2020-05-26 15:41:40 +02:00
AlteredCoder 087549e2ba fix wizard 2020-05-24 18:40:00 +02:00
AlteredCoder ccb4b65db9 fix 2020-05-22 18:27:02 +02:00
Thibault bui Koechlin 16c283246e up 2020-05-15 12:25:34 +02:00
Thibault bui Koechlin 3d2d39e77d up 2020-05-15 12:13:57 +02:00
Thibault bui Koechlin 2016167654 initial import 2020-05-15 11:39:16 +02:00