Girish Ramakrishnan
77bd5bfcbe
pass retire reason
2016-06-29 23:24:00 -05:00
Girish Ramakrishnan
4dabf7bb26
send currency information
2016-06-29 18:59:50 -05:00
Girish Ramakrishnan
4250a26967
send plan information
2016-06-29 18:57:06 -05:00
Girish Ramakrishnan
9bfbdbba3b
handle migrate in update.html
2016-06-28 16:21:22 -05:00
Girish Ramakrishnan
0c3de27c3d
better progress message
2016-06-28 16:16:15 -05:00
Girish Ramakrishnan
24e36dc24c
clean up code
2016-06-28 16:09:44 -05:00
Girish Ramakrishnan
66fd20e1ff
self-retire after migration call
2016-06-28 15:43:39 -05:00
Girish Ramakrishnan
c7c6944e5f
set migrate progress
2016-06-28 15:34:04 -05:00
Girish Ramakrishnan
dac9f29900
Add migrate route
2016-06-27 22:40:41 -05:00
Johannes Zellner
61d8767c25
Block self upgrades on non caas cloudrons
2016-06-22 10:21:56 +02:00
Johannes Zellner
4776a005a5
Remove redundant client TYPE_*s
2016-06-08 14:09:06 +02:00
Girish Ramakrishnan
dc8fd2eab3
do not use userdb directly
2016-06-07 10:01:14 -07:00
Girish Ramakrishnan
a49cf98a8d
do not allow appId to be set
...
this is some legacy code
2016-06-04 13:40:43 -07:00
Girish Ramakrishnan
9e8742ca87
download manifest from appstore when appStoreId is provided
2016-06-04 01:07:43 -07:00
Girish Ramakrishnan
e2848d3e08
fix apps.install insane arg list
2016-06-03 23:35:55 -07:00
Johannes Zellner
226537de04
Move client TYPE_* to clients.js
2016-06-03 15:05:00 +02:00
Johannes Zellner
725e1debcc
Provide getByAppIdAndType() by clients.js
2016-06-03 14:47:06 +02:00
Johannes Zellner
778c583a52
Activation hands out a token without PREFIX_USER now
2016-06-03 12:59:13 +02:00
Girish Ramakrishnan
50c4e4c91e
log event only after lock is acquired
2016-06-02 19:26:58 -07:00
Girish Ramakrishnan
46441d1814
cloudron.update is not exposed
2016-06-02 19:23:21 -07:00
Girish Ramakrishnan
82cd215ffa
merge bad fields and pass error.message correctly in REST responses
2016-06-02 00:12:21 -07:00
Girish Ramakrishnan
39c4954371
remove isIncomingMailEnabled. always enable for now
...
also, custom domain === we will take over domain completely (setup
mx and all)
2016-05-13 18:44:08 -07:00
Girish Ramakrishnan
631b238b63
use MAIL_LOCATION for mx record
2016-05-11 09:59:12 -07:00
Girish Ramakrishnan
ff5ca617b1
use ADMIN_LOCATION
2016-05-11 09:58:31 -07:00
Girish Ramakrishnan
646ba096c3
start recvmail addon in setup_infra
2016-05-11 08:55:51 -07:00
Girish Ramakrishnan
8be3b4c281
add mx records
2016-05-11 08:50:33 -07:00
Girish Ramakrishnan
d50fa70f47
pass -out
2016-05-05 21:26:13 -07:00
Girish Ramakrishnan
0e655cadb0
generate dkim keys before dns setup
...
Two things require DKIM keys
1. the mail addon
2. the DNS TXT record
2016-05-05 21:15:10 -07:00
Girish Ramakrishnan
920626192c
fix error message
2016-05-04 09:28:50 -07:00
Girish Ramakrishnan
126d64ffa8
move backup event in backupBoxAndApps
...
the updater uses this code route
2016-05-03 18:36:52 -07:00
Girish Ramakrishnan
00ad1308aa
handle empty time_zone
2016-05-03 12:09:22 -07:00
Girish Ramakrishnan
13b0093f20
telize has been discontinued. use freegeoip
2016-05-03 11:50:31 -07:00
Girish Ramakrishnan
994cbaa22a
add event log in model code
2016-05-01 21:38:20 -07:00
Girish Ramakrishnan
37bdd2672b
make user.create take auditSource
2016-05-01 20:01:34 -07:00
Girish Ramakrishnan
f4a6c64956
make cloudron.activate take an auditSource
2016-05-01 13:27:57 -07:00
Girish Ramakrishnan
8254337552
make cloudron.updateToLatest take an auditSource
2016-05-01 13:17:35 -07:00
Girish Ramakrishnan
5945bce00e
add misssing arg
2016-04-26 16:21:26 -07:00
Girish Ramakrishnan
5fa974ffe6
wait for 30 seconds in taskmanager instead
...
problem: because the apps are not inserted into appdb, the cloudron starts out
with an empty view. apps appear suddenly after 30 seconds.
besides, it makes more sense because 30 secs is not really tied to first run
2016-04-19 13:56:41 -07:00
Girish Ramakrishnan
e1b7198a29
reverse setTimeout args
2016-04-19 12:28:36 -07:00
Girish Ramakrishnan
37d6354627
wait for 30 seconds for the addons to start up
...
The platform sometimes takes time to start up (especially in 1GB droplet).
This means that apps like wordpress begin auto installing and they fail
since mysql has not started yet.
2016-04-19 12:15:25 -07:00
Girish Ramakrishnan
322e9faee7
rework backup code
...
move all the backup code into backups.js
2016-04-10 20:41:08 -07:00
Girish Ramakrishnan
4565291c1c
use aws-cli to upload box backups
2016-04-10 18:22:05 -07:00
Johannes Zellner
5da5d86bc8
Pass billing through from the appstore to the cloudron config
2016-04-08 17:27:22 +02:00
Girish Ramakrishnan
7136de4d08
add debugs
2016-04-05 12:07:37 -07:00
Girish Ramakrishnan
69402d0079
check activation state for existing cloudrons without a first run file
2016-04-05 10:56:27 -07:00
Girish Ramakrishnan
553509c462
implement installation of app bundle
2016-04-04 23:03:13 -07:00
Girish Ramakrishnan
d839f0b762
remove redundant session token
2016-04-03 23:23:23 -07:00
Girish Ramakrishnan
c4cbd9f4e4
mailer: check for the correct SPF record
2016-03-31 08:44:31 -07:00
Girish Ramakrishnan
ae8a371597
add adminFqdn in the spf record
...
For custom domains, we do not set the A record for the naked domain
(because the user might be using it for his own). This means that
a:domain.com will not work.
The solution is to simply use the admin domain.
2016-03-27 23:05:29 -07:00
girish@cloudron.io
d43810fea9
add comment on why we add naked domain for custom domains
2016-03-21 13:50:26 -07:00