Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions src/content/docs/administration/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,8 @@ When you extract the `.zip` file, it will create a directory called
`archivesspace`. Next, follow the instructions for setting up:

- [MySQL](/provisioning/mysql)
- for version 3.2 and above, [Solr](/provisioning/solr) is also required

**From any ArchivesSpace version > 3.1.0 external Solr is required. Earlier versions provided an embedded Solr v4 instance, which is now unsupported due to its age.**
- mysql jdbc driver, see [Download MySQL Connector](/provisioning/mysql/#download-mysql-connector)
- for version 3.2 and above, [Solr](/provisioning/solr) is also required. Earlier versions provided an embedded Solr v4 instance, which is now unsupported.

**Do not proceed until MySQL and Solr are running.**

Expand Down