blog.adityajaishi.com.npdevopsIntuji - DevOps Final Assignmment As part of my final assignment . I have prepared documentation of how i complete this task ste by step. Building a Fully Containerized Full Stack Application with CI/CD, Monitoring, and Log Management In this post, ...Oct 25, 2024路13 min read
blog.adityajaishi.com.npMonitoring Docker Logs with Grafana and Loki: Leveraging Docker Logging Driver, Alerts, and Slack NotificationsIn my previous blog 馃憤 here i have monitored logs using promtail as agent but wait we have Loki Logging Driver which will give more option to choose container name and watch logs of it Lets go through this. I have made few changes here as i don鈥檛 use...Oct 3, 2024路3 min read
blog.adityajaishi.com.npVisualize Your Logs: Integrating Promtail, Loki, Prometheus, and Grafana for Improved MonitoringIn this blog, I built a simple Laravel application that prints "Hello, World." Next, I'll set up containers for this app and then keep an eye on its logs. Tools To accomplish this, I utilized several tools and agents: Promtail: This agent collects l...Sep 27, 2024路4 min read
blog.adityajaishi.com.npHow to Configure Nginx for Multiple Domains with SSL Certificates: A Step-by-Step GuideNginx is a robust and versatile web server capable of managing multiple domains and ensuring secure content delivery through SSL/TLS certificates. In this guide, we will provide a detailed walkthrough on setting up Nginx to handle multiple domains an...Aug 29, 2024路3 min read
blog.adityajaishi.com.npHow to Install WordPress on Ubuntu 24.04Installing Ubuntu on your server can give you greater control and customization for your WordPress site. Let's dive into the process, ensuring your site runs smoothly and efficiently Here are the steps for Installing WordPress on Ubuntu 24.04 Step 1:...Aug 26, 2024路4 min read