Low storage space
The data directory is the location where Buddy On-Premises stores repositories, databases and workspace data. By default it’s located in ~/.buddy/app
. If your disk is running out of space, you can move the contents of the directory to another location by changing the directory from the CLI:
- Sign in to the machine where Buddy On-Premises is installed.
Stop the application. Run:
sudo buddy stop
$Go to the configuration wizard:
sudo buddy configure
$- Go to
Application data path
. - Type
U
and enter the new absolute data path. - Restart the application to apply changes.
Once applied, Buddy automatically moves the /app
folder to the new location.