Opensearch without SSL

By: superadmin

This blog describes how to create an open search environment without SSL in local dev. This example using open search dockers from AWS. Create a docker-compose.yml file on root folder and paste the below codes. Create an opensearch.yml file in the root folder and paste the below codes Then run docker-compose up –build -d Add […]

Create multiple sites with single nginx server

By: superadmin

When we are using local dev web server solutions like XAMPP, MAMP, WAMP or LAMP, we have a greater choice to run multiple websites. But in docker, most of us are struggling to run multiple websites from a single Nginx docker image. It is good idea to have all our testing websites from a single […]

How to create Drupal and Next.js application with nginx

By: superadmin

This blog describes how to create local dev setup using Drupal and Next.js with nginx. Headless application with Drupal and Next.js is getting more popularity now a days. In this architecture we will use Druapl as backend to handle CMS part and to deliver REST APIs for front end application. Next.js is a react framework […]

LinkedIn
LinkedIn
Share
WhatsApp
Copy link