Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated using 4PSA automated script

...

VoipNow must know where MySQL is installed. For this, you must set the following shell environment variables.

Shell

export ALT_DB_HOST=<hostname>
export ALT_DB_PORT=<port>
export ALT_DB_USER=<user>
export ALT_DB_PASSWD=<password>
export ALT_DB_NAME=<database>

Download and run the installer.
Shell

curl "http://www.4psa.com/software/voipnow35installer.sh" -o voipnowinstaller.sh -L

...

To update the MySQL Master node, you muse use the provided script and take the steps below. Run the command below.

Shell

curl "http://www.4psa.com/software/voipnow35installer.sh" -o voipnowinstaller.sh -L

Ensure that the MySQL node has the following environment variables.
Shell
export ALT_DB_HOST=<hostname>
export ALT_DB_PORT=<port>
export ALT_DB_USER=<user>
export ALT_DB_PASSWD=<password>
export ALT_DB_NAME=<database>

...

Except where otherwise noted, content in this space is licensed under a Creative Commons Attribution 4.0 International.