Customizing Configure Scripts

Background

The intended purpose of the configure script is to provide an established location to run Stoobly commands to customize proxy settings. To learn more where it is used, see:

Workflow

Customizing

  1. Each workflow provides a configure script that will be run in the workflow's configure step

  2. It can be accessed in the following location:

.stoobly/docker/<SERVICE-NAME>/<WORKFLOW-NAME>/bin/configure init 
  1. Modifications to this file will not be overriten when the service create command is re-run.

Last updated

Was this helpful?