Skip to content

VPH-Share/MRIConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MRIConverter

Join the chat at https://gitter.im/VPH-Share/MRIConverter

MRIConverter SOAP Service Installer

via curl

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

via wget

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

via git

git clone https://github.com/VPH-Share/MRIConverter.git
cd MRIConverter
manage/provision.sh 2>&1 | tee ~/MRIConverter-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 8080 0.0.0.0/0
VPH-Share Endpoints
Type Invocation Path Port WS/REST Descriptor
soap / web(8080) /?wsdl

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

About

VPH-Share MRIConverter SOAP Service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published