sftp-fail2ban
sftp-fail2ban
Docker app from bmartino1's Repository
Overview
Runtime arguments
- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--hostname sftp --cap-add=NET_ADMIN --cap-add=NET_RAW
Template configuration
Docker bridge network set SSH/SFTP port
- Target
- 22
- Default
- 22
- Value
- 22
Default admin user's host folder/file access
- Target
- /home/admin/sftp
- Default
- /mnt/user/
- Value
- /mnt/user/
Docker data - this is needed to change the user.conf for multiple user accounts
- Target
- /config
- Default
- /mnt/user/appdata/sftp-fail2ban
- Value
- /mnt/user/appdata/sftp-fail2ban
- Target
- TZ
- Value
- America/Chicago
true Runs /stage/updateapps.sh if present custom Runs /config/updateapps.sh if present false or empty skips updates
- Default
- true
- Value
- true
auth,fail2ban,whois (comma-separated list for Docker stdout) Tail log streams.
- Default
- auth,fail2ban,whois
- Value
- auth,fail2ban
CHANGE ME! Set the admin password!
- Value
- password
User root
- Default
- 99
- Value
- 0
User root
- Default
- 100
- Value
- 0
- Default
- admin
- Value
- admin
Preflight checks (makes sure Fail2ban and sshd will work) (writes to /config/debug when true), false by default
- Default
- false
- Value
- true
T/F enable Docker log showing tail logs. This doesn't stop them from writing to the log folder.
- Default
- true
- Value
- true
At container restart, truncate logs in the log folder. This will move old logs within the log folder; no logs are removed.
- Default
- false
- Value
- true
How to handle /config Fail2ban files # ===== Fail2Ban config wiring ===== # How /etc/fail2ban is populated from /config/fail2ban: # - symlink (source of truth = /config) # - overlay (defaults + then /config over) # - noclobber (defaults + non-clobber copy from /config) # - replace (use /config only)
- Default
- noclobber
- Value
- symlink
Categories
Download Statistics
Details
bmmbmm01/sftp2:latestRun sftp-fail2ban on Unraid.
sftp-fail2ban is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.