Build Your Own Private Cloud AI Automation Stack!

I just published a detailed walkthrough on setting up your own powerful AI automation infrastructure using Docker. If you’ve been wanting to build a professional-grade system for AI workflows and automation, this one’s for you! This is my first Youtube video in the tutorial realm. It would help a lot as I get started if you came by and gave it watch like and comment

What I Cover in This Video:

  • Complete stack setup with n8n, Flowise, Qdrant, PostgreSQL, and monitoring tools
  • Step-by-step configuration of all components with Docker Compose
  • Secure access using Caddy for automatic HTTPS and subdomain routing
  • Professional monitoring with Prometheus and Grafana dashboards
  • Real-world examples of connecting these tools for AI automation

Check it out: https://www.youtube.com/watch?v=MaWEt5zYx2c

3 Likes

Nice work man!! Love it

Thank you it works fine for me.

  1. everybody can access to qdrant.example.com/dashboard !!! Is it normal ?
  2. which credential must I use to access Qdrant with n8n ?
  3. is it possible to connect a workflow to postgresql with wich credential ?