Hey guys, I could use a bit of help. Long text but i try to make it clear.
I was on Appwrite Cloud until yesterday. I switched to self hosting on my RPI-4B. port forwarded and use dyndns. I am also using a subdomain, say db.example.com of my own domain example.com, and cnaming it to the dyndns domain. db.example.com is the one is use for _APP_DOMAIN and _APP_DOMAIN_TARGET in .env. Everything working fine till now. Now i tried to add functions. I tried it with _APP_DOMAIN_FUNCTIONS=localhost, then i can execute only on host machine, makes sense. but if i for example make it _APP_DOMAIN_FUNCTIONS=functions.example.com, i dont know what to do next. what cnames should i define at my domain provider? Any tips? And then there is nginx. I read a lot about guys using nginx in relation to this problem. what exactly does nginx and can it help me here?
Please help!
Okay guys, got it working. Now is the only last question, how do i automatically get certificates for all the dynamic subdomains / functions?
Recommended threads
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, it’s mention that only setup client with endpoint / api key is enou...
- SELF HOSTING ISSUE, DATA NOT MIGRATING T...
Hey, devs, I recently tried to migrate my cloud instance to a self hosted version but my data is not transferred fully only the table structure is transferred ...
- No Document ID?
Hi I have a self hosted appwrite. My documents get a document ID but are not visible in the console. I don't know why this happens and how to fix this