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
Using Convertigo Low Code Studio on a PC without Internet access
Using Convertigo Low Code Studio on a PC without Internet access
More like this
How to set up a Basic Authentication with the HTTP Connector?
How to set up a Basic Authentication with the HTTP Connector?
More like this
How to use automatic Form Inputs generation from a Back End Sequence?
How to use automatic Form Inputs generation from a Back End Sequence?
More like this
(c) Convertigo 2023 https://www.convertigo.com