1 hour ago · 5 min read1035 words · Tech · hide · 0 comments

The days of asking AI a question, or pasting a config file in, and then pasting (or typing) the updated file back, are no longer needed. I have over 47 running docker containers, with almost as many stopped, and when I want to create a new docker stack I’m never sure if there will be a port clash. Now I can just ask an agentic AI to check all my stopped and running containers and fix any port clashes, restart containers, diagnose why something is not working, check reverse proxy arrangements, etc. Agentic AI is a term often heard, but in simple English, it is AI that actually does stuff, not just answer questions. Sometimes there is an MCP (Model Context Protocol) server to install, or a connector, or a plugin. Those mechanisms give selected access to the AI to actually do tasks like reading and updating a config file itself, check log files and advise on corrective actions (or even do those actions), etc. A chatbot AI answers questions, but an Agentic AI is a combination of AI with…

No comments yet. Log in to reply on the Fediverse. Comments will appear here.