Module bootstrap

Initialize Mnesia databases needed for an YXA installation.

Introduced in: 07 Oct 2003 by Fredrik Thulin <ft@it.su.se>

Authors: Fredrik Thulin (ft@it.su.se).

Description

Initialize Mnesia databases needed for an YXA installation. Run through the 'yxa-bootstrap' shell script.

Function Index

replica/1 Create a second Mnesia database server at the node where this is run (through the execution of "yxa-bootstrap").
start/0 Create a first Mnesia database server at the node where this is run (through the execution of "yxa-bootstrap").

Function Details

replica/1

replica(X1::[Master]) -> ok

Create a second Mnesia database server at the node where this is run (through the execution of "yxa-bootstrap").

start/0

start() -> ok

Create a first Mnesia database server at the node where this is run (through the execution of "yxa-bootstrap").


Generated by EDoc, Oct 17 2007, 16:48:23.