Similar to Linode, this is a cloud provider that you can self host your servers or applications on. Here is a [demo](https://my.demo.cloudron.io/#/apps). Username: cloudron Password:  cloudron

Access  your console [here](https://console.cloudron.io/). I have created an instance at my.server.com. In order to run the server: 

##### Set up Instructions: 
Create a fresh Ubuntu Focal 20.04 x64 server and run these commands:
```
wget https://cloudron.io/cloudron-setup
chmod +x ./cloudron-setup
./cloudron-setup --setup-token d67496f99587bb15000be6e2183db49e484fdf26ea2ebcf1913e9fe29aaf2589
```

Cloudron is entirely self-hosted on your server. They cannot access your apps or the server.

---

### Possibilities 
You can do lots of things on Cloudron, the world is your oyster. Some things are: 
- Install  [OpenVPN](https://www.cloudron.io/store/io.cloudron.openvpn.html)
- Run [Gitea](obsidian://open?vault=Obsidian&file=Gitea) instance with 1-click deploy, or [here](https://git.cloudron.io/cloudron/gitea-app) for more info