How to install MHSanaei/3x-ui. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
MHSanaei/3x-ui Installation Guide
How to install MHSanaei/3x-ui. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for MHSanaei/3x-ui. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i MHSanaei/3x-uior
Install via npx
npx @hexmos/ipm i MHSanaei/3x-uiPrerequisites
Python
languageVersion: >=3.6.0
Git
system_toolUsed for cloning the repository.
Node.js
build_toolVersion: >=16.0.0
npm
package_managerUsed for managing Node.js packages.
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Shell Script Installation
bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh)Post Installation Steps
- Start the server using the command: `./start.sh`
- Run database migrations with the command: `./migrate.sh`
