Mayank Tiwari

Nginx Reverse proxy for Docker flow diagram

Host Any App on Docker Nginx and Certbot on AWS LightSail

In this tutorial i’ll show you how to prepare a server with docker environment so you could deploy any application there. This tutorial will cover following key checkpoints: Let’s get started First thing first, you need a linux server, with domain pointing to it. I had used an Amazon lightsail server instance with ubuntu 24.04

Host Any App on Docker Nginx and Certbot on AWS LightSail Read More »

Symfony featured image

Symfony get Environment[.env] variable in Service

In this tutorial I’ll show you how to pass environment variables from .env file to Custom Service in Symfony. There are basically 4 steps for this: Define the parameter in .env Configure parameter in Symfony configuration services.yaml Pass as an argument in constructor of the service. Read receive parameters in constructor and assign to a

Symfony get Environment[.env] variable in Service Read More »

mautic thrive themes integration thumbnail

Mautic 4 Integration with Thrive Leads [Thrive Themes] Using OAuth2 [In 5 Minutes]

In this tutorial I will show you how to properly connect Mautic 4 with Thrive Themes in WordPress using OAuth2. Basically this tutorial will answer following questions for you: How to Create OAuth2 credentials To use with Thrive Leads Mautic Integration? How to Properly Authenticate without any errors in the process? What is overall process

Mautic 4 Integration with Thrive Leads [Thrive Themes] Using OAuth2 [In 5 Minutes] Read More »

php-ratchet-socket-complete-tutorial

PHP WebSocket Tutorial using Ratchet [Secured Production Deployment on Nginx with Reverse Proxy]

In this Tutorial you are going to learn, How to use Ratchet socket library to implement web socket in a Symfony application(it applies on any other PHP framework as well). Following are the highlights of this tutorial: Creating Socket Server in Symfony using Ratchet Socket library. Broadcasting and point to point messaging. Connecting to Socket

PHP WebSocket Tutorial using Ratchet [Secured Production Deployment on Nginx with Reverse Proxy] Read More »

mautic recurring campaign

Recurring Email Campaign in Mautic – Step by step Tutorial with Example

Ever thought of a scenario in which you need to send regular daily, weekly, monthly updates via email. In this tutorial I’ll show how you can accomplish this automation and send recurring email using Mautic. Create a custom field to assign a sending frequency for the contact. Create Email you would like to send. Create

Recurring Email Campaign in Mautic – Step by step Tutorial with Example Read More »

Install Mautic on Ubuntu

Install Mautic – Ubuntu Linux, Nginx and Free SSL [With Video Steps]

In this tutorial I’ll describe in detail how you can install Mautic on Ubuntu using Nginx (webinoly setup) and Free SSL from Let’s Encrypt. The steps are easy to follow, I’ll provide screenshots as well. The following are the steps I am going to describe in this tutorial. All the commands will be provided in

Install Mautic – Ubuntu Linux, Nginx and Free SSL [With Video Steps] Read More »