In order to prevent accidental replacement of components or Production environments which others might be using, Remote Development is an opt-in feature enabled at the Environment level.
1. Access the environment where you want to enable Remote development
2. Click the Settings button.
3. Go to the General Settings.
4. Switch the Remote development option to ON.
5. Return to your environment page, click the Actions button and select Configuration. Bunnyshell will open the environment config.yaml.
6. Set the syncPath for the component you wish to start a remote development session for. This is the path from the container running in Kubernetes . Its contents will be replaced with the contents from your local folder.
You can retrieve this path based on the information taken from the Dockerfile.