Skip to content

VPHOP module to calculate the loading conditions simulating neuromuscular degradation: it assumes normally distributed probability of sub-optimal neuromuscolar degradation

License

Notifications You must be signed in to change notification settings

VPH-Share/VPHOP_NMSLoads

Repository files navigation

VPHOP_NMSLoads

VPHOP_NMSLoads SOAP Service Installer

via curl

curl -L https://raw.github.com/VPH-Share/VPHOP_NMSLoads/master/install.sh | bash

via wget

wget --no-check-certificate https://raw.github.com/VPH-Share/VPHOP_NMSLoads/master/install.sh -O - | bash

via git

git clone https://github.com/VPH-Share/VPHOP_NMSLoads.git
cd VPHOP_NMSLoads
manage/provision.sh 2>&1 | tee ~/VPHOP_NMSLoads-install.log

Firewall Configuration

To be able to access the the server from external clients, certain port redirections and service endpoints need to be configured.

Security Groups (VPH-Share Port Redirections)
Name Type Port Source Notes
web TCP 8082 0.0.0.0/0
VPH-Share Endpoints
Type Invocation Path Port WS/REST Descriptor
soap / web(8082) /?wsdl

Note: Ensure you insert the WSDL as a text string into the optional WS/REST Descriptor fields.

About

VPHOP module to calculate the loading conditions simulating neuromuscular degradation: it assumes normally distributed probability of sub-optimal neuromuscolar degradation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published