Drupal and PostgresSQl Integration using Docker-Compose Project

I Successfully completed my docker training my vimal daga sir under IIEC Rise initiative where learned about how the docker container technology works its main key features and various new things related to this topic which i have no idea what they are even some of the technologies I never heard their name . I am posting this post regarding to the project that  i created while learning this technology ,this project helps me to understand how this actually works and the use case of this technology in real life . This project the various features provided by docker.
My Docker project is based on the integration of a web content management framework and Database management  by using Drupal as web framework and PostgresSQL as database management system to store web information of Drupal.
Drupal is a free and open-source web content management framework written in PHP. whereas
PostgreSQL also known as Postgres, is a free and open-source relational database management system emphasizing extensibility and SQL compliance.

 I connect my web framework and SQL so that whatever i do in my Drupal my data dosen't get lost and be safe.

Files regarding the project are at GitHub:  https://github.com/puneetgoyal333/Drupal-Postgres-Docker-compose

  I want to thanks Vimal Daga sir for this opportunity.  
 iiec_rise #docker #redhat #drupal #postgres #docker-compose #mysql

Comments