Getting Started with the Presto Server
You install Presto using the Software AG Installer. See the Installing Software AG Products guide for instructions.
The post-installation tasks you must complete to allow users to start working with Presto include:
2. Login to Presto Hub:
a. Open Presto Hub in a browser at http://localhost:8080/presto.
If you used a different port number when you installed Presto or the Presto Server is running on a different host, change the domain and port number appropriately.
b. Use the credentials for the default administrator account:
User name =
AdministratorPassword =
manage3. If you are using the default Presto User Repository rather than an LDAP Directory to manage users and groups for Presto, it is a good practice to change the password for this default administrator account.
a. Open your profile from the Presto Hub menu bar and click My Password.
b. Enter your new password and confirm this.
c. Then click Change Password.
If you will use your LDAP Directory as the Presto User Repository, this default account is disabled once LDAP configuration is complete.
4. Set up a robust database to use as the Presto Repository.
Presto is installed with Derby as an embedded database hosting the Presto Repository for trial purposes only. The default Derby database should not be used for serious development environments or for staging or production.
For
Presto database compatibility information, see
Presto
and
MashZone
Database Compatibility.
In addition to these required steps, there are many other optional configuration tasks you may wish to complete. See
What’s Next for links to optional tasks.