wordpress 

How to enable permalinks in WordPress – Ubuntu Apache2

To enable permalinks in WordPress while hosting on an Ubuntu server with Apache2, you can follow these steps: 1. Log into your server: Ensure that you have SSH access to your Ubuntu server. 2. Install WordPress: If you haven’t already, install WordPress on your server. You can follow the WordPress installation guide for Ubuntu: https://getcodify.com/setting-up-wordpress-on-ubuntu-with-apache2-mysql-and-ssl/ 3. Configure Apache2: Make sure your Apache2 server is configured to serve your WordPress site. You may need to set up virtual hosts if you haven’t already. Here’s a simplified example: With this command, you…

Read More
razorpay Payment Gateway Payment Gateway 

How to Implement Razorpay Webhooks in PHP

Razorpay Webhooks: Businesses need a strong and dependable system for processing payments and managing related events in the constantly changing world of online payments. Businesses can manage their payments with a full suite of tools from Razorpay, a top payment gateway in India. Webhooks, a key feature of Razorpay that enables you to get instant notifications about payment events, is one of its most important features. We’ll delve into the world of Razorpay PHP Webhooks in this article, learning what they are, how they operate, and how to integrate them…

Read More
food city man love Hosting 

How to host Codeigniter 4 Via Jenkins CICD Pipeline.

Hosting a CodeIgniter 4 application via a Jenkins CI/CD pipeline involves a series of steps to automate the deployment process. Here’s a simplified explanation of how to do it: Pre-requisites Before going ahead please check below Jenkins installation in Windows server / Linux / Ubuntu 1. Set Up Your Jenkins Environment: 2. Create a Jenkins pipeline: 3. Define Your Jenkinsfile: 4. Setup Server Authentication: 5. Configure the server and database: 6. Install composer dependencies: 7. Deploy Your Application: 8. Configure the Web Server: 9. Test Your Deployment: 10. Monitor and…

Read More
Jenkins Windows 

How to install Jenkins on Windows Server

Installing Jenkins on a Windows server is straightforward. Here are the step-by-step instructions: Prerequisites: Steps: 1. Download Jenkins: 2. Run the Installer: 3. Install Jenkins: 4. Start Jenkins: 5. Unlock Jenkins: 6. Customize and Use Jenkins: 7. Start Using Jenkins: That’s it! You’ve successfully installed Jenkins on your Windows Server machine. You can now use Jenkins to automate your software development processes. Arjun JSArjun is a Full-stack developer, who is fond of the web. Lives in Chikmagalur, Karnataka, India arjunckm.in

Read More