[Toaster] Remote managed mode
Martin Townsend
mtownsend1973 at gmail.com
Mon Nov 9 04:01:54 PST 2015
Hi Elliot,
Thanks for the swift reply. I'll try the instructions from the Manual on
the real server.
Should I use master or will the Jethro branch be more advisable.
If master where do I set BUILD_MODE and what shall I set it to?
Cheers,
Martin.
On Mon, Nov 9, 2015 at 11:47 AM, Smith, Elliot <elliot.smith at intel.com>
wrote:
> 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/e8dedfb6/attachment-0001.html>
More information about the toaster
mailing list