forked from eXist-db/exist
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
24 lines (15 loc) · 704 Bytes
/
README
File metadata and controls
24 lines (15 loc) · 704 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
eXist Native XML Database
=========================
For instructions on how to install and start eXist, please
refer to https://exist-db.org/exist/apps/doc/quickstart.xml. Alternatively
you may directly start the database with the included Jetty
webserver and read the documentation which will be available at
http://localhost:8080/exist/
To start eXist on Windows, double click on the created desktop
icon ("eXist Database Startup") or the corresponding entry in the
start menu.
On other operating systems, change into the location where you
installed eXist and call
bin/startup.sh or bin/startup.bat
If these scripts don't work for you, try to call Java manually:
java -jar start.jar jetty