Skip to content

antonndev/ADPanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADPanel Banner

"A change of thought and perfection found its way."

License Docs Discord

⚡ Quick Deployment

ADPanel

sudo mkdir -p /var/www && sudo git clone https://github.com/antonndev/ADPanel.git /var/www/adpanel && cd /var/www/adpanel && sudo bash ./initialize.sh --choice 1

ADaemon

curl -fsSL https://raw.githubusercontent.com/antonndev/ADaemon/main/install.sh | tr -d '\r' | sudo bash -s -- --yes

Overview

ADPanel™ | The open-source Docker Panel engineered for speed. Host containers with ease. While others charge for features, we deliver free.

Architecture

  • Security Rule #1 We bring an Apple-like experience to the developer's workflow.
  • Needing a change Developers shouldn't have to settle for outdated interfaces. We're ending the era of boring, complex UIs.

Documentation & Resources

Infrastructure Support

ADPanel™ isn’t just a game hosting panel, it’s a modern UI capable of running any Docker image on the planet. Start your journey today; our developers are constantly improving the platform to bring an enterprise-grade experience directly on your servers.


Manual Setup

If you prefer to set up ADPanel manually instead of using the one-liner installer:

# Clone the repository
git clone https://github.com/antonndev/ADPanel.git
cd ADPanel

# Copy the example environment file and fill in your values
cp .env.example .env

# Install dependencies
npm install

# Start the panel
npm start

Redis is optional. ADPanel works out of the box with file-based sessions. For production, we recommend enabling Redis — just uncomment SESSION_STORE=redis and set REDIS_URL in your .env file. If Redis becomes unavailable at runtime, the client automatically reconnects with exponential backoff.

License

Released under the MIT License. Copyright © 2026 - present ADPanel Workers.

About

ADPanel™ | The open-source Docker Panel engineered for speed. Host containers with ease. While others charge for features, we deliver free.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors