's Picture

Richard Jones

Logbook / blog / devlog

  • Home
  • About
  • Contact Me
  • Search

otp

A collection of 2 posts

March 26, 2011

Erlang rebar tutorial: generating releases and upgrades

During my experiments with rebar, I made a simple example app for testing upgrades and releases. This article will walk you through using rebar to create an application, lay it out properly, package and deploy it, and create and install...

programming erlang otp appup rebar releasehandler

September 18, 2010

Erlang/OTP releases: rebar, release_handler, .appup, etc

I’ve been building something in Erlang recently, provisionally called IRCCloud.com (mention this post if you request an invite!) - it’s an in-browser IRC client that stays connected for you all the time, so you never miss the conversation. You can...

programming erlang hacks mochiweb irc irccloud otp appup sysops deployment irccloud

Copyright Metabrew.com - Richard Jones © 2024.
I release all embedded source code in my blog articles to the public domain, unless otherwise specified. Article text released under the Creative Commons Attribution-NonCommercial 4.0 International License. You don't need to ask me if you want to post a translated version of my work on your own website, but you must link back here as per the above license.

Back to top