Server

Mirth Connect Series: Interface and Other Functions

In this blog, we will show the interface of the mirth connect; Logging into Mirth would take you to Mirth Connect Administrator, which has three sections: A. Dashboard in the center The dashboard shows the following “Channels” : Currently deployed. Channels status. Channel name. Last deployed Channel. Number of Messages Received – Filtered, Queued, Sent, Errors. …

Mirth Connect Series: Interface and Other Functions Read More »

Mirth Connect Family

Mirth Connect is a powerful integration engine designed to facilitate the exchange of health-related information in the healthcare industry. It is developed and maintained by NextGen Healthcare, Inc. and has a robust family of related products that work together seamlessly to provide a comprehensive solution for healthcare organizations. Here is a closer look at the …

Mirth Connect Family Read More »

Creating A Tunnel Using Ngrok

Ngrok is a popular tool for creating secure tunnels between a local development environment and the internet. It allows developers to expose their local web server to the internet, making it accessible to anyone with the URL. Ngrok Account Creation Go to their official website to create your account. https://ngrok.com/ Fill out the following fields …

Creating A Tunnel Using Ngrok Read More »

Changing the Nameservers for Namecheap

This quick guide will help you point your namecheap server to your own server by changing its nameservers. 1. Go to the domain list and find the nameservers under the domain tab. The namecheap basic dns namservers are dns1.registrar-servers.com and dns2.registrar-servers.com. To change this, select custom DNS and add your nameserver. Click the check icon …

Changing the Nameservers for Namecheap Read More »

Digitalocean Droplet

A Droplet is a virtual machine provided by DigitalOcean, a cloud computing platform. It provides users with the ability to deploy, manage, and scale applications on the cloud. Each Droplet is a self-contained virtual environment with its own operating system, memory, storage, and processing resources. Creating your own droplet When you log in to your …

Digitalocean Droplet Read More »

Git vs GitHub What’s the Difference?

What is Git? Git, which was created in 2005, is an extremely popular version control system that is at the heart of many high-profile projects. Git is a version control system that is installed and maintained on your local system rather than in the cloud, and it provides you with a self-contained record of your …

Git vs GitHub What’s the Difference? Read More »