Workspace location (Web)
In Team Edition, each service stores its workspace in different containers:
- Domain Controller:
/opt/domain-controller/ - Resource Manager:
/opt/resource-manager/ - Task Manager:
/opt/task-manager/
| Folder | Description |
|---|---|
workspace |
Workspace files for Team Edition. |
drivers |
Auto downloaded database drivers. |
conf |
Configuration files for Team Edition. Learn more |
Note
Workspace files can be stored in AWS or other cloud-based object storage and may not be present on the local filesystem inside the container. For configuration details, see Workspace on AWS and S3 Storage
Access workspace¶
-
Locate the name of the running container:
-
Open a terminal on the host machine.
-
Run the following command to list all running containers in the Compose project:
-
Identify the service name and open a shell inside the container:
Info
Replace
<service_name>with the actual name of the service from yourdocker-compose.ymlfile. -
After entering the container, navigate to the workspace directory: