ods-provisioning-app
ods-provisioning-app copied to clipboard
Inconvenience of local storage location
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.