Skip to content

installation guide for Issabel #259

@voipiran

Description

@voipiran

HI,
I follow this installation guide for issabel, and now Qpanel is installed, but I know to do some things more to see informations on the panel ! Now there is nothings to do...

All what i did:

[qpanel]
secret = mi_super_secret_password
deny=0.0.0.0/0.0.0.0
permit=127.0.0.1/255.255.255.0
read = command
write = command,originate,call,agent
	
yum install -y git python-virtualenv swig mod_wsgi python3 python-pip npm
cd /var/www/html
git clone https://github.com/roramirez/qpanel.git
cd qpanel/
pip3 install flask
pip3 install -r requirements.txt
npm install
cp samples/config.ini-dist config.ini
cp samples/configs/site-apache2-wsgi.conf /etc/httpd/conf.d/qpanel.conf
python3 app.py

also edit "config.ini" and set maganer user pass.

am i install mysql queuelog? or what is "issabel/qpanel.spec"?

thank you in advanced

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions