Skip to content
This repository has been archived by the owner on Jun 21, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 1.07 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.07 KB

owncloud-fail2ban

This is an automated installer and updater for fail2ban, which installs and updates fail2ban filters and sets the specific owncloud configurations.

Install

Just execute the following command and the fail2ban filter for owncloud will be activated and set up:

curl -s "https://raw.githubusercontent.com/AykutCevik/owncloud-fail2ban/master/automated-install/install.sh" | bash

Current version (10.*)

The script has been tested with owncloud 10.0.8 and Ubuntu, but may also run under other versions and distributions. If not, please let me know.

Owncloud 9.*

Find the installer in the following branch: https://github.com/AykutCevik/owncloud-fail2ban/tree/owncloud-9.0

Owncloud 8.2.*

Find the installer in the following branch: https://github.com/AykutCevik/owncloud-fail2ban/tree/owncloud-8.2

Owncloud 8.1.*

Find the installer in the following branch: https://github.com/AykutCevik/owncloud-fail2ban/tree/owncloud-8.1

Owncloud 8.0.*

Find the installer in the following branch: https://github.com/AykutCevik/owncloud-fail2ban/tree/owncloud-8.0