Troubleshooting
After Scaffolding an App
1
Double check scaffold configuration
Workflow run
--app-dir-pathoption matches the location of the application scaffold.Workflow run
--context-dir-pathoption matches the location of.stooblyfolder where snapshots are stored.Service create
--portand--schemeoption matches how the service is running.
2
Double check custom container configuration
See
.stoobly/services/<SERVICE-NAME>/<WORKFLOW-NAME/docker-compose.ymlIf running custom container(s) in a service, ensure that
profilescontains the workflow name andnetworkscontains the correct network(s).
Last updated
Was this helpful?