From c495c0885703cb0d5aa00daafdf62a30c8213461 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Mon, 6 Jun 2011 15:49:30 +0000 Subject: Regen svn path=/rpkid/doc/Configuration; revision=3854 --- rpkid/doc/MySQL-Setup | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) (limited to 'rpkid/doc/MySQL-Setup') diff --git a/rpkid/doc/MySQL-Setup b/rpkid/doc/MySQL-Setup index f4d82a7b..8dba4546 100644 --- a/rpkid/doc/MySQL-Setup +++ b/rpkid/doc/MySQL-Setup @@ -1,3 +1,14 @@ +RPKI EngineĀ 1.0 + +* MainĀ_Page +* RelatedĀ_Pages +* Packages +* Classes +* Files +* [Search ] + +* RPKI_Engine_Reference_Manual + ****** MySQL Setup ****** You need to install MySQL and set up the relevant databases before starting @@ -11,13 +22,13 @@ daemons will use to find and authenticate themselves to their respective databases. Before you can (usefully) start any of the daemons, you will need to set up the -MySQL databases they use. You can do this by hand, or you can use the sql- -setup.py script, which prompts you for your MySQL root password then attempts -to do everything else automatically using values from myrpki.conf. +MySQL databases they use. You can do this by hand, or you can use the rpki-sql- +setup script, which prompts you for your MySQL root password then attempts to +do everything else automatically using values from rpki.conf. Using the script is simple: - $ python sql-setup.py + $ rpki-sql-setup.py Please enter your MySQL root password: The script should tell you what databases it creates. You can use the -v option -- cgit v1.2.3