Hello,
Im trying to setup appwrite to work on my windows dockerazied machine, but I'm not sure what steps to do!
I have set the domain
What have you done and what problem are you facing?
so Im trying to selfhost Appwrite, I have added the domian added the secrets for redis, mariadb and executor
i think I have don everything but I might forget somethign
You have set the variables I mentioned?
Are you able to access to your instance through your domain?
Does it show as secure or it's giving TLS error?
I got other error
look above
not sure I used strong password
liek %*(/:
with those simbols
Recommended threads
- hi guys! my site is not accesible in my ...
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- Delete on cascade from Cloud Function
I'm writing a Python function that deletes a user's main row from a table in my database. This row has relationships with other tables that use cascade deletion...