turbulent / substance

Local Docker-powered development environments
Apache License 2.0
18 stars 8 forks source link

Substance Disk Usage Warning #15

Open psaunders opened 7 years ago

psaunders commented 7 years ago

A lot of problems with substance have occur for me when it hits the max disk usage. I think it might be because I actively code on so many projects. By the time you max out fixing things is hard (usually only noticing when sync fails) . You might have already just finished setup a machine and database then realise you need to do it all again on a new VM because you can't resize the hard drives (or at least the format my VirtualBox chose).

I'd appreciate (would have saved my days):

bbeausej commented 6 years ago

Interesting suggestions ; I don't think all of those are in the realm of substance's actual job but we can certainly add a few checks for disk space when running commands.

The tricky part is going to be to make those agnostic to the VM's os.

-b

S0yKaf commented 6 years ago

A line in the docs where you can choose the HD size like you can choose CPU and memory

A low disk space warning that you had to actively dismiss on machine start.

I think at least those two would be pretty nice additions that remain in the scope of the project.

S0yKaf commented 6 years ago

See #32