Back to articles
SafeLine WAF running on Rootless Docker

SafeLine WAF running on Rootless Docker

via Dev.toCarrie

This article was originally written by obuno. Original source: https://blog.synack.li/posts/safeline-on-rootless-docker/ The technical details in this article have not been officially verified by the SafeLine team. Please test in a non-production environment and do not apply directly to production systems. SafeLine is not responsible for any damage or issues caused by improper use. In today’s post we’ll get going at getting SafeLine excellent WAF (Web Application Firewall) to agree at running on Rootless Docker setup. Prerequisites# Docker installed in rootless mode ( dockerd-rootless-setuptool.sh install ) SafeLine CE compose.yaml and .env present sudo access for sysctl (one-time) Setting up Docker in Rootless mode is a bit beyond the goal of that article, you’ll find all you need here. Once this has been done, let’s get down at making SafeLine run on such a setup. In order to build your SafeLine setup, you’d need to do this by hands. That means that you’d need to download the docker-

Continue reading on Dev.to

Opens in a new tab

Read Full Article
0 views

Related Articles