Code Monkey home page Code Monkey logo

aapanel's Introduction

aaPanel

Custom aaPanel docker image

aaPanel Docker Deployment

Docker image customized by ngotuananh2101 (Jan21st)

The x86_64 architecture platform is now available for download

Maintained by: ngotuananh2101

latest tag means that the panel is installed but the base lib is not installed, and the installation of the first software will be slower

⚠️ Experimental ⚠️

You can directly build and run the application with bash script.

STEP 1: Clone this repo git clone https://github.com/ngotuananh101/aaPanel.git

STEP 2: Run docker docker compose up -d

How to use

docker run -d -p 7800:7800 -p 2222:22 -p 2121:21 -p 443:443 -p 80:80 -p 888:888 jan21st/aapanel:latest

Now you can access aaPanel at http://yourip:7800 from your host system.

Default installation entry:aapanel

Default username:aapanel

Default password:aapanel123

Default root password:root

How to custom above value

Set value in your ENV file to custom

Tnstallation entryPANEL_PATH

Username:PANEL_USER

Password:PANEL_PASS

Root password:LINUX_ROOT_PASS

Port usage analysis

Control Panel: 7800

phpMyAdmin: 888

Dir usage analysis

Website data: /www/wwwroot

Mysql data: /www/server/data

Vhost file: /www/server/panel/vhost

Note: after the deployment is complete, please immediately modify the user name and password in the panel settings and add the installation entry

aapanel's People

Contributors

ngotuananh101 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.