ho-ansible / ansible

Playbooks and config for remote administration
1 stars 0 forks source link

nextCloud: port 443 #56

Closed seanho00 closed 7 years ago

seanho00 commented 7 years ago

Currently, nextCloud is on a non-standard port, with a server_name virtual host. This is for security to reduce attacks on nextCloud.

With a blank/444 nginx default site handling accesses direct to the host IP, maybe it's safe to put nextCloud on port 443? This would help get through various firewalls, hotel Wi-Fi, etc.