ods-provisioning-app icon indicating copy to clipboard operation
ods-provisioning-app copied to clipboard

Inconvenience of local storage location

Open sino92 opened this issue 6 years ago • 0 comments

Is your feature request related to a problem? Please describe. During local development, I am unable to a provision a new project without creating /var/log/history/ path in my machine - which demands the use of sudo command. Alternatively, I have to modify the project.storage.local variable.

Describe the solution you'd like Switch project storage space to docker volume where the storage is constrained and path is consistent across all machines.

Describe alternatives you've considered None.

Additional context None.

sino92 avatar Jan 14 '20 09:01 sino92