Posts
All the articles I've posted.
-
Setting Up GitHub Actions CI/CD for VPS Deployment
Automate build and deployment of applications to a VPS using GitHub Actions.
-
Using n8n with Slack for Automated Alerts
Set up automated Slack alerts from n8n workflows for real-time notifications.
-
Automating Zero-Downtime Deployments with Dokploy
Achieve zero-downtime application updates using Dokploy deployment strategies.
-
Automating Workflows with n8n and Stripe
Create automated payment workflows by integrating Stripe with n8n.
-
Scaling Node.js on VPS with PM2 + Nginx
Improve availability of Node.js apps on a VPS using PM2 process manager and Nginx load balancing.
-
Using Docker Secrets for Managing Credentials
Securely manage sensitive credentials in Docker Swarm or Compose using Docker Secrets.
-
Deploying a Multi-Container App on Dokploy
Learn to deploy multi-container applications on Dokploy using Docker Compose.
-
Integrating Strapi 5 with Cloudinary for Media Handling
Configure Strapi to manage and serve media assets via Cloudinary.
-
Migrating Strapi Content Between Environments
Safely migrate content between Strapi environments using database dumps and import/export.
-
Using Strapi GraphQL API with React Frontend
Integrate Strapi’s GraphQL API with a React frontend using Apollo Client.
-
Monitoring VPS with Prometheus + Grafana
Set up Prometheus and Grafana on a VPS to monitor system and application metrics.
-
Building a Custom Strapi v5 Plugin for Admin Panel
Learn to create a custom plugin for Strapi v5's admin panel using the Plugin SDK to extend functionality.
-
Using Caddy Server with VPS for Automatic HTTPS
Configure Caddy on a VPS for automatic TLS and reverse proxying.
-
Setting Up Coolify for Self-Hosted Deployments
Deploy your applications with Coolify for a user-friendly self-hosted platform.
-
Deploying a Fastify App with Dokploy
Automate deployment of your Fastify application using Dokploy's Docker-based platform.