Thanks a lot, I will try again later on.
On Thu, May 8, 2014 at 8:09 PM, Evgeny M <[email protected]> wrote: > ./rebar clean > ./rebar compile all > You can use CB without sources, just keep the same layout of directories. > You have to keep .erl files from priv/rebar/ and ChicagoBoss/priv/rebar/ > directories - these are plugins for rebar, they are recompiled on each run. > Also you have to keep .erl files from priv/init/ directory. > Rest erl files can be safely deleted. > > if you have any additional apps with c_sources, you must recompile c > sources on target machine. > > среда, 7 мая 2014 г., 12:15:07 UTC+4 пользователь Hilary Cheng написал: > >> Hi all, >> >> Is there any instruction that I can put the my application into >> server without attaching source code ? Since I tried to remove all the >> those src directory from my project and let it run. But I cannot access my >> apps at Chicagoboss. I am already using "./init.sh start" to start the >> chicagoboss. >> >> Regards, >> >> Hilary >> >> -- > You received this message because you are subscribed to a topic in the > Google Groups "ChicagoBoss" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/chicagoboss/TAvSYmd8b1k/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > Visit this group at http://groups.google.com/group/chicagoboss. > To view this discussion on the web visit > https://groups.google.com/d/msgid/chicagoboss/ce2943d4-7187-4e91-82b8-fc1b80105a74%40googlegroups.com<https://groups.google.com/d/msgid/chicagoboss/ce2943d4-7187-4e91-82b8-fc1b80105a74%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/CAEFGk1y6fTzvof%2B%2BdX2FXzG-sm7SDNDc6PLH7XdASHLtuUi1Kw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
