Set credentials for PostgreSQL, FTP, WebDAV and ElasticSearch in medgate.config
as well as the proxy.
Install Docker for your OS here.
Install Git for your OS here.
-
If docker is living behind a proxy server, please apply the following changes in https://docs.docker.com/config/daemon/systemd/#httphttps-proxy
-
For git, you may consider something like:
git config --global http.proxy http://proxyUsername:[email protected]:port
git config --global https.proxy http://proxyUsername:[email protected]:port
Bash Via Terminal
-
Start MedGate Services
sudo bash run.sh
. -
Stop MedGate Services
sudo bash stop.sh
. -
Remove MedGate Services
sudo bash remove.sh
, your data will not be purged. -
Reset MedGate Services
sudo bash reset.sh
, note this will purge all associated data including the uploaded documents.
Start Git Bash as Administrator:
-
Start MedGate Services
bash run.sh
. -
Stop MedGate Services
bash stop.sh
. -
Remove MedGate Services
bash remove.sh
, your data will not be purged. -
Reset MedGate Services
bash reset.sh
, note this will purge all associated data including the uploaded documents.
Others
kibana at http:///kibana/ webdav at http:///webdav/ brat at http:///brat/ NRDA Gateway at http:///nrdagateway/