Update crowdsec/readme.md
This commit is contained in:
+4
-8
@@ -13,20 +13,16 @@ Let's setup directories in your homefolder like so:
|
|||||||
Basically:
|
Basically:
|
||||||
```
|
```
|
||||||
mkdir crowdsec
|
mkdir crowdsec
|
||||||
```
|
|
||||||
```
|
|
||||||
cd crowdsec
|
cd crowdsec
|
||||||
```
|
|
||||||
```
|
|
||||||
touch compose.yml
|
touch compose.yml
|
||||||
```
|
|
||||||
```
|
|
||||||
mkdir config
|
mkdir config
|
||||||
```
|
cd config
|
||||||
```
|
|
||||||
touch acquis.yaml
|
touch acquis.yaml
|
||||||
|
cd ..
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Then copy the contents from my compose.yml to yours and make the necessary changes.
|
||||||
|
|
||||||
## Run
|
## Run
|
||||||
|
|
||||||
Go to the directory with the compose.yml
|
Go to the directory with the compose.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user