Skip to content
@mindset-dev

mindset-dev

Journey to Cognitive Infrastructure

🧠 mindset-dev

Cognitive Infrastructure Showcase

Self-hosted AI systems running on Hostinger.
Multi-agent frameworks, vector databases, and reasoning engines — all documented and production-ready.

AI Infrastructure Self Hosted DevOps


🌍 What is mindset-dev?

mindset-dev is where DevOps discipline evolves into cognitive automation — a living laboratory for exploring how infrastructure can reason, adapt, and collaborate.

We're building AI-native systems that blend:

  • 🐳 Container Orchestration (Docker Compose, Kubernetes KIND)
  • 🧠 Cognitive Frameworks (Flowise, LangChain, LangGraph, n8n)
  • 💾 Intelligent Data Layers (Supabase, Qdrant, Neo4j)
  • 🌐 Production Infrastructure (Caddy, Cloudflare, Self-Hosted)

"Infrastructure is not just automation — it's cognition."


🏗️ Featured Projects

Meta-Repository | Architecture Documentation

The blueprint of our cognitive infrastructure. Comprehensive documentation covering:

  • System architecture & network topology
  • Multi-project Docker orchestration
  • Kubernetes KIND cluster setup
  • AI stack design philosophy

Status: 📚 Production Documentation
Tech: Mermaid, Markdown, Architecture-as-Code

Full-Stack AI Deployment | Docker Compose

Heavily customized fork providing complete self-hosted AI stack:

  • Flowise + LangChain orchestration
  • Open WebUI for LLM interaction
  • Supabase + Qdrant + Neo4j data layers
  • Caddy reverse proxy with TLS
  • Multiple running projects (maui, o3, mem0)

Status: 🚀 Production Active
Tech: Docker, n8n, Ollama, FastAPI

AI-Powered Mental Wellness Platform

Multi-agent cognitive automation for mental health support.

  • FastAPI backend with AI reasoning
  • Integrated with localai cognitive layer
  • Vector memory for contextual journaling

Status: 🔄 In Development
Tech: Python, FastAPI, Postgres, Redis

Model Context Protocol Server

MCP server providing unified AI access to infrastructure:

  • FastMCP-based server on KIND cluster
  • Postgres, Qdrant, Neo4j integration
  • Deployed at mcp.bigtorig.com

Status: 🚀 Ready for Deployment
Tech: Python, FastMCP, Kubernetes, UV


🧩 The Cognitive Stack

Our infrastructure operates as a distributed intelligence system where each component contributes to collective reasoning:

graph TD
    subgraph Edge["🌍 Edge & Routing"]
        CF[Cloudflare DNS]
        CA[Caddy Reverse Proxy]
    end
    
    subgraph Orchestration["🐳 Orchestration Layer"]
        DC[Docker Compose Projects]
        K8S[Kubernetes KIND]
    end
    
    subgraph AI["🧠 Cognitive Systems"]
        FL[Flowise]
        LC[LangChain / LangGraph]
        N8[n8n Automation]
    end
    
    subgraph Data["💾 Memory Fabric"]
        SB[Supabase - Relational]
        QD[Qdrant - Vector]
        N4[Neo4j - Graph]
    end
    
    CF --> CA
    CA --> DC
    CA --> K8S
    DC --> FL
    DC --> N8
    FL --> SB
    FL --> QD
    FL --> N4
    N8 --> LC
Loading

Core Technologies

Layer Tools Purpose
Edge Cloudflare, Caddy DNS, SSL/TLS, Reverse Proxy
Orchestration Docker Compose, KIND Container management & K8s experimentation
AI Frameworks Flowise, LangChain, LangGraph, n8n Agentic workflows & reasoning
Data Memory Supabase, Qdrant, Neo4j Structured, semantic, and graph intelligence
LLM Inference Ollama, LocalAI Self-hosted language models
Observability Langfuse, Grafana, Loki Cognitive telemetry & system metrics
Languages Python, TypeScript, YAML, HCL Development & infrastructure-as-code

🏛️ Architecture Philosophy

Infrastructure as Cognition

We don't just automate — we build systems that think, learn, and adapt.

Principles:

  1. 🧠 Modularity — Every component is a replaceable cognitive unit
  2. 📊 Observability — Insight is the feedback loop of intelligence
  3. 🔄 Resilience — Cognitive systems heal through orchestration
  4. 🏠 Locality — Self-hosted intelligence within our control

From DevOps to CogOps

Traditional DevOps automates infrastructure.
Cognitive DevOps creates infrastructure that reasons about itself.

  • Pipelines that understand context
  • Agents that deploy other agents
  • Systems that introspect and evolve

🎯 Use Cases & Experiments

Current explorations include:

  • 🤖 AI-Driven K8s Management — Self-healing clusters via LangGraph agents
  • 🧬 Cognitive Memory Systems — Vector + Graph hybrid reasoning
  • 🔁 Agentic Workflows — n8n + Flowise orchestration chains
  • 🏥 Healthcare AI — OpenMRS integration with cognitive layers
  • 📊 Observability as Reasoning — Langfuse for LLM introspection

🚀 Getting Started

Explore Our Documentation

👉 ai-infra-hostinger Docs — Architecture, network topology, and system design

Deploy the Stack

👉 local-ai-packaged — Full Docker Compose setup with installation guide

Join the Journey

This is an open exploration of AI-native infrastructure. Watch our repos, try our setups, and contribute ideas.


🧭 Roadmap

Phase 1: Foundation

  • Core AI stack deployment
  • Comprehensive documentation
  • Multi-project orchestration

Phase 2: Expansion 🔄

  • LangGraph control plane
  • FastMCP integration
  • Public observability dashboard
  • MkDocs documentation site

Phase 3: Cognitive Systems 🔮

  • Self-learning infrastructure
  • Agent-to-agent orchestration
  • Federated multi-server mesh
  • AI-driven network routing

🌟 Connect

mindset-dev is part of the broader DevOps journey documented at @journeyman33

🔗 AI Infrastructure Docs • 🌐 Blog • 💼 Portfolio


Where automation evolves into cognition. 🧠⚡

Popular repositories Loading

  1. fastapi fastapi Public

    FastAPI server for app hosted on Hostinger

    Python

  2. local-ai-packaged local-ai-packaged Public

    AI tools and services (Supabase, Ollama, n8n, Caddy) setup for local development

    Python

  3. ai-infra-hostinger ai-infra-hostinger Public

    Shell

  4. .github .github Public

    set up organizational profile

  5. bigtorig-mcp-hub bigtorig-mcp-hub Public

    FastMCP hub for bigtorig.com infrastructure

    Python

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…