|
|
| Author |
Message |
< Open Telecom Platform (OTP) ~ Best practices: creating build scripts for OTP applications? |
| jacek99 |
Posted: Mon Jun 08, 2009 5:12 pm |
|
|
|
User
Joined: 26 May 2009
Posts: 27
Location: Montreal, Canada
|
What do most folks use to build/test/deploy OTP apps in production?
We want to have a build scripts that will run all of our eunit tests, check them for errors, if all OK then create a simple .tar.gz for deployment.
We can probably do it just via a bash script, Python file, etc.
Would like to hear most folks use and what works best.
Thanks in advance |
|
|
| Back to top |
|
| jacek99 |
Posted: Wed Jun 10, 2009 1:22 pm |
|
|
|
User
Joined: 26 May 2009
Posts: 27
Location: Montreal, Canada
|
Well, I got no responses, so went ahead and did it in Rake (using Ruby).
Super simple, works great. |
|
|
| Back to top |
|
| baryluk |
Posted: Mon Aug 31, 2009 1:18 pm |
|
|
|
User
Joined: 05 Aug 2009
Posts: 48
|
| I belive most people uses Makefiles or EMakefiles. Copuled with Erlang Release Handling and some additionall convention this make pretty easy and powerfull tool. You will need to write such functionallity yourself probably, or get any moderatly sized Erlang project and try modifing build system to your needs. |
_________________ Witold Baryluk
Erlang Training and Consulting Ltd
http://www.erlang-consulting.com |
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|