so, i can't use any SSH there
but i can key in the ip info, etc.
ok, i realize i can do ssh too in my 3rd party service
let me keep trying
I didn't saw the message
Over here https://discord.com/channels/564160730845151244/1087377262640365728/1087399526219927672 I've uploaded few screenshots
at step 5 of your screenshot
is that part mandatory?
Sure. This is the tunnel The database is actually exposed only to your instance internal docker network
But if you do SSH Tunneling it's like you're running on your instance then you're able to connect to the database
i see...im not sure what to input for the option π Do i get this information from my hosting provider where my appwrite is hosted?
Host: Your instance IP address
Port: usually its 22
Username: The user in which you're using to access your instance, probably root
Then if you're doing your auth with password then enter it, if not, change the the type to key
ah! okay I got it
this is the credential i use when i putty to my instance
i will find them
Exactly π
thank you so much!
Sure thing <:appwriteupvote:899677724615016528>
connection successful. Thank you so much @Binyamin π
π
[SOLVED] Access MariaDB from local
question guys can we perform query within datagrip after the connection?
Idk how appwrite db creates nosql on top of mariadb
yes of course
it's best to avoid reviving an old threads so you should probably create a new <#1072905050399191082> post
Recommended threads
- 1:1 relationship doesnβt sync after re-a...
Hi, Iβm trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...