Girish Ramakrishnan
|
8d0d19132e
|
Add missing variable
|
2015-08-26 13:51:32 -07:00 |
|
Girish Ramakrishnan
|
d2bde5f0b1
|
Leave 5G for the system
|
2015-08-26 13:17:42 -07:00 |
|
Girish Ramakrishnan
|
3f9ae5d6bf
|
refactor size calculation
|
2015-08-26 12:22:32 -07:00 |
|
Girish Ramakrishnan
|
9b97e26b58
|
Use fallocate everywhere
|
2015-08-26 12:15:47 -07:00 |
|
Girish Ramakrishnan
|
219032bbbb
|
Dynamically size the home and docker partitions
|
2015-08-26 11:31:58 -07:00 |
|
Johannes Zellner
|
f0fd4ea45c
|
Fixup tests after removing provisioning routes
|
2015-08-26 11:04:02 -07:00 |
|
Johannes Zellner
|
23a5a275f8
|
Reread box config from args.data
|
2015-08-26 11:04:02 -07:00 |
|
Johannes Zellner
|
813c680ed0
|
pass full box data to the update
|
2015-08-26 10:59:17 -07:00 |
|
Girish Ramakrishnan
|
3a1bfa91d1
|
Create app and data partitions dynamically
|
2015-08-26 09:59:45 -07:00 |
|
Johannes Zellner
|
a0eccd615f
|
Send new version to update to to the installer
|
2015-08-26 09:42:48 -07:00 |
|
Johannes Zellner
|
59be539ecd
|
make restoreapp.sh support aws session tokens
|
2015-08-26 09:14:15 -07:00 |
|
Johannes Zellner
|
a04740114c
|
Generate app restore urls locally
|
2015-08-26 09:11:28 -07:00 |
|
Girish Ramakrishnan
|
a4f77dfcd0
|
Create systemd service to allocate swap
This can be used to make the swap creation dynamic based on the
ram in the cloudron
|
2015-08-26 09:11:05 -07:00 |
|
Johannes Zellner
|
60b5d71c74
|
appBackupIds are not needed for backup url generation
|
2015-08-26 09:06:45 -07:00 |
|
Girish Ramakrishnan
|
795ba3e365
|
Not sure why this is here
|
2015-08-26 00:07:15 -07:00 |
|
Girish Ramakrishnan
|
83ef4234bc
|
Fix typo
|
2015-08-25 23:43:42 -07:00 |
|
Girish Ramakrishnan
|
b12b464462
|
Set RemainAfterExit
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750683
|
2015-08-25 23:43:04 -07:00 |
|
Girish Ramakrishnan
|
04726ba697
|
Restore iptables before docker
|
2015-08-25 23:27:44 -07:00 |
|
Girish Ramakrishnan
|
4d607ada9d
|
Make installer a systemd service
|
2015-08-25 23:25:42 -07:00 |
|
Johannes Zellner
|
0a8b4b0c43
|
Load our style sheet as early as possible
|
2015-08-25 21:59:01 -07:00 |
|
Johannes Zellner
|
2c7cf9faa1
|
0.0.37 changes
|
2015-08-25 20:50:57 -07:00 |
|
Johannes Zellner
|
ec21105c47
|
use backupKey from userData
|
2015-08-25 18:44:52 -07:00 |
|
Girish Ramakrishnan
|
444258e7ee
|
backupKey is a function
|
2015-08-25 18:37:51 -07:00 |
|
Johannes Zellner
|
e6fd05c2bd
|
Support optional aws related userData
|
2015-08-25 17:52:01 -07:00 |
|
Johannes Zellner
|
9fdcd452d0
|
Use locally generate signed urls for app backup
|
2015-08-25 17:52:01 -07:00 |
|
Johannes Zellner
|
f39b9d5618
|
Support session tokens in backupapp.sh
|
2015-08-25 17:52:00 -07:00 |
|
Johannes Zellner
|
76e4c4919d
|
Only federated tokens need session token
|
2015-08-25 17:52:00 -07:00 |
|
Johannes Zellner
|
d1f159cdb4
|
Also send the restoreKey for the backup done webhook
|
2015-08-25 17:52:00 -07:00 |
|
Johannes Zellner
|
c63065e460
|
Also send the sessionToken when using the pre-signed url
|
2015-08-25 17:52:00 -07:00 |
|
Johannes Zellner
|
124c1d94a4
|
Translate the federated credentials
|
2015-08-25 17:52:00 -07:00 |
|
Johannes Zellner
|
e9161b726a
|
AWS credential creation returns 201
|
2015-08-25 17:52:00 -07:00 |
|
Johannes Zellner
|
fd0d27b192
|
AWS credentials are now dealt with a level down
|
2015-08-25 17:52:00 -07:00 |
|
Johannes Zellner
|
50064a40fe
|
Use dev bucket for now as a default
|
2015-08-25 17:52:00 -07:00 |
|
Johannes Zellner
|
c9bc5fc38e
|
Use signed urls for upload on the box side
|
2015-08-25 17:52:00 -07:00 |
|
Johannes Zellner
|
58f533fe50
|
Add config.aws().backupPrefix
|
2015-08-25 17:52:00 -07:00 |
|
Johannes Zellner
|
efcdffd8ff
|
Add getSignedUploadUrl() to aws.js
|
2015-08-25 17:52:00 -07:00 |
|
Johannes Zellner
|
22793c3886
|
move aws-sdk from dev to normal dependencies
|
2015-08-25 17:52:00 -07:00 |
|
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
|
7efa2fd072
|
Make update route work
|
2015-08-25 15:54:15 -07:00 |
|
Girish Ramakrishnan
|
9adf5167c9
|
Remove apiServerOrigin
|
2015-08-25 15:25:03 -07:00 |
|
Girish Ramakrishnan
|
4978984d75
|
Remove provision, restore, update routes
|
2015-08-25 15:09:35 -07:00 |
|
Girish Ramakrishnan
|
3b7ef4615a
|
installer does not announce anymore
|
2015-08-25 15:06:39 -07:00 |
|