forked from norman/fusionpbx-install.sh-github-mirror
Install FreeSWITCH then Fail2ban.
This commit is contained in:
@@ -44,15 +44,15 @@ resources/php.sh
|
|||||||
#NGINX web server
|
#NGINX web server
|
||||||
resources/nginx.sh
|
resources/nginx.sh
|
||||||
|
|
||||||
#Fail2ban
|
|
||||||
resources/fail2ban.sh
|
|
||||||
|
|
||||||
#Postgres
|
#Postgres
|
||||||
resources/postgresql.sh
|
resources/postgresql.sh
|
||||||
|
|
||||||
#FreeSWITCH
|
#FreeSWITCH
|
||||||
resources/switch.sh
|
resources/switch.sh
|
||||||
|
|
||||||
|
#Fail2ban
|
||||||
|
resources/fail2ban.sh
|
||||||
|
|
||||||
#set the ip address
|
#set the ip address
|
||||||
server_address=$(hostname -I)
|
server_address=$(hostname -I)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user