Skip to content
This repository was archived by the owner on May 30, 2019. It is now read-only.

Commit c17de36

Browse files
author
Charles Greer
committed
README update
1 parent 764e580 commit c17de36

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

database/README.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,18 @@ sample-database
33

44
MarkLogic server-side configuration and extensions for MarkLogic three-tier architecure
55

6-
This project is intended for use as a submodule of sample-java-stack and
7-
sample-node-stack, in order to provide a structure to hold MarkLogic
8-
server-side application and datbase configuration.
9-
106
Here are things you'll want to manipulate for your application:
11-
manage-properties.json
12-
rest-properties.json
13-
ext server modules to be stored in the application's modules database.
14-
options options configurations for the application searches
15-
rest-ext resource extensions for the REST server
16-
transforms XSLT, XQuery transforms
17-
reducers JavaScript server-side modules
18-
seed-data sample data to be loaded into the database
7+
8+
* database-properties.json
9+
* rest-properties.json
10+
* ext server modules to be stored in the application's modules database.
11+
* options options configurations for the application searches
12+
* services resource extensions for the REST server
13+
* transforms XSLT, XQuery transforms
14+
* seed-data sample data to be loaded into the database
15+
* security MarkLogic roles, privileges, and users for running the application.
16+
17+
MarkLogic Admin : http://localhost:8001
18+
19+
MarkLogic Query Console : http://localhost:8000/qconsole
20+

0 commit comments

Comments
 (0)