Johannes Zellner
|
bd099cc844
|
Implement verifyDnsConfig() for route53
|
2017-01-10 11:12:25 +01:00 |
|
Johannes Zellner
|
c1029ba3b0
|
Implement verifyDnsConfig() for digitalocean
|
2017-01-10 11:12:13 +01:00 |
|
Johannes Zellner
|
152025baa7
|
Add verifyDnsConfig() to the dns backend where it belongs
|
2017-01-10 11:11:41 +01:00 |
|
Johannes Zellner
|
94f0f48cba
|
Send backend provider with stats route
|
2017-01-10 10:22:47 +01:00 |
|
Girish Ramakrishnan
|
9b5c312aa1
|
Disable Testing tab
Part of #180
|
2017-01-09 21:08:01 -08:00 |
|
Girish Ramakrishnan
|
fdb488a4c3
|
installApp bundle first because syncConfigState might block
|
2017-01-09 19:06:32 -08:00 |
|
Girish Ramakrishnan
|
69536e2263
|
Do not show multiple Access control sections for email apps
|
2017-01-09 19:00:15 -08:00 |
|
Girish Ramakrishnan
|
3f8ea6f2ee
|
Make app auto install as part of async flow
It was called in nextTick() and was done async but had no chance to
run because the platform.initialize() which is sync was blocking it
|
2017-01-09 18:24:41 -08:00 |
|
Girish Ramakrishnan
|
3b035405b0
|
debug.formatArgs API has changed
|
2017-01-09 16:41:04 -08:00 |
|
Girish Ramakrishnan
|
7b1a6e605b
|
ensure backup directory exists
this is because the filename can now contain subpaths
|
2017-01-09 16:09:54 -08:00 |
|
Girish Ramakrishnan
|
26ed331f8e
|
Add default clients in clients.js
|
2017-01-09 15:41:29 -08:00 |
|
Johannes Zellner
|
29581b1f48
|
cog is a circle
|
2017-01-09 22:58:01 +01:00 |
|
Girish Ramakrishnan
|
16ea13b88c
|
Check status for cloudron to be ready
|
2017-01-09 13:29:17 -08:00 |
|
Girish Ramakrishnan
|
2311107465
|
remove misleading comments
|
2017-01-09 12:35:39 -08:00 |
|
Girish Ramakrishnan
|
35cf9c454a
|
taskmanager: track paused state
|
2017-01-09 12:26:18 -08:00 |
|
Girish Ramakrishnan
|
4c2a57daf3
|
0.94.0 changes
|
2017-01-09 11:26:29 -08:00 |
|
Girish Ramakrishnan
|
ed9889af11
|
Add note about alive and heartbeat job
|
2017-01-09 11:14:11 -08:00 |
|
Girish Ramakrishnan
|
89dc2ec3f6
|
Remove configured event
|
2017-01-09 11:02:33 -08:00 |
|
Girish Ramakrishnan
|
7811359b2f
|
Move cron.initialize to cloudron.js
|
2017-01-09 11:00:09 -08:00 |
|
Girish Ramakrishnan
|
21c66915a6
|
Refactor taskmanager resume flow
|
2017-01-09 10:49:34 -08:00 |
|
Girish Ramakrishnan
|
e3e99408d5
|
say the container was restarted automatically
|
2017-01-09 10:46:43 -08:00 |
|
Girish Ramakrishnan
|
01f16659ac
|
remove unused requires
|
2017-01-09 10:33:23 -08:00 |
|
Girish Ramakrishnan
|
9e8f120fdd
|
Make ensureFallbackCertificate error without a domain
|
2017-01-09 10:28:28 -08:00 |
|
Girish Ramakrishnan
|
3b9b9a1629
|
ensure fallback cert exists before platform is started
|
2017-01-09 10:28:28 -08:00 |
|
Girish Ramakrishnan
|
9e2f43c3b1
|
initialize platform only when domain is available
|
2017-01-09 10:28:25 -08:00 |
|
Girish Ramakrishnan
|
588bb2df2f
|
Pull docker images in initialize script
This allows us to move platform.initialize to whenever the domain
is setup. Thus allowing box code to startup faster the first time
around.
|
2017-01-09 09:22:23 -08:00 |
|
Girish Ramakrishnan
|
3c55ba1ea9
|
doc: clarify httpPort
|
2017-01-09 09:17:35 -08:00 |
|
Johannes Zellner
|
2a86216a4a
|
Fix race for mailConfig in settings view
|
2017-01-09 13:58:11 +01:00 |
|
Johannes Zellner
|
e3ea2323c5
|
Defer configure checks to after tutorial
Fixes #154
|
2017-01-09 13:45:01 +01:00 |
|
Johannes Zellner
|
6b55f3ae11
|
Highlight the domain for the manual/wildcard DNS setup
|
2017-01-09 13:37:54 +01:00 |
|
Johannes Zellner
|
f3496a421b
|
Remove tooltip for memory requirement
|
2017-01-09 11:53:18 +01:00 |
|
Girish Ramakrishnan
|
a4bba37606
|
Call mailer.start on configured
|
2017-01-07 23:40:34 -08:00 |
|
Girish Ramakrishnan
|
56c4908365
|
restart mail container on configure event
|
2017-01-07 23:33:20 -08:00 |
|
Girish Ramakrishnan
|
18f6c4f2cd
|
Refactor configure event handling into onConfigured event
|
2017-01-07 23:31:29 -08:00 |
|
Girish Ramakrishnan
|
d0ea1a4cf4
|
Send bounce alerts to cloudron owner
Fixes #166
|
2017-01-07 23:24:12 -08:00 |
|
Girish Ramakrishnan
|
aa75824cc6
|
Pass alerts_from and alerts_to to mail container
Part of #166
|
2017-01-07 22:31:40 -08:00 |
|
Girish Ramakrishnan
|
61d5005c4b
|
Use mail_vars.ini to pass mail container config
|
2017-01-07 16:42:24 -08:00 |
|
Girish Ramakrishnan
|
72d58f48e4
|
Remove invalid event
|
2017-01-07 14:28:33 -08:00 |
|
Girish Ramakrishnan
|
3f3b97dc16
|
Send oom email to cloudron admins
Part of #166
|
2017-01-07 13:52:33 -08:00 |
|
Girish Ramakrishnan
|
8a05fdcb10
|
Fix language
|
2017-01-07 12:35:26 -08:00 |
|
Girish Ramakrishnan
|
6fd3466db1
|
Send cert renewal errors to support@cloudron.io as well
Part of #166
|
2017-01-07 12:29:43 -08:00 |
|
Girish Ramakrishnan
|
f354baf685
|
Inc -> UG
|
2017-01-07 11:59:13 -08:00 |
|
Girish Ramakrishnan
|
d009acf8e0
|
doc: upgrading from filesystem backend
Fixes #156
|
2017-01-07 11:57:37 -08:00 |
|
Johannes Zellner
|
fd479d04a0
|
Fix nginx config to make non vhost configs default_server
Nginx does not match on the ip as a vhost. This no basically replaces
the commented out section in the nginx.conf
|
2017-01-06 22:09:10 +01:00 |
|
Girish Ramakrishnan
|
a3dc641be1
|
Skip sending heartbeat if we have no fqdn
|
2017-01-06 09:42:56 -08:00 |
|
Johannes Zellner
|
a59f179e9d
|
warn the user in manual and wildcard cert case
|
2017-01-06 18:42:22 +01:00 |
|
Johannes Zellner
|
4128bc437b
|
Ensure text is center in the footer
|
2017-01-06 18:23:59 +01:00 |
|
Johannes Zellner
|
e1b176594a
|
The matching location needs to be my.domain
|
2017-01-06 18:17:27 +01:00 |
|
Johannes Zellner
|
35b11d7b22
|
Add footers to the setup views
|
2017-01-06 17:57:22 +01:00 |
|
Johannes Zellner
|
bd65e1f35d
|
Put some redirects in the setup pages to end up in the correct one always
|
2017-01-06 17:25:24 +01:00 |
|