vmware / vmware-aria-operations-integration-sdk

The VMware Aria Operations Integration SDK contains libraries, tools, and documentation for developing Management Packs for VMware Aria Operations. It is intended to make creating a Management Pack simple and fast, while allowing developers to use the language of their choice.
https://vmware.github.io/vmware-aria-operations-integration-sdk/
Apache License 2.0
15 stars 6 forks source link

Improve project generation when running as 'root' #285

Closed kjrokos closed 1 year ago

kjrokos commented 1 year ago

When a project is created using the 'root' user, the logs directory cannot be written to by the server. This causes the server to fail on startup and all subsequent calls to it will result in '500' errors. To address, we should: