[Toaster] Remote managed mode

Smith, Elliot elliot.smith at intel.com
Mon Nov 9 03:47:35 PST 2015


Hello Martin.

On 9 November 2015 at 11:36, Martin Townsend <mtownsend1973 at gmail.com>
wrote:

> I'm interested in setting up the remote managed mode, a "Hosted Toaster".
>
> I followed the instructions on
>
> https://wiki.yoctoproject.org/wiki/Setting_up_a_production_instance_of_Toaster
> for setting up a production instance in interactive mode.
> There were a couple of typo's in the wiki
> In section 4
>
> CREATE DATABASE toaster;
>
> I think should be
>
> CREATE DATABASE toaster_data;
>
> and in section 6.
>
> <Location />
>     WSGIProcessGroup toastern_wsgi
> </Location>
>
> doesn't work for me but removing the n to give
>
> WSGIProcessGroup toaster_wsgi
>
> gets me to the point where I can navigate to the main web page.
>
>
Thanks for pointing those out, I've fixed them in the wiki.


> As it's interactive mode it's expecting a build.  How do I start the web server up so it's in managed mode?
>
> If you start toaster from the bitbake/bin/toaster script, you get managed
mode.

The instructions for managed mode (aka build mode) for 1.8 are here:
http://www.yoctoproject.org/docs/1.8/toaster-manual/toaster-manual.html#setting-up-a-hosted-service-and-running-in-build-mode

Note that we've recently changed how this works in master, so we now have a
BUILD_MODE variable (for the moment, at least) to turn build mode on. The
updated docs explaining that are in progress.

Cheers,
Elliot

-- 
Elliot Smith
Software Engineer
Intel Open Source Technology Centre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/toaster/attachments/20151109/f191892f/attachment.html>


More information about the toaster mailing list