Skip to content

Commit

Permalink
docs(development): VSCode launch configuration "Honcho SocketIO Watch…
Browse files Browse the repository at this point in the history
… Schedule Worker"

Requested by @revant frappe#365 (comment)

[skip travis]
  • Loading branch information
ceefour authored Oct 9, 2020
1 parent 79c6c79 commit 07606e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions development/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,8 @@ honcho start \
worker_default
```

Alternatively you can use the VSCode launch configuration "Honcho SocketIO Watch Schedule Worker" which launches the same command as above.

This command starts all processes with the exception of Redis (which is already running in separate container) and the `web` process. The latter can can finally be started from the debugger tab of VSCode by clicking on the "play" button.

You can now login with user `Administrator` and the password you choose when creating the site, if you followed this guide's unattended install that password is going to be `admin`.
Expand Down

0 comments on commit 07606e9

Please sign in to comment.