Setting Up Your MarkLogic Server Environment
- Last Updated: January 16, 2026
- 1 minute read
- MarkLogic Server
- Version 11.0
- Documentation
Before you run the sample applications, complete the following steps:
-
Install MarkLogic Server, or have a MarkLogic Server installation to which you can connect. For details on installing MarkLogic Server, see Install MarkLogic Server.
-
Create and configure an XDBC Server using the Admin Interface. See Administrate MarkLogic Server for details on how to create and configure an XDBC Server.
-
Configure a user for the XDBC Server you created. For example, add a user to the security database with the username as
userand the password aspass. See Administrate MarkLogic Server for details on adding a user to the security database.