Girish Ramakrishnan
ac14b08af4
we have to use 4.1.1
2015-11-16 14:31:39 -08:00
Girish Ramakrishnan
db97d7e836
Fix options usage
2015-11-16 13:15:12 -08:00
Girish Ramakrishnan
5a0c80611e
better error message
2015-11-16 12:15:44 -08:00
Girish Ramakrishnan
4e872865a3
use different keys for different env
2015-11-16 12:15:15 -08:00
Girish Ramakrishnan
aea39a83b6
change yellowtent key to caas
2015-11-16 12:12:07 -08:00
Johannes Zellner
3d80821203
Give correct feedback if an app cannot be found in the appstore
v0.3.0
2015-11-13 10:35:29 +01:00
Johannes Zellner
d9bfcc7c8a
Change manifestJson column from VARCHAR to TEXT
2015-11-13 10:21:03 +01:00
Johannes Zellner
8bd9a6c109
Do not serve up the status page for 500 upstream errors
2015-11-13 09:39:33 +01:00
Johannes Zellner
d89db24bfc
Fix indentantion
2015-11-13 09:30:33 +01:00
Johannes Zellner
352b5ca736
Update supererror
2015-11-13 09:23:32 +01:00
Girish Ramakrishnan
6bd9173a9d
this docker registry keeps going down
v0.2.2
2015-11-12 16:22:53 -08:00
Girish Ramakrishnan
0cef3e1090
do not trust the health state blindly
2015-11-12 16:16:05 -08:00
Girish Ramakrishnan
6bd68961d1
typo
2015-11-12 16:13:15 -08:00
Girish Ramakrishnan
7f8ad917d9
filter out non-healthy apps
2015-11-12 16:04:33 -08:00
Girish Ramakrishnan
7cd89accaf
better pullImage debug output
2015-11-12 15:58:39 -08:00
Girish Ramakrishnan
ffee084d2b
new format of provisioning info
2015-11-12 14:22:43 -08:00
Girish Ramakrishnan
2bb657a733
rename variable for clarity
v0.2.1
2015-11-12 12:40:41 -08:00
Girish Ramakrishnan
bc48171626
use fallback cert from backup if it exists
2015-11-12 12:37:43 -08:00
Girish Ramakrishnan
50924b0cd3
use admin.cert and admin.key if present in backup dir
2015-11-12 12:33:52 -08:00
Girish Ramakrishnan
3d86950cc9
fix indentation
2015-11-12 12:28:05 -08:00
Girish Ramakrishnan
db9ddf9969
backup fallback cert
2015-11-12 12:27:25 -08:00
Girish Ramakrishnan
1b507370dc
Cannot use >= node 4.1.2
...
https://github.com/nodejs/node/issues/3803
2015-11-12 12:19:13 -08:00
Girish Ramakrishnan
b9a3c508c9
Fix target path
2015-11-12 06:58:01 -08:00
Girish Ramakrishnan
9ae49e7169
link npm
2015-11-11 22:04:58 -08:00
Girish Ramakrishnan
7a1cdd62a4
install node 4.2.2
2015-11-11 16:02:42 -08:00
Girish Ramakrishnan
a242881101
change engine requirements
2015-11-11 15:56:14 -08:00
Girish Ramakrishnan
3c5e221c39
change engine requirements
2015-11-11 15:55:59 -08:00
Girish Ramakrishnan
9c37f35d5a
new shrinkwrap for 4.2.2
2015-11-11 15:55:24 -08:00
Girish Ramakrishnan
44ca59ac70
update shrinkwrap
2015-11-11 15:49:38 -08:00
Girish Ramakrishnan
398dfce698
update packages
2015-11-11 15:48:32 -08:00
Girish Ramakrishnan
0ebe6bde3d
remove async and superagent from dev deps
2015-11-11 15:46:15 -08:00
Girish Ramakrishnan
4044070d76
Add -app prefix for all app sources
...
so that this doesn't conflict with some user.
2015-11-11 13:27:45 -08:00
Girish Ramakrishnan
8f05917d97
delete container on network error
2015-11-10 21:56:17 -08:00
Girish Ramakrishnan
3766d67daa
create new container from cloudron exec
2015-11-10 21:36:20 -08:00
Johannes Zellner
b1290c073e
log lines should be newline separated
2015-11-10 11:31:07 +01:00
Girish Ramakrishnan
15f686fc69
reboot automatically on panic after 5 seconds
2015-11-10 01:53:09 -08:00
Girish Ramakrishnan
36daf86ea2
send mail even if no related app was found (for addons)
v0.1.6
2015-11-10 01:39:02 -08:00
Girish Ramakrishnan
4fb07a6ab3
make crashnotifier send mails again
...
mailer module waits for dns syncing. crashnotifier has no time for all that.
neither does it initialize the database. it simply wants to send mail.
(the crash itself could have happenned because of some db issue)
maybe it should simply use a shell script at some point.
2015-11-10 00:25:47 -08:00
Girish Ramakrishnan
8f2119272b
print all missing images
2015-11-09 23:31:04 -08:00
Girish Ramakrishnan
ee5bd456e0
set bucket and prefix to make migrate test pass
2015-11-09 22:45:07 -08:00
Girish Ramakrishnan
9c549ed4d8
wait for old apptask to finish before starting new one
...
kill() is async and takes no callback :/
2015-11-09 22:10:10 -08:00
Girish Ramakrishnan
61fc8b7968
better taskmanager debugs
2015-11-09 21:58:34 -08:00
Girish Ramakrishnan
6b30d65e05
add backupConfig in test
2015-11-09 21:08:23 -08:00
Girish Ramakrishnan
10c876ac75
make migrate test work
2015-11-09 20:34:27 -08:00
Girish Ramakrishnan
0966bd0bb1
use debug instead of console.error
2015-11-09 19:10:33 -08:00
Girish Ramakrishnan
294d1bfca4
remove ununsed require
2015-11-09 18:57:57 -08:00
Girish Ramakrishnan
af1d1236ea
expose api server origin to determine if the box is dev/staging/prod
2015-11-09 17:50:09 -08:00
Girish Ramakrishnan
eaf9febdfd
do not save aws and backupKey
...
it is now part of backupConfig
v0.1.5
2015-11-09 08:39:01 -08:00
Johannes Zellner
8748226ef3
The controller already ensures we don't show the views here
2015-11-09 09:56:59 +01:00
Johannes Zellner
73568777c0
Only show dns and cert pages for custom domain cloudrons
2015-11-09 09:56:08 +01:00