All of lore.kernel.org
 help / color / mirror / Atom feed
* Remote managed mode
@ 2015-11-09 11:36 Martin Townsend
  2015-11-09 11:47 ` Smith, Elliot
  0 siblings, 1 reply; 4+ messages in thread
From: Martin Townsend @ 2015-11-09 11:36 UTC (permalink / raw)
  To: toaster

[-- Attachment #1: Type: text/plain, Size: 764 bytes --]

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.

[-- Attachment #2: Type: text/html, Size: 2158 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-11-09 12:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-09 11:36 Remote managed mode Martin Townsend
2015-11-09 11:47 ` Smith, Elliot
2015-11-09 12:01   ` Martin Townsend
2015-11-09 12:05   ` Michael Wood

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.