Fedora Packages

erlang-setup

Generic setup utility for Erlang-based systems

While Erlang/OTP comes with many wonderful applications, including the Mnesia DBMS, there is no standard or convention for installing a system. Erlang/OTP provides tools for building a boot script, and rules for setting environment variables, etc., and Mnesia offers an API for creating and modifying the database schema. However, with no convention for when these tools and API functions are called - and by whom - application developers are left having to invent a lot of code and scripts, not to mention meditate over chapters of Erlang/OTP documentation in order to figure out how things fit together. This utility offers a framework for initializing and configuring a system, with a set of conventions allowing each component to provide callbacks for different steps in the installation procedure. The callbacks are defined through OTP application environment variables, which can easily be overriden at install time.

Releases Overview

Release Stable Testing
Fedora Rawhide 2.1.0-11.fc41 -
Fedora 40 2.1.0-9.fc40 -
Fedora 39 2.1.0-7.fc39 -
Fedora 38 2.1.0-6.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at erlang-setup dash maintainers at fedoraproject dot org.



Sources on Pagure