envilope bridges your local development experience with your cloud environment — seamlessly and instantly.
Instead of deploying untested code or risking your staging environment, envilope lets you run your local services as if they were part of the cloud.
Available both as an IntelliJ plugin, UI and a CLI tool. Learn more at envilope.io.
Getting Started
Fill envilopeTarget in envilope.json with your service namespace and service name.
Click the envilope icon in the status bar
Start debugging your project
envilope will connect your local service directly into the chosen service or the cluster environment
Configuration
envilope offers flexible environment customization through simple json files.
Configuration is loaded in the following order:
You can set an active configuration for the workspace using the Select Active Config button.
If no active configuration is selected, envilope searches for a default config file inside the .envilope folder, ending with envilope.json.
You can quickly edit any detected configurations via the Settings option in the dropdown menu.