Hello All,
I have current installed a web control panel on my domain's server. I want to host my website on the main domain. But at the same time I want to install appwrite on a sub-domain.
Basically example.com would have my website but app.example.com would have the appwrite as the backend.
I tried to install appwrite and chose app.example.com as the hostname but the installation failed because the website is active on port 80 and 443.
Some experienced advice would be much appreciated.
Thanks & Regards
Recommended threads
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...