436fc2ba13fba85d2e3a3440f09d0a0591ba20a7
Just check if we have around 1.25GB left. /root (data image file) is 26G /home (our code) is 1G /apps.swap is 2G /backup.swap is 1G /var is 6.2G (docker) Rest of the system is 1.5G Fixes #577
Cloudron a Smart Server
Selfhost Instructions
The smart server currently relies on an AWS account with access to Route53 and S3 and is tested on DigitalOcean and EC2.
First create a virtual private server with Ubuntu 15.04 and run the following commands in an ssh session to initialize the base image:
curl https://s3.amazonaws.com/prod-cloudron-releases/installer.sh -o installer.sh
chmod +x installer.sh
./installer.sh <domain> <aws access key> <aws acccess secret> <backup bucket> <provider> <release sha1>
Description
Languages
JavaScript
72.6%
Vue
22.3%
Shell
3.1%
HTML
1.1%
EJS
0.7%
Other
0.2%