I am looking for a good documentation on how to deploy corda nodes on individual servers in AWS. I have a simple cordapp that I built locally for PartyA and PartyB along with the Notary. I want to be able to deploy this cordapp into a cluster of 3 servers. The documentation https://docs.corda.net/docs/corda-os/4.5/deploying-a-node.html#linux-installing-and-running-corda-as-a-system-service is unclear about which jar to put where (asks to put the Corda jar under 4.5 which does not exist). Also, not sure what Network certificates are and do i have to use it. If so, how would I use it.
Following the instructions from above link and using root as the owner of all files (for simplicity), I get the following error:
Internal.NodeStartupLogging. - Exception during node startup: Couldn't find network parameters file and compatibility zone wasn't configured/isn't reachable. [errorCode=1917kd6, moreInformationAt=https://errors.corda.net/OS/4.4/1917kd6]