Johannes Zellner
|
797ddbacc0
|
Return aws credentials from config.js
|
2015-08-25 17:52:00 -07:00 |
|
Johannes Zellner
|
e011962469
|
refactor backupBoxWithAppBackupIds()
|
2015-08-25 17:52:00 -07:00 |
|
Johannes Zellner
|
b376ad9815
|
Add webhooks.js
|
2015-08-25 17:51:59 -07:00 |
|
Johannes Zellner
|
77248fe65c
|
Construct backupUrl locally
|
2015-08-25 17:51:59 -07:00 |
|
Johannes Zellner
|
1dad115203
|
Add initial aws object to config.js
|
2015-08-25 17:51:59 -07:00 |
|
Johannes Zellner
|
8812d58031
|
Add backupKey to config
|
2015-08-25 17:51:59 -07:00 |
|
Johannes Zellner
|
fff7568f7e
|
Add aws.js
|
2015-08-25 17:51:59 -07:00 |
|
Johannes Zellner
|
ff6662579d
|
Fix typo in backupapp.sh help output
|
2015-08-25 17:51:59 -07:00 |
|
Girish Ramakrishnan
|
0cf9fbd909
|
Merge data into args
|
2015-08-25 15:55:52 -07:00 |
|
Girish Ramakrishnan
|
848b745fcb
|
Fix boolean logic
|
2015-08-25 12:24:02 -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
|
1f1e6124cd
|
oldConfig can be null during a restore/upgrade
|
2015-08-25 09:59:44 -07:00 |
|
Girish Ramakrishnan
|
dd80a795a0
|
Read memoryLimit from manifest
|
2015-08-24 22:44:35 -07:00 |
|
Girish Ramakrishnan
|
dd6b8face9
|
Set app memory limit to 200MB (includes 100 MB swap)
|
2015-08-24 21:58:19 -07:00 |
|
Girish Ramakrishnan
|
288de7e03a
|
Add RSTATE_ERROR
|
2015-08-24 21:58:19 -07:00 |
|
Girish Ramakrishnan
|
a760ef4d22
|
Rebase addons to use base image 0.3.3
|
2015-08-24 10:19:18 -07:00 |
|
Johannes Zellner
|
d4d5d371ac
|
Use POST heartbeat route instead of GET
|
2015-08-22 16:51:56 -07:00 |
|
Girish Ramakrishnan
|
4ab84d42c6
|
Delete image only if it changed
This optimization won't work if we have two dockerImage with same
image id....
|
2015-08-19 14:24:32 -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
|
b584fc33f5
|
CN of admin group is admins
|
2015-08-18 16:35:52 -07:00 |
|
Girish Ramakrishnan
|
361be8c26b
|
containerId can be null
|
2015-08-18 15:43:50 -07:00 |
|
Girish Ramakrishnan
|
4db9a5edd6
|
Clean up the old image and not the current one
|
2015-08-18 10:01:15 -07:00 |
|
Johannes Zellner
|
79f179fed4
|
Add note, why sendError() is required
|
2015-08-18 16:53:29 +02:00 |
|
Johannes Zellner
|
a924a9a627
|
Revert "remove obsolete sendError() function"
This reverts commit 5d9b122dd5.
|
2015-08-18 16:49:53 +02:00 |
|
Girish Ramakrishnan
|
45d444df0e
|
leave a note about force_update
|
2015-08-17 21:30:56 -07:00 |
|
Girish Ramakrishnan
|
92461a3366
|
Remove ununsed require
|
2015-08-17 21:23:32 -07:00 |
|
Girish Ramakrishnan
|
032a430c51
|
Fix debug message
|
2015-08-17 21:23:27 -07:00 |
|
Girish Ramakrishnan
|
a6a3855e79
|
Do not remove icon for non-appstore installs
Fixes #466
|
2015-08-17 19:37:51 -07:00 |
|
Girish Ramakrishnan
|
2386545814
|
Add a note why oldConfig can be null
|
2015-08-17 10:05:07 -07:00 |
|
Johannes Zellner
|
2059152dd3
|
remove obsolete sendError() function
|
2015-08-17 14:55:56 +02:00 |
|
Girish Ramakrishnan
|
9face9cf35
|
systemd has moved around the cgroup hierarchy
https://github.com/docker/docker/issues/9902
There is some rationale here:
https://libvirt.org/cgroups.html
|
2015-08-13 10:21:33 -07:00 |
|
Girish Ramakrishnan
|
33ac34296e
|
CpuShares is part of HostConfig
|
2015-08-12 23:47:35 -07:00 |
|
Girish Ramakrishnan
|
ed041fdca6
|
Put image names in one place
|
2015-08-12 19:38:44 -07:00 |
|
Girish Ramakrishnan
|
b8e4ed2369
|
Use latest images
|
2015-08-12 19:19:58 -07:00 |
|
Johannes Zellner
|
d12f260d12
|
Prevent accessing oldConfig if it does not exist
|
2015-08-12 21:17:52 +02:00 |
|
Johannes Zellner
|
ba7989b57b
|
Add ldap 'users' group
|
2015-08-12 17:38:31 +02:00 |
|
Johannes Zellner
|
88df410f5b
|
Add ldap search unit tests
|
2015-08-12 15:31:54 +02:00 |
|
Johannes Zellner
|
2436db3b1f
|
Add ldap memberof attribute
|
2015-08-12 15:31:44 +02:00 |
|
Johannes Zellner
|
d15874df63
|
Add initial ldap unit tests
|
2015-08-12 15:00:38 +02:00 |
|
Johannes Zellner
|
8c004798f2
|
Improve login form layout
|
2015-08-12 14:23:13 +02:00 |
|
Girish Ramakrishnan
|
c125cc17dc
|
Apps must only get 50% less cpu than system processes when there is a contention for cpu
|
2015-08-11 17:00:48 -07:00 |
|
Girish Ramakrishnan
|
0ea14db172
|
Fix redis installation on 1.7
|
2015-08-10 23:00:24 -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
|
7168455de3
|
Do not use table layout for login view
Fixes #458
|
2015-08-10 15:26:45 +02:00 |
|
Johannes Zellner
|
085f63e3c7
|
Show cloudron name in login screen
|
2015-08-10 15:04:12 +02:00 |
|
Johannes Zellner
|
015be64923
|
Show cloudron avatar in login screen
|
2015-08-10 15:01:58 +02:00 |
|
Johannes Zellner
|
2c2471811d
|
Restructure the login page
|
2015-08-10 14:51:04 +02:00 |
|
Johannes Zellner
|
1025249e93
|
Since addons are optional, ensure we have a valid empty object in the db
|
2015-08-10 10:37:55 +02:00 |
|