mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-19 20:59:02 +02:00
README: add a note on reverse proxies
The new UI with websocket usage requires some additional logic in reverse proxy configurations. Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
This commit is contained in:
parent
55900494ce
commit
5ab7c09629
|
@ -59,6 +59,9 @@ be replaced by porting the plugin to be a buildbot.util.service.HTTPClient
|
|||
implementation
|
||||
|
||||
## Deployment
|
||||
__Note__: If using a reverse proxy be aware that modern buildbot uses a websocket for various communications between the master and the web UI.
|
||||
Refer to the buildbot documentation for information on how to correctly configure a reverse proxy: http://docs.buildbot.net/latest/manual/cfg-www.html#reverse-proxy-configuration
|
||||
|
||||
### Upstream Yocto Project autobuilder
|
||||
__on the controller__
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user