Hi Myself and a friend are nearing completion of a web app implemented using 'The Boss'. I'm looking at ways of automating deployment of our app to our production server. Basically what we want to do is to be able to get a version of our app out of Git, change some macro and language settings, compile the code, then copy the resulting beam files to the ebin directory on the server. Because of changes that we need to make to various files to make the code production ready, it seems rebar wouldn't work very well for us.
I've done similar things in Java using ant script which might work but I'd rather not go that way if there is a better Erlang way of doing things. Is there standard Erlang/ChicagoBoss way of doing this? Thanks in advance Spencer -- 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/aeb61711-05e7-496c-9bd8-240820fdbe94%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
