I've been testing Enhance for a week or so, originally deployed on a 40GB VPS. I decided to expand the storage to 80GB:
df -h -x overlay
Filesystem Size Used Avail Use% Mounted on
tmpfs 392M 2.6M 389M 1% /run
/dev/sda 79G 24G 51G 33% /
tmpfs 2.0G 40K 2.0G 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sdc 20G 4.4G 16G 23% /backups
tmpfs 392M 4.0K 392M 1% /run/user/0
However, the Enhance control panel still reports 40GB total.
I'm new to working with docker so I'm probably missing something simple... Do I need to expand the container?