Girish Ramakrishnan a9b91591b4 Make installationProgress TEXT
Some error messages from apptask can be very long! This cases the db
update to fail. In turn causing the installationState to not be set.
2016-06-20 22:30:17 -05:00
2015-11-05 19:29:08 +01:00
2016-06-18 12:12:11 -05:00
2016-06-20 22:30:17 -05:00
2016-01-14 10:55:53 -08:00
2016-06-15 05:26:40 -07:00
2016-06-20 21:38:39 -05:00
2016-06-17 19:11:29 -05:00
2016-06-15 05:26:40 -07:00
2015-12-10 13:08:38 -08:00
2016-06-20 15:11:25 -05:00
2016-06-01 16:55:58 -07:00
2016-06-01 16:55:58 -07:00
2016-01-22 13:03:31 +01:00

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>
S
Description
Cloudron Box
Readme 47 MiB
Languages
JavaScript 72.6%
Vue 22.3%
Shell 3.1%
HTML 1.1%
EJS 0.7%
Other 0.2%