Hello, I've built a chat app with CloudDB, and it works very well across all devices. Now I want to have my own database to manage everything myself. CloudDB is hosted by MitAppInventor. Does anyone have an idea or a solution for how I can host a CloudDB server myself, or how their server is hosted so I can replicate it?
Thank you very much.
Do you have your own server/website? It most likely already has an SQL database.
TimAI2 has some excellent guides on databases:
TIMAI2
April 1, 2025, 12:20pm
4
Two approaches:
This Guide/Tutorial will show you how to setup a Redis Server (backend for CloudDB) with SSL,
so that you can tick the SSL checkbox in AI2.
I would not have been able to achieve this without the invaluable help from Jeff Schiller, MIT; many thanks...
(also, in connection with the above, see here)
You can just goto
Login with google / github or other things ,
[Untitled]
and then there is this:
INTRO
We have had the cloudDB component for some time now, which uses a redis server as the database backend. It has also been possible for developers to use their own redis server, including SSL, with the cloudDB component. I can now provide a...
If you have your own server, install aaPanel, it will make that very easy:
(Sorry I only have aaPanel in Chinese)
Yes i have a website and Server
You already have 2 solutions, tell us what did you try.