Skip to content

Commit

Permalink
remove nodejs requirement: archivesspace/archivesspace#3336
Browse files Browse the repository at this point in the history
  • Loading branch information
thimios authored and brianzelip committed Oct 1, 2024
1 parent 854c2bd commit 301f1f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions administration/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* Java 8 or 11 only (OpenJDK should be fine)
* At least 1024 MB RAM allocated to the application; at least 2 GB for optimal performance.
* Solr (for ArchivesSpace versions after 3.1)
* NodeJS

ArchivesSpace has been tested on Ubuntu Linux, Mac OS X, and Windows.

Expand Down Expand Up @@ -33,7 +32,6 @@ When you extract the `.zip` file, it will create a directory called
`archivesspace`. Next, follow the instructions for setting up:

* [MySQL](../provisioning/mysql.html)
* The minimum supported version is v18.20.2. We recommend installing the latest LTS version of Node.js. See the [Node.js download page](https://nodejs.org/en/download/) for instructions.
* for version 3.2 and above, [Solr](../provisioning/solr.html) 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.**
Expand Down

0 comments on commit 301f1f2

Please sign in to comment.