Replies: 1 comment
-
Hier suche ich auch noch eine funktionierende Lösung. Hast Du schon eine ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
i have trouble to protect my dockerized NPM on a Debian LXC with Crowdsec.
At the moment i have enrolled the crowdsec with the official command:
"sudo cscli console enroll -e context XXXXXXXX"
on the LXC i have Docker with Compose and the official NPM from here.
Additionally added the volume:
"- /var/log/nginx:/var/log/nginx"
but no access logs come here inside.
Can you help me, how is the best effect to protect my LXC and NPM?
thanks so much
Beta Was this translation helpful? Give feedback.
All reactions