Directory and File Permissions
Table 1 describes the WAAS Booster directory and file permissions for RPM-based deployment.
Directory or File Name |
Location |
User Permission |
File Permission |
Description |
|---|---|---|---|---|
/usr/local/waasbooster |
/usr/local/waasbooster |
waas:waas |
644 |
WAAS Booster installation directory |
/var/log/waasbooster.log |
/var/log/waasbooster.log |
root:root |
644 |
Logs generated by WAAS Booster |
/var/waasbooster/ |
/var/waasbooster |
root:root |
750 |
WAAS Booster data storage path |
/var/run/waasbooster_manager/ |
/var/run/waasbooster_manager/ |
root:root |
644 |
Path for storing temporary files of WAAS Booster |
Table 2 describes the WAAS Booster directory and file permissions for deployment using Kubernetes pods.
Directory or File Name |
Location |
User Permission |
File Permission |
Description |
|---|---|---|---|---|
/app/ |
/app/ |
root:root |
644 |
WAAS Booster installation directory |
/var/log/waasbooster.log |
/var/log/waasbooster.log |
root:root |
644 |
Logs generated by WAAS Booster |
/var/run/waasbooster_manager/ |
/var/run/waasbooster_manager/ |
root:root |
644 |
Path for storing temporary files of WAAS Booster |