Securing Your LangGraph Dev System – Immediate Hardening Steps

Take the following essential steps now to secure your LangGraph AI server, adding the optional measures when relevant. By Kevin Wells Applies to the runbook at: A Beginners Guide to Running LangGraph Agentic AI in Docker Localhost only Docker + Compose Non-root container user Read-only root filesystem Date: 2025-09-30 Contents: Essential – do these now … Read more

A Beginner’s Guide to Running LangGraph Agentic AI Server in Docker

This article describes a practical, locked-down workflow for installing a LangGraph development sandbox inside Docker on Ubuntu. It uses localhost only and with minimal echo graph.   By Kevin Wells Tested stack – example only: Ubuntu 24.04 LTS Docker 28.x Compose v2.39.x LangGraph 0.6.8 langgraph-cli 0.4.2 langgraph-checkpoint-sqlite 2.0.11 langchain-core pinned Date: 2025-09-30 Pin these versions for … Read more