1Panel Server Management Panel

AWS Application Infrastructure

the open source Linux server management panel, in your browser

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

1Panel is a modern, open source web control panel for managing a Linux server from the browser. From one clean dashboard it handles websites and their reverse proxy, Docker containers and images, databases, files, cron jobs, SSL certificates and the host firewall, and it ships an App Store of one-click self-hosted applications so common services deploy without touching the command line. The cloudimg image runs the panel with Docker Engine as its application runtime, so a production grade server panel is online within a minute or two of launch.

Why the cloudimg image

The cloudimg image generates a fresh administrator username, password and secret entrance on the first boot of every instance and writes them to a root only file, so no default or shared login ever ships in the image. The panel is reachable only over its secret entrance path, hidden from casual port scans. Docker Engine is preinstalled and managed by the panel, the base OS is fully patched with unattended security updates enabled, and every deployment is backed by 24/7 cloudimg support.

Common uses

  • Self-host apps, databases and websites from one dashboard without editing config by hand
  • Host websites behind an automatic reverse proxy with Let's Encrypt HTTPS
  • Manage Docker containers, Compose stacks and images visually on a single host

Key features

  • Full web dashboard to manage websites, Docker containers, databases, files, cron jobs, SSL certificates and the host firewall, with an App Store of one-click self-hosted applications and Docker Engine preinstalled, ready within minutes of launch
  • Reached only over a secret secure entrance path that hides the panel from port scans, with the panel served on a fixed port and Docker managed for you underneath
  • Hardened first boot generates a fresh administrator username, password and secret entrance unique to every instance and stores them in a root-only file, so no default login ships in the image, with 24/7 technical support from cloudimg

See it running

Real screenshots taken while testing this image against its deployment guide.

1Panel Server Management Panel screenshot 1 1Panel Server Management Panel screenshot 2 1Panel Server Management Panel screenshot 3 1Panel Server Management Panel screenshot 4

Description

This is a repackaged open source software product wherein additional charges apply for cloudimg support services.

## Overview

1Panel is a modern, open source web control panel for managing a Linux server entirely from the browser. From one clean dashboard it handles websites and their reverse proxy, Docker containers and images, databases, files, cron jobs, SSL certificates and the host firewall, and it ships an App Store of one-click self-hosted applications so common services deploy without touching the command line. This image delivers 1Panel fully installed with Docker Engine as its application runtime, so a production-grade server panel is online within a minute or two of launch.

## Why This Image Over Manual Installation

Installing 1Panel by hand means provisioning an instance, installing Docker, downloading and verifying the panel release, running its installer, and - most importantly - securing the default administrator before the panel is exposed. This image closes that gap: a unique administrator username, password AND secret entrance are generated on the first boot of every instance and written to a root-only file, so no default or shared login ever ships in the image. The panel is reachable only over its secret entrance path, hidden from casual port scans.

## Application Stack

1Panel is a native Go application managed by two systemd services - the web panel on port 10086 and its agent - plus the 1pctl control CLI. Its installer installs Docker Engine and the Compose plugin, which 1Panel uses to run the applications, databases and websites you deploy through it. Docker and the panel start on boot.

## Manage Your Server From The Browser

  • Deploy one-click self-hosted apps, databases and developer tools from the App Store
  • Create and host websites with an automatic reverse proxy and Let's Encrypt SSL
  • Manage Docker containers, Compose stacks, images, networks and volumes
  • Browse and edit files, run scheduled cron jobs, and open a web terminal
  • Manage databases, the host firewall and system resources from one dashboard

## Security and Hardening

On first boot a one-shot service generates a fresh administrator username, password and secret entrance unique to that instance, records them in a file only the root user can read, and surfaces them in the login banner. No default credential ships in the image, and the dashboard is served only behind the secret entrance - the bare panel port does not reveal it. The base OS is fully patched with unattended security updates enabled.

## Concrete Use Cases

  • Self-hosting without the command line: A small team stands up a wiki, a database and a couple of web apps through the App Store and manages them all from one dashboard, never editing an nginx config by hand.
  • Web hosting with automatic HTTPS: An agency hosts client websites behind 1Panel's reverse proxy, issuing and renewing Let's Encrypt certificates from the UI.
  • Docker management for a single host: A developer running containers on one instance deploys Compose stacks, inspects logs and manages images visually.

## Ready To Use

Retrieve the generated credentials from the instance, browse to the secret entrance URL, and sign in - the panel and Docker are already running.

## cloudimg Support

1Panel is one of the most widely adopted open source Linux server management panels, with a large global community.

Related technologies

server management panellinux control panelweb hosting paneldocker management ui1panelself hosted appswebsite reverse proxyapp storeserver dashboardcpanel alternativeletsencrypt sslcontainer management