mail-in-a-box / mailinabox

Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.
https://mailinabox.email/
Creative Commons Zero v1.0 Universal
13.87k stars 1.43k forks source link

How to use Attached Space Volumes for backups and data storage #1474

Open arihantdaga opened 5 years ago

arihantdaga commented 5 years ago

I am using DigitalOcean, problem . am facing is that due to backups and data the storage space gets full pretty quickly. And resizing droplet every time space runs out is also not a viable option since it'll make droplet shut down for larger times. So i though of using DigitalOcean spaces which is comparatively cheaper and can be extended quickly. can somebody please suggest how we can make mail in a box to use other volumes than the primary mounted volume for backups and data storage.

justb81 commented 5 years ago

i am using this type of setup at Hetzner Cloud.

Just mount the volume to /home/user-data prior installation of miab or mount to a different path, move contents and than remount to /home/user-data if you have a running installation.