Girish Ramakrishnan
|
20e8e72ac2
|
reserved blocks are used
|
2015-08-30 22:24:57 -07:00 |
|
Girish Ramakrishnan
|
13fe0eb882
|
Only display one donut for memory usage
|
2015-08-30 22:13:01 -07:00 |
|
Girish Ramakrishnan
|
e0476c9030
|
Reboot is a post route
|
2015-08-30 21:38:54 -07:00 |
|
Girish Ramakrishnan
|
70c93c7be7
|
Provision only once
|
2015-08-30 21:10:57 -07:00 |
|
Girish Ramakrishnan
|
b73fc70ecf
|
limit systemd journal size
|
2015-08-30 21:04:39 -07:00 |
|
Johannes Zellner
|
eab33150ad
|
0.0.39 changes
|
2015-08-30 17:23:47 -07:00 |
|
Girish Ramakrishnan
|
fca82fd775
|
Display upto 600mb for apps
|
2015-08-30 17:21:44 -07:00 |
|
Johannes Zellner
|
37c8ba8ddd
|
Reduce logging for aws credentials
v0.0.39
|
2015-08-30 17:03:10 -07:00 |
|
Johannes Zellner
|
f87011b5c2
|
Also always check for dns propagation
|
2015-08-30 17:00:23 -07:00 |
|
Johannes Zellner
|
7f149700f8
|
Remove wrong optimization for subdomain records
|
2015-08-30 16:54:33 -07:00 |
|
Johannes Zellner
|
78ba9070fc
|
use config.appFqdn() to handle custom domains
|
2015-08-30 16:29:09 -07:00 |
|
Johannes Zellner
|
e31e5e1f69
|
Reuse dnsRecordId for record status id
|
2015-08-30 15:58:54 -07:00 |
|
Johannes Zellner
|
31d9027677
|
Query dns status with aws statusId
|
2015-08-30 15:51:33 -07:00 |
|
Johannes Zellner
|
debcd6f353
|
aws provides uppercase properties
|
2015-08-30 15:47:08 -07:00 |
|
Johannes Zellner
|
5cb1681922
|
Fixup the zonename comparison
|
2015-08-30 15:37:18 -07:00 |
|
Johannes Zellner
|
9074bccea0
|
Move subdomain management from appstore to box
|
2015-08-30 15:29:14 -07:00 |
|
Girish Ramakrishnan
|
21c16d2009
|
0.0.38 changes
|
2015-08-28 11:21:43 -07:00 |
|
Girish Ramakrishnan
|
56413ecce6
|
Account for ext4 reserved space
2G - ram sawp
1G - backup swap
2G - reserved
root@yellowtent:/# du -hcs bin
13M bin
13M total
root@yellowtent:/# du -hcs boot
70M boot
70M total
root@yellowtent:/# du -hcs etc
6.3M etc
6.3M total
root@yellowtent:/# du -hcs lib
530M lib
530M total
root@yellowtent:/# du -hcs var
634M var
634M total
root@yellowtent:/# du -hcs root
33G root
33G total
Filesystem Size Used Avail Use% Mounted on
udev 990M 0 990M 0% /dev
tmpfs 201M 960K 200M 1% /run
/dev/vda1 40G 38G 0 100% /
tmpfs 1001M 0 1001M 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 1001M 0 1001M 0% /sys/fs/cgroup
/dev/loop0 33G 7.9G 24G 25% /home/yellowtent/data
tmpfs 201M 0 201M 0% /run/user/0
|
2015-08-28 10:46:24 -07:00 |
|
Girish Ramakrishnan
|
291798f574
|
Pass along aws config for updates
v0.0.38
v0.0.37
|
2015-08-27 22:45:04 -07:00 |
|
Girish Ramakrishnan
|
b104843ae1
|
Add missing quotes to cloudron.conf
|
2015-08-27 20:15:04 -07:00 |
|
Girish Ramakrishnan
|
e94f2a95de
|
Remove ununsed checkData
|
2015-08-27 18:51:02 -07:00 |
|
Girish Ramakrishnan
|
c2a43b69a9
|
Just pass the req.body through
The metadata has things like restoreUrl and restoreKey which should not be
passed through anyways
|
2015-08-27 18:49:54 -07:00 |
|
Girish Ramakrishnan
|
dd062c656f
|
Fix failing test
|
2015-08-27 11:43:36 -07:00 |
|
Girish Ramakrishnan
|
ae2eb718c6
|
check if response has credentials object
|
2015-08-27 11:43:02 -07:00 |
|
Girish Ramakrishnan
|
7ac26bb653
|
Fix backup response
|
2015-08-27 11:19:40 -07:00 |
|
Girish Ramakrishnan
|
41a726e8a7
|
Fix backup test
|
2015-08-27 11:17:36 -07:00 |
|
Girish Ramakrishnan
|
4b69216548
|
bash: quote the array expansion
|
2015-08-27 10:13:05 -07:00 |
|
Girish Ramakrishnan
|
99395ddf5a
|
bash: quoting array expansion because thats how it is
|
2015-08-27 09:49:44 -07:00 |
|
Girish Ramakrishnan
|
5f9fa5c352
|
bash: empty array expansion barfs with set -u
|
2015-08-27 09:33:40 -07:00 |
|
Girish Ramakrishnan
|
9013331917
|
Fix coding style
|
2015-08-27 09:30:32 -07:00 |
|
Girish Ramakrishnan
|
3a8f80477b
|
getSignedDownloadUrl must return an object with url and sessionToken
|
2015-08-27 09:26:19 -07:00 |
|
Girish Ramakrishnan
|
c90e0fd21e
|
do-resize resizes the disk it seems
|
2015-08-26 23:38:01 -07:00 |
|
Girish Ramakrishnan
|
6744621415
|
Print the detected ram and disk size
|
2015-08-26 22:54:23 -07:00 |
|
Girish Ramakrishnan
|
a6680a775f
|
Start with 8gb instead
|
2015-08-26 16:02:51 -07:00 |
|
Girish Ramakrishnan
|
5a67be2292
|
Change ownership only of installer/
|
2015-08-26 16:01:45 -07:00 |
|
Girish Ramakrishnan
|
c8b2b34138
|
Always resize the data volume
|
2015-08-26 15:40:48 -07:00 |
|
Girish Ramakrishnan
|
af8f4676ba
|
systemd does not use /etc/default/docker
|
2015-08-26 15:32:40 -07:00 |
|
Girish Ramakrishnan
|
b51cb9d84a
|
Remove redundant variable
|
2015-08-26 15:22:55 -07:00 |
|
Girish Ramakrishnan
|
ec7a61021f
|
create single btrfs partition
apps and data consume space from the same btrfs partition now
|
2015-08-26 15:19:57 -07:00 |
|
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 |
|