diff --git a/webserver/Readme.md b/webserver/Readme.md index 5da7a58896b387d612d96bf6ece6deb68f93e419..5fd0c145b0726b6b5d783e27649284c86cbdb8b7 100644 --- a/webserver/Readme.md +++ b/webserver/Readme.md @@ -35,4 +35,15 @@ Files: This entry point creates a zip file with the structure or molecular dynamics for <string>. - \ No newline at end of file +Prerequisites: + -Ensure that the scripts in cgi-bin/NOMAD have unix-like newlines + (use dos2unix or similar) + -Ensure that the pass file has a valid username/password and is located + at the same directory that cgi-bin is. + -Install the following software: + -apache 2 + -bash + -grep + -zip + -wget + -curl \ No newline at end of file