mirror of
https://github.com/juliengk/csf-post-docker.git
synced 2023-10-10 13:37:41 +02:00
21 lines
526 B
Markdown
21 lines
526 B
Markdown
# ConfigServer Security & Firewall (CSF) - Docker
|
|
|
|
## Installation
|
|
### Requirement
|
|
Make sure to use the scripts from https://github.com/juliengk/csf-pre_post_sh
|
|
|
|
### Install
|
|
Installation is quite straightforward:
|
|
|
|
```
|
|
# cd /usr/local/src
|
|
# git clone https://github.com/juliengk/csf-post-docker.git
|
|
# cd csf-post-docker
|
|
# sh install.sh
|
|
```
|
|
|
|
## User Feedback
|
|
### Issues
|
|
|
|
If you have any problems with or questions about this image, please contact us through a [GitHub](https://github.com/juliengk/csf-post-docker/issues) issue.
|