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
- restore backup on another server with an...
I managed to restore DB+Volumes from a server to another one with another domain but when I try to click my project on the console, I get error "404 - Project w...
- The console isnt showing documents
In console ui saved documents are being shown on frontend but i can see its showing 4 or number of docs available but in rows its only showing single doc and th...
- Create a project via REST API or SDK, mi...
I am currently self-hosting Appwrite in my local machine, deployed using docker script in the website. I also installed `appwrite-cli` through npm. I am trying...