[Toaster] Remote managed mode
Martin Townsend
mtownsend1973 at gmail.com
Mon Nov 9 03:36:01 PST 2015
Hi,
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.
As it's interactive mode it's expecting a build. How do I start the
web server up so it's in managed mode?
Cheers,
Martin.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/toaster/attachments/20151109/a6ac2b6a/attachment.html>
More information about the toaster
mailing list