-
Notifications
You must be signed in to change notification settings - Fork 246
Server Prerequisites
Royce Williams edited this page Nov 13, 2023
·
32 revisions
Since most processing is done on the clients, you only need enough CPU to comfortably run Apache, MySQL, and optionally Docker. So just about any relatively modern CPU should be fine.
RAM requirements depend on the size (number of clients) of the cluster - more chunks/hashes require more memory. Starting with 4GB is recommended, to provide enough RAM for clusters and for the server components.
Storage depends on size of inputs (wordlists, hash lists, rules files, etc.). Since large hash lists (more than a few million) aren't currently supported, a gigabyte or two of free space (after the OS and service components are installed) should be fine.
For more details, please see the install page..