...
Database management system
Setup SSH connection to the remote instance of OpenMRS SIGDEP3
...
3.
Observation resource
...
Observation resource
...
Observation resource
GETTING STARTED: REMOTE SETUP
In this section, we shall demonstrate how to connect via secure shell to an instance SIGDEP3 and start up the project remotely. A data management system Apache Hive is also used to display flattened data that can be used for visualization.
To get started, the following prerequisites are required for the remote setup;
Database management system
Setup SSH connection to the remote instance of OpenMRS SIGDEP3
SSH CONNECTION
To begin with, a secure shell is established to the OpenMRS instance server test1.chis.org. Therefore an implementer is required to set up a public key for SSH connection to the instance. The illustration below shows the private and public SSH keys. The command cat id_rsa.pub will display the public SSH key. The key is used to authenticate on the remote instance.
...
Upon successful setup of the public SSH on the remote instance. The instance is accessed on the Visual Studio Code. Click to open a remote window.
...
Click on Connect to Host
...
Click connect host
...