1Panel

Active
GitHub Go GPL-3.0

Description

A modern open-source VPS control panel with native AI agent support, enabling Ollama model deployment, AI agent management and full server stack control.

Key Features

  • AI agent runtime — Built-in Ollama LLM and OpenClaw agent deployment with GPU monitoring
  • One-click website deployment — Auto domain binding, SSL provisioning, and Nginx config with zero manual setup
  • App marketplace — 165+ trusted open-source apps (Nextcloud, Bitwarden, etc.) installed with one click
  • Docker container management — Visual UI for managing containers, images, networks, and volumes
  • Security built-in — Firewall, fail2ban, container isolation, WAF, and audit logs ready from day one
  • Backup & restore — Scheduled automated backups to S3/R2/local storage with one-click restore

Use Cases

💡 Individual developers quickly deploy and manage AI models and apps on VPS
💡 Small teams unify server infrastructure management through a web panel
💡 One-click production website deployment without manual SSL and reverse proxy config
💡 Run Ollama LLMs locally on VPS for inference or development

Strengths & Limitations

Strengths

  • Actively maintained, recent updates
  • High community interest (36.8k stars)
  • Established track record (4 years in production)
  • Responsive to issues, low backlog

⚠️ Limitations

  • Restrictive license (GPL-3.0)

Categories

Quick Start

bash -c "$(curl -sSL https://resource.1panel.pro/v2/quick_start.sh)"

Related Projects

Agent Sandbox

5.8k · Python
Active A

All-in-One Sandbox for AI Agents that combines Browser, Shell, File, MCP and VSCode Server in a single Docker container, providing a secure isolated execution environment for agents.

automationdevopsdocker +2
  • · All-in-one sandbox combining Browser, Shell, File, VSCode Server, Jupyter, and MCP in one container
  • · Unified filesystem enabling seamless data flow between browser downloads and shell operations
  • · Full browser automation via VNC, CDP, and MCP interfaces

Flyte

7.4k · Go
Active A

Dynamic, resilient AI orchestration platform. Coordinate data, models, and compute as you build AI workflows with scalable ML pipeline and production-grade workload management.

goworkflowautomation +2
  • · Pure Python declarative orchestration — define workflows with @task decorators, no YAML or DSL needed
  • · Elastic scaling and fault tolerance — auto-retry, timeout management, distributed parallel execution
  • · Model serving built-in — FastAPIAppEnvironment deploys REST APIs with one line of code

GitHub Agentic Workflows

5.1k · Go
Active A

Official GitHub CLI extension for Agentic Workflows, enabling definition and execution of AI agent workflows within the GitHub ecosystem for automated code reviews, issue handling, and more.

workflowgoautomation +2
  • · Write agentic workflows in natural language Markdown without complex configuration
  • · Deep integration with GitHub Actions for running AI workflows directly in CI/CD
  • · Multi-layer safety guardrails: read-only by default, writes via sanitized safe-outputs

Docker Agent

3.3k · Go
Active A+

An AI Agent builder and runtime by Docker Engineering, bringing container-native isolation, portability, and standardization to AI agent lifecycle management from development through production deployment.

goagentframework +3
  • · Multi-agent architecture - Create specialized agent teams with automatic task delegation and coordination
  • · Rich tool ecosystem - Built-in tools plus any MCP server (local, remote, or Docker-based)
  • · Multi-provider support - Compatible with OpenAI, Anthropic, Gemini, AWS Bedrock, Mistral, xAI, and Docker Model Runner for local models