<p dir="ltr">You can use reltool's overlay/template functionality to generate a .config file that your startup script can use<br></p>
<p dir="ltr"> Riak does this if you want to see how it is done. </p>
<p dir="ltr"><a href="https://github.com/basho/riak/blob/master/rel/reltool.config#L83">https://github.com/basho/riak/blob/master/rel/reltool.config#L83</a></p>
<p dir="ltr">Somewhere in Erlang.orgs docs there is a description of all these options but I'm having trouble finding it on my phone. </p>
<div class="gmail_quote">On Jun 21, 2013 7:41 PM, "Tiago Cury" <<a href="mailto:tcury@ymail.com">tcury@ymail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
FIXED: I put these variables in my ebin/application.app file. ;-)<br>
<br>
And about the mnesia dir ?<br>
On Jun 21, 2013, at 7:16 PM, Tiago Cury <<a href="mailto:tcury@ymail.com">tcury@ymail.com</a>> wrote:<br>
<br>
> Hi, how can I configure the retool to add these environment variables to my release startup file?<br>
><br>
> INSTANCE=backuper1<br>
> PORT=8080<br>
> TX_PORT=8081<br>
><br>
> thanks, Tiago.<br>
> _______________________________________________<br>
> erlang-questions mailing list<br>
> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
> <a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div>