Yep it's the right command. And the & forks it so its all good now.

Cheers.

Sent from my iPad

On 28/07/2013, at 19:01, Samuel Gutiérrez Jiménez-Peña 
<samuelgutierrezjime...@gmail.com> wrote:

> Hi Steve, 
> 
> but the command that you use, is right? In my case to keep the command active 
> use & at the end:  node app.js | node_modules/.bin/buyan &
> 
> According to the manual should be of the form that I mentioned earlier. 
> Although I can't guarantee that your way is wrong.
> 
> Regards, Samuel.
> 
> El 28/07/2013, a las 00:57, Steve Swinsburg <steve.swinsb...@gmail.com> 
> escribió:
> 
>> Sorry for the multiple emails, but this is what I am using:
>> 
>> nohup node app | bunyan &
>> 
>> Back on the issue of the blank screen in Safari/Chrome, its only on the 
>> Admin UI, the main tenant login screen is working ok in those browsers.
>> 
>> cheers,
>> Steve
>> 
>> 
>> On Sun, Jul 28, 2013 at 8:55 AM, Steve Swinsburg <steve.swinsb...@gmail.com> 
>> wrote:
>>> I found this thread, regarding the shutdown of node when the terminal 
>>> session is lost:
>>> http://stackoverflow.com/questions/4018154/node-js-as-a-background-service
>>> 
>>> Seems like there are a dozen different ways! What do you use? We should 
>>> perhaps settle on one approach, WDYT?
>>> 
>>> cheers,
>>> Steve
>>> 
>>> 
>>> On Sun, Jul 28, 2013 at 8:42 AM, Steve Swinsburg 
>>> <steve.swinsb...@gmail.com> wrote:
>>>> Ni Nico/Samuel,
>>>>  
>>>> I get this response:
>>>> {"anon":true,"tenant":{"alias":"admin","displayName":"Global admin 
>>>> server"}}
>>>> 
>>>> It seems its broken in Safari and Chrome, on Firefox I get the login 
>>>> screen. So I might be ok, now that the install is up. Do you want a jira 
>>>> or github issue for this?
>>>> 
>>>> Another question, whats the preferred way to start Hilary so that the 
>>>> process isn't killed on logout? For Tomcat I use nohup, is that the 
>>>> recommended approach here as well?
>>>> 
>>>> The command I am using is: node app | bunyan
>>>> 
>>>> 
>>>> cheers,
>>>> Steve
>>>> 
>>>> 
>>>> On Sat, Jul 27, 2013 at 6:11 PM, Nicolaas Matthijs 
>>>> <nicolaas.matth...@caret.cam.ac.uk> wrote:
>>>>> Hi Steve,
>>>>> 
>>>>> What do you get when you go to <youradminhost>/api/me?
>>>>> 
>>>>> Thanks,
>>>>> Nicolaas
>>>>> 
>>>>> 
>>>>> On 27 Jul 2013, at 08:19, Steve Swinsburg wrote:
>>>>> 
>>>>> > Hi all,
>>>>> >
>>>>> > I've run through the install docs (a third time) and am pretty sure I 
>>>>> > have everything configured properly and all servers started. I have 
>>>>> > started OAE but when I go to the admin host I configured I get a blank 
>>>>> > screen, however I do see HTML when I view source.
>>>>> >
>>>>> > Everything looks ok in the logs, all INFO messages.
>>>>> >
>>>>> > Any ideas?
>>>>> >
>>>>> > Note this is a remote server. I have DNS records setup to replace the 
>>>>> > /etc/hosts steps.
>>>>> >
>>>>> > cheers,
>>>>> > Steve
>>>>> > _______________________________________________
>>>>> > oae-dev mailing list
>>>>> > oae-dev@collab.sakaiproject.org
>>>>> > http://collab.sakaiproject.org/mailman/listinfo/oae-dev
>> 
>> _______________________________________________
>> oae-dev mailing list
>> oae-dev@collab.sakaiproject.org
>> http://collab.sakaiproject.org/mailman/listinfo/oae-dev
> 
_______________________________________________
oae-dev mailing list
oae-dev@collab.sakaiproject.org
http://collab.sakaiproject.org/mailman/listinfo/oae-dev

Reply via email to