Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.
/ HorizonPanel Public archive

Manager site for Horizon

License

GPL-3.0, MIT licenses found

Licenses found

GPL-3.0
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

blurHY/HorizonPanel

Repository files navigation

HorizonPanel

A panel to manage HorizonSpiders and ZeroNet clients.

Installing

yarn
yarn build

You can also use npm:

npm i
npm run build

Install dependencies with pipenv:

pipenv install

Requires python >=3.6

Installation script

For CentOS7:

Download centos7.sh, and sudo bash centos7.sh (Takes about 25 minutes to install)

After installing, re-log-in ssh to activate environment variables settings

Usage

pipenv run python run.py

You can define environment variables to configure the panel.

If you didn't specify a port, you can visit http://127.1:5000 to have a look.

Nginx

I recommend that you should use nginx as reverse proxy for the panel.

And use https to keep it safe

Better_exceptions

To enable better_exceptions:

export BETTER_EXCEPTIONS=1 

About

Manager site for Horizon

Topics

Resources

License

GPL-3.0, MIT licenses found

Licenses found

GPL-3.0
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages