GithubHelp home page GithubHelp logo

hackbiao / quickbox-arm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from amefs/quickbox-arm

0.0 1.0 0.0 2.83 MB

Lightweigt QuickBox For armhf platform

License: GNU General Public License v3.0

Shell 33.92% Python 1.06% Hack 0.01% PHP 7.98% JavaScript 15.93% CSS 41.11%

quickbox-arm's Introduction

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:

  • CPU: armhf architecture
  • RAM: large than 1GB (recommend more for better performance)
  • Storage: 20GB HDD (for seeding, you need more)

OS Support (armhf only):

Ubuntu18.04Ubuntu16.04Debian9Debian10Raspbian

Server Support:

  • Server/Development Boards based on armhf

Tested Platform:

  • Banana-PI M2B/M2U/M3 (Ubuntu 16.04/Debian 9/Raspbian Stretch)
  • Scaleway Baremetal C1 (Ubuntu 16.04/Debian 9)
  • SoyouStart ARM server (Ubuntu 16.04/Debian 9)
    • Tips: See this tutorial to know how to install quickbox arm in SYS

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

  • pureftp - vsftp (CuteFTP multi-segmented download friendly)
  • SSH Server (for SSH terminal and sFTP connections)
  • Web Console (Shellinabox)
  • QuickBox Dashboard

Available software

Available when setup

  • rTorrent (0.9.4-0.9.8)
    • ruTorrent
    • flood
  • Transmission (2.94)
  • qBittorrent (4.2.1)
  • Deluge (1.3.15, 2.0.3)
  • mktorrent (with createtorrent command as wrapper)
  • FFmpeg
  • Linux RAR(unrar only)
  • File Browser

Available in dashboard

  • Autodl-irssi
  • BTSync
  • FlexGet(both 2.x and 3.x)
  • Netdata
  • noVNC
  • Plex
  • Syncthing
  • x2Go

Available in CLI

  • Denyhosts
  • Fail2ban
  • Let's Encrypt
  • ZNC

quickbox-arm's People

Contributors

amefs avatar

Watchers

James Cloos 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.