Johannes Zellner
|
bad50fd78b
|
Merge branch 'simpleauth'
|
2015-10-11 17:40:10 +02:00 |
|
Johannes Zellner
|
79c17abad2
|
Add simpleAuthPort to config.js
|
2015-10-11 17:19:39 +02:00 |
|
Girish Ramakrishnan
|
d0da47e0b3
|
fix comment
|
2015-10-09 11:48:59 -07:00 |
|
Girish Ramakrishnan
|
c95778178f
|
make rootfs readonly based on targetBoxVersion
|
2015-10-08 11:48:33 -07:00 |
|
Girish Ramakrishnan
|
ed2f25a998
|
better debugs
|
2015-09-21 16:02:58 -07:00 |
|
Girish Ramakrishnan
|
78a1d53728
|
copy old backup as failed/errored apps
This ensures that
a) we don't get emails from janitor about bad app backups
b) that the backups are persisted over the s3 lifecycle
Fixes #493
|
2015-09-21 15:03:10 -07:00 |
|
Girish Ramakrishnan
|
d83b5de47a
|
reserve the ldap and oauthproxy port
|
2015-09-16 10:12:59 -07:00 |
|
Girish Ramakrishnan
|
28b768b146
|
Fix app autoupdater logic
The main issue was that app.portBindings is never null but { }
|
2015-09-10 11:39:29 -07:00 |
|
Girish Ramakrishnan
|
c1e4dceb01
|
ssh is now on port 919
|
2015-09-10 10:08:40 -07:00 |
|
Johannes Zellner
|
59be539ecd
|
make restoreapp.sh support aws session tokens
|
2015-08-26 09:14:15 -07:00 |
|
Johannes Zellner
|
60b5d71c74
|
appBackupIds are not needed for backup url generation
|
2015-08-26 09:06:45 -07:00 |
|
Johannes Zellner
|
9fdcd452d0
|
Use locally generate signed urls for app backup
|
2015-08-25 17:52:01 -07:00 |
|
Girish Ramakrishnan
|
9a35c40b24
|
Add force argument
This fixes crash when auto-updating apps
|
2015-08-25 10:01:20 -07:00 |
|
Girish Ramakrishnan
|
ee74badf3a
|
Check for dockerImage in manifest in install/update/restore routes
|
2015-08-19 11:08:45 -07:00 |
|
Girish Ramakrishnan
|
aa173ff74c
|
restore without a backup is the same as re-install
|
2015-08-19 11:00:00 -07:00 |
|
Girish Ramakrishnan
|
814674eac5
|
addons can be null in apps.backupApp
addons.backup already takes care of null.
a future commit will give defaults for all non-default manifest fields
at some point and document them as so
|
2015-08-10 13:47:51 -07:00 |
|
Girish Ramakrishnan
|
1a7fff9867
|
Keep linter happy
|
2015-08-10 13:42:04 -07:00 |
|
Johannes Zellner
|
19fef4c337
|
Add missing appId key to access app updateInfo
|
2015-07-23 07:21:05 +02:00 |
|
Girish Ramakrishnan
|
17b1f469d7
|
Handle forced updates
|
2015-07-20 10:09:02 -07:00 |
|
Girish Ramakrishnan
|
26fbace897
|
During an update backup the old addons
Fixes #444
|
2015-07-20 00:50:36 -07:00 |
|
Girish Ramakrishnan
|
df9d321ac3
|
app.portBindings and newManifest.tcpPorts may be null
|
2015-07-20 00:10:36 -07:00 |
|