1Panel

🔥 1Panel provides an intuitive web interface and MCP Server to manage websites, files, containers, databases, and LLMs on a Linux server.

GitHub Stars

31,141

User Rating

Not Rated

Favorites

0

Views

74

Forks

2,727

Issues

567

Installation
Difficulty
expert
Estimated Time
20-45 minutes

Installation

Installation

Prerequisites

Go: 1.16 or higher
Docker: Latest version
Linux Server: Recommended Ubuntu 20.04 or higher

Installation Steps

1. Clone Repository

bash
git clone https://github.com/1Panel-dev/1Panel.git
cd 1Panel

2. Install Dependencies

bash
make install

3. Start Server

bash
make run

Troubleshooting

Common Issues

Issue: Server won't start Solution: Check Go version and reinstall dependencies. Issue: Docker not functioning correctly Solution: Verify Docker settings and restart.