Low storage space
The data directory is the location where Buddy Enterprise 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:
Log in to the machine where Buddy GO is installed.
If the app is running, halt it using
buddy stopGo to configuration settings by entering
buddy configureGo to
Application data path
.Type
U
and enter the new absolute data path.Restart the application to apply changes.
Once applied, Buddy will automatically move the /app
folder to the new location.