Skip to content

MicroShare: Privacy-Preserved Medical Resource Sharing through MicroService Architecture

License

Notifications You must be signed in to change notification settings

yylonly/MedShare-MicroService

Repository files navigation

Pre-requested

  • JDK 8
  • Maven
  • Docker CE and Docker Compose (Note that Windows only supports 10 and above)
  • Kubernetes

Git Clone Repo

Build You Package (Skip this step if deploying to Kubernetes)

  • mvn clean package

Build Environments (Skip this step if deploying to Kubernetes)

  • docker-compose build (build images)
  • docker-compose up (maybe failure because of staring auto-deploy before database start up, try one more time, let both glassfish and MySQL container up)

Kubernetes Deployment

  • kubectl apply -f mysql.yaml
  • kubectl apply -f glassfish.yaml

Test MedShare

Please cite our paper as follows:

Yang Y, Zu Q, Liu P, Ouyang D, Li X. MicroShare: Privacy-Preserved Medical Resource Sharing through MicroService Architecture. Int J Biol Sci 2018; 14(8):907-919. doi:10.7150/ijbs.24617. Available from http://www.ijbs.com/v14p0907.htm

About

MicroShare: Privacy-Preserved Medical Resource Sharing through MicroService Architecture

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages