🟥 HOWTO: Setup Redis Server with SSL for use with AI2

Which guide are you following, I do not see

cd src && make all

It also looks like you need to install pkg-config

hi, i'm almost at the end !!
i am running this command: sudo certbot certonly.
when he asks me "<your domain name (for your server)>" what do I post?

image

last step !!
"Finally, we need to combine the certificate and the key to one file, and put this in the path we identified in the stunnel conf file:"

It is one long command:

sudo cat /etc/letsencrypt/live/<your domain name>/fullchain.pem /etc/letsencrypt/live/<your domain name>/privkey.pem > /etc/stunnel/private.pem

I have no idea how to use a cloud for my chat app, because I would like to be able to connect several people at the same time and not use the redis connection of the apppinventor Clouddb.

So I would like to rent a cloud server on Google, but I don't know how to configure it to replace the default one.
If you have made the extension if you tell me how to download it I would be grateful, but I would also need to know how to do all the rest.
I don't know anything about ubuntu.