/
Read/Write access rights for the Convertigo Server Workspace
Convertigo Public Knowledge base
Read/Write access rights for the Convertigo Server Workspace
Convertigo uses the access rights of the user starting the Tomcat process.
With the Docker image, UID:GID is 1000:1000 by default.
If you start the Tomcat process by yourself the UID:GID used is your own user account.
There is no need to set 777 access rights everywhere on the workspace folder, you just have to verify this is the correct user account that is owner of the workspace’s files or you can force it using:
sudo chown -R 1000:1000 /appli/convertigoWS/
You can check access rights of a project by typing following command in the Convertigo Server:
ls -lh /appli/convertigoWS/projects/<your_project_name>/
Related content
Git : authentication not supported
Git : authentication not supported
More like this
Project deployment fails on SSL certificate secured Server
Project deployment fails on SSL certificate secured Server
More like this
Convertigo Java System Properties
Convertigo Java System Properties
More like this
Automatically restart Docker Convertigo Server after host reboot
Automatically restart Docker Convertigo Server after host reboot
More like this
"Invalid token header. No token provided." or "USER NOT IN GROUP" error message in lib_baserow.
"Invalid token header. No token provided." or "USER NOT IN GROUP" error message in lib_baserow.
More like this
Unable to deploy project!
Unable to deploy project!
More like this
(c) Convertigo 2023 https://www.convertigo.com