Hi
Ok so dump Centos - Even if you not familier with Debian it wont take long to transfer your knowledge and ill help you via this forum.
Steps
1 - Spin up Debian 8 server in AWS.
2- Security settings for AWS groups ( See below)
3 - Connect to Server via ssh
4 - First thing to type is sudo -i
5 - Install fusion using the Scipt links.
1 - wget -O -
https://raw.githubusercontent.com/fusionpbx/fusionpbx-install.sh/master/debian/pre-install.sh | sh
2 - cd /usr/src/fusionpbx-install.sh/debian && ./install.sh
Follow instruction for logging into Fusion via web.
Rememeber because you are accessing public you need to use
admin@xxx.xxx.xxx.xxx until you are in and change the default setting.
Let me know how you get on.
Thanks
Andy
HTTP
TCP
80
0.0.0.0/0
HTTP
TCP
80
::/0
Custom TCP Rule
TCP
8080
0.0.0.0/0
Custom TCP Rule
TCP
8080
::/0
Custom UDP Rule
UDP
16384 - 32768
Custom UDP Rule
UDP
21
Custom TCP Rule
TCP
8443
Custom UDP Rule
UDP
5080
HTTPS
TCP
443
0.0.0.0/0
Custom TCP Rule
TCP
5060
Custom TCP Rule
TCP
5080
0.0.0.0/0
SSH
TCP
22
Custom TCP Rule
TCP
21
Custom UDP Rule
UDP
5061
Custom UDP Rule
UDP
5060
Custom TCP Rule
TCP
5061