Question
Configuring a domain name for nextcloud
Hi guys, i would really appreciate some help here.
Just installed Nextcloud from docker and bought a domain name from namecheap
“nsx.digitalocean.com.” domains are added on namecheap.com and i can succesfully ping on them.
Record configuration:
type | hostname | value
————- | ————————————————
A | example.com | directs to public ip
CNAME | cloud.example.com | is an alias of example.com
SRV | nextcloud.tcp.cloud.example | directs to cloud.example.com at port 8080
What i’m doing wrong?. because i cant access from neither of my domain names
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×