It is possible to do an all-in-one installation directly from the command line. The -a
command line argument tells the xtuple-admin-utility repository to run a complete installation with all default values, including installation of the xTuple demo.backup file.
To use the all-in-one argument, you will need a machine with no previous installations of the xTuple admin utility. The command is:
./xtuple-utility.sh -a
This command runs the xtuple-utility.sh file which starts the installation of everything, once you have the repository cloned from GitHub.
NOTE: Once the installation is complete, go to How to log in to your xTuple database to continue.