Johannes Zellner
11bf39374c
0.0.50 changes
2015-09-14 12:37:39 +02:00
Girish Ramakrishnan
04cf382de5
systemctl stop
2015-09-10 20:45:53 -07:00
Girish Ramakrishnan
38884bc0e6
0.0.49 changes
2015-09-10 11:40:58 -07:00
Girish Ramakrishnan
a4d0394d1a
Revert "Move ssh to port 919"
...
This reverts commit 4e4890810f3a22e7ec990cc44381a2c243044d99.
This change is not done yet
2015-09-10 11:40:27 -07:00
Girish Ramakrishnan
8292e78ef2
Move ssh to port 919
2015-09-10 10:32:59 -07:00
Johannes Zellner
6243404d1d
0.0.48 changes
2015-09-10 14:39:30 +02:00
Girish Ramakrishnan
6fe67c93fe
0.0.47 changes
2015-09-09 17:03:13 -07:00
Girish Ramakrishnan
422b65d934
0.0.46 changes
2015-09-09 01:00:12 -07:00
Girish Ramakrishnan
2fa3a3c47e
0.0.45 changes
2015-09-08 12:58:06 -07:00
Girish Ramakrishnan
27e4810239
0.0.44 changes
2015-09-08 10:31:02 -07:00
Girish Ramakrishnan
cbdae3547b
0.0.43 changes
2015-09-07 23:13:14 -07:00
Girish Ramakrishnan
a5d122c0b3
Leave a note on singleshot After= behavior
...
"Actually oneshot is also a bit special and that is where RemainAfterExit comes in. For oneshot, systemd waits for the process to exit before it starts any follow-up units (and with multiple ExecStarts I assume it waits for all of them). So that automatically leads to the scheme in berbae's last post. However, with RemainAfterExit, the unit remains active even though the process has exited, so this makes it look more like "normal" service with "
2015-09-07 22:37:23 -07:00
Girish Ramakrishnan
47b662be09
Remove unnecessary alias
2015-09-07 20:53:26 -07:00
Girish Ramakrishnan
1ee09825a0
stop systemd target instead of supervisor
2015-09-07 20:11:19 -07:00
Girish Ramakrishnan
0a679da968
Type belongs to service
2015-09-07 14:10:34 -07:00
Girish Ramakrishnan
59d174004e
box code has moved to systemd
2015-09-07 11:19:16 -07:00
Girish Ramakrishnan
d0d0d95475
0.0.42 changes
2015-09-05 09:21:59 -07:00
Johannes Zellner
b08a6840f5
changes for 0.0.41
2015-08-31 21:49:37 -07:00
Girish Ramakrishnan
77ada9c151
Copy upgrade flag
2015-08-31 19:23:43 -07:00
Girish Ramakrishnan
222e6b6611
0.0.40 changes
2015-08-31 09:32:12 -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
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
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
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
Girish Ramakrishnan
3a1bfa91d1
Create app and data partitions dynamically
2015-08-26 09:59:45 -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
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
2c7cf9faa1
0.0.37 changes
2015-08-25 20:50:57 -07:00