Blogs

Database Migration From Postgresql to Mongodb

Here I am migrating the Postgresql database to Mongodb with the help **Mongify. ** If you check my postgres db, you can see a table named “rep_test” and the data inside the table.

Read more

Docker Container for Redis Cluster ( Verison 3.0.4 )

A small Docker container for running the Redis Cluster (Version 3.0.4). You can find the github repo from here

Read more

Docker Container for running postfix using Gmail as the SMTP

A small Docker container for running the Postfix using Gmail as the SMTP server. You can find the github repo from_**here.

Read more