Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

e. setup the server's default relational database McKoi:
run "mckoi-init fedoraAdmin fedoraThaliaxxxx xxxx"
note: fedoraAdmin is  first xxx is the username
fedoraThalia is second xxx is the password

f. configure the fedora server:
1. run "fedora-setup no-ssl-authenticate-apim"
2. edit the file FEDORA_HOME/server/config/fedora.fcfg
param name="adminEmailList" change the value to your email address
param name="adminPassword" change the value to "fedoraThalia"xxxxx
param name="fedoraServerPort" change the value to 8086 (if 8086 is available)
param name="fedoraShutdownPort" change the value to 8006

...