Versions Compared

Key

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

...

All of the commands below should be run from an operating system command window e.g. bash (Linux) or cmd (Windows), and the current directory should be set to that containing the installation instructions for the target platform.

E.g.

...

Code Block
cd $RELEASE/phixflow-x.y.z-yyyymmdd/install

Create the database user

Creating the database user is heavily dependent on the database platform, and will often have to be varied to meet local requirements regarding naming and security. These example commands will be adequate for basic installations.

...