Configuration
Workspaces are configured in coherence.yml
just like the rest of the platform. They run the seed
and migration
steps when they boot up, just like other environments.
Workspaces have additional configuration when it comes to the IDE provided. The IDE container (the default you get a shell in on a workspace and where the IDE runs) will have all config files and env variables mounted from the user's Coherence profile. This enables things like saving IDE config files, shell scripts, and other customizations.
Updated 2 months ago
Did this page help you?