Your services — click any card to open it
Open WebUI
openwebui.abcomputers.info
Chat with any AI model. Your main interface for talking to Ollama models and OpenClaw.
OpenHands
openhands.abcomputers.info
AI software engineer. Give it a task and it writes the code, runs it, and saves files to your shared workspace.
OpenClaw
openclaw.abcomputers.info
AI coding assistant with memory. Plans projects, writes code, and powers OpenHands and Open WebUI.
code-server
code.abcomputers.info
VS Code in your browser. Edit the same /projects folder all AI tools write to — see every change instantly.
Quick commands — click to copy
📊 Live dashboard
sudo /opt/ai-platform/scripts/status.sh --watchCopy
🤖 Pull AI models
sudo /opt/ai-platform/scripts/models.shCopy
📋 View logs
sudo /opt/ai-platform/scripts/logs.sh openwebuiCopy
💾 Run backup
sudo /opt/ai-platform/scripts/backup.shCopy
🔄 Update all
cd /opt/ai-platform && sudo ./update.shCopy
🔒 Renew SSL
sudo /opt/ai-platform/scripts/renew.shCopy