csf-post-docker/README.md

21 lines
526 B
Markdown
Raw Permalink Normal View History

2015-07-22 05:53:29 +02:00
# ConfigServer Security & Firewall (CSF) - Docker
2016-03-12 20:25:09 +01:00
## Installation
### Requirement
2016-03-30 16:17:31 +02:00
Make sure to use the scripts from https://github.com/juliengk/csf-pre_post_sh
2016-03-12 20:25:09 +01:00
### 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.