Lines Matching refs:bmcweb
10 There are a variety of ways to develop and test bmcweb software changes. Here
20 - Clone bmcweb from gerrit
23 git clone ssh://openbmc.gerrit/openbmc/bmcweb/
27 [README.md](https://github.com/openbmc/bmcweb#configuration) to compile
39 - Copy your bmcweb daemon you want to test to /tmp/ in QEMU
49 - Stop bmcweb service within your QEMU session
52 systemctl stop bmcweb
55 **Note:** bmcweb daemon supports being started directly in parallel with the
56 bmcweb running as a service. The standalone bmcweb daemon will be available on
70 - Remove the existing bmcweb daemon from the filesystem in QEMU
76 - Link to your new bmcweb daemon in /tmp/
82 - Test your changes. bmcweb will be started automatically upon your first REST
90 - Stop the bmcweb service and scp new file over to /tmp/ each time you want to
113 bmcweb.