[erlang-questions] Finding node PID

Lee Sylvester lee.sylvester@REDACTED
Mon May 6 21:29:17 CEST 2013


Oh, I know how to start an app under a supervisor, if that's what you're saying. I'm simply not sure what

Cloudi start

Is doing under the covers.

Lee



On 6 May 2013, at 20:25, Konstantin Tcepliaev <f355@REDACTED> wrote:

> Hello Lee,
>  
> I'm not even sure where to start.
> Possible keywords to search for are the following: "applications", "releases", "reltool", "rebar dependencies".
>  
> Cheers,
> -- 
> Konstantin
>  
> 06.05.2013, 23:06, "Lee Sylvester" <lee.sylvester@REDACTED>:
>> Hi Konstantin,
>>  
>> How do you run them in the same VM?
>>  
>> Sorry, still an Erlang noob.
>>  
>> Thanks,
>> Lee
>>  
>> 
>> On 6 May 2013, at 19:31, Konstantin Tcepliaev <f355@REDACTED> wrote:
>> 
>>> Hello,
>>>  
>>> From what I see here: https://github.com/okeuday/CloudI/blob/master/src/rel/files/vm.args#L5 the problem is that cookies on your node and CloudI are different.
>>> As for me, I'd choose to run both applications within the same VM, given that documentation clearly suggests this: https://github.com/okeuday/CloudI/blob/master/src/api/README.markdown
>>>  
>>> Cheers,
>>> -- 
>>> Konstantin
>>>  
>>> 06.05.2013, 22:19, "Lee Sylvester" <lee.sylvester@REDACTED>:
>>>> Thank you.  I see this in the output:
>>>>  
>>>> name cloudi at port 4374
>>>>  
>>>> However, doing any of the following returns pang:
>>>>  
>>>> net_adm:ping(cloudi).
>>>> net_adm:ping('cloudi@REDACTED').
>>>> net_adm:ping('cloudi@REDACTED').
>>>>  
>>>> Am I doing something silly?
>>>>  
>>>> Thanks,
>>>> Lee
>>>>  
>>>> 
>>>> On 6 May 2013, at 19:11, Motiejus Jakštys <desired.mta@REDACTED> wrote:
>>>> 
>>>>> epmd -names
>>>> ,
>>>> _______________________________________________
>>>> erlang-questions mailing list
>>>> erlang-questions@REDACTED
>>>> http://erlang.org/mailman/listinfo/erlang-questions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130506/c4a8d844/attachment.htm>


More information about the erlang-questions mailing list