Home

Awesome

QB-arm

Project QuickBox-ARM

中文版


This project is a modified version of QuickBox community edition. Most functions is the same as QuickBox Lite, but this project support armhf instead of x86_64. You can run this project in an aarch64 platform only in an armhf OS. You need QuickBox ARM64(Still in developing) to get full support of arm64 OS.


Main feature

  1. Graphical installation guide (Multi-language available)
  2. Use nginx instead of apache
  3. Modular installation
  4. Latest OS support
  5. up to date apps (include prebuild deb packages)

Script status

VersionGNU v3.0 License


How to install

before install

Hard ware requirement:

OS Support (armhf only):

Ubuntu18.04Ubuntu16.04Debian9Debian10Raspbian

Server Support:

Tested Platform:

install the project

You must be logged in as root to run this installation.

Run the following command to grab our latest stable release ...

apt-get -yqq update; apt-get -yqq upgrade; apt-get -yqq install git lsb-release dos2unix; \
git clone https://github.com/amefs/quickbox-arm.git /etc/QuickBox; \
dos2unix /etc/QuickBox/setup.sh; \
bash /etc/QuickBox/setup.sh

Want to run in development mode?

Run the following command to grab current development repos ...

mkdir /install/ && touch /install/.developer.lock; \
apt-get -yqq update; apt-get -yqq upgrade; apt-get -yqq install git lsb-release dos2unix; \
git clone --branch "development" https://github.com/amefs/quickbox-arm.git /etc/QuickBox; \
dos2unix /etc/QuickBox/setup.sh; \
bash /etc/QuickBox/setup.sh

Already have QuickBox installed and want to switch over to development?

EASY! Run the following command to grab current development repos ...

mkdir /install/ && touch /install/.developer.lock; \
sudo box update quickbox

Installed Features


Available software

Available when setup

Available in dashboard

Available in CLI