Skip to content

crazed/freepanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

These instructions are probably out of date. 
READ THE SOURCE and check out #freepanel on freenode for help.

SETTING UP DEV ENVIRONMENT
==========================
yum install -y nsd httpd postfix mysql dovecot
mkdir /etc/httpd/{vhosts,inactive}
mkdir /etc/nsd/zones
cd /path/to/src
cp -r run/etc/freepanel /etc

STARTING STAND ALONE SERVER
=========================
cd setup/FreePanel
perl Makefile.PL
make && make install
cd ../run
perl freepanel.pl --debug

POSTFIX DATABASE SETUP
=========================
mysql < /path/src/setup/setup_db.sql


RUNNING TESTS
=========================
Tests are in this directory:
run/FreePanel/t

You will need to make sure the config is 
properly set (/etc/freepanel/freepanel.conf) for your system

About

open source control panel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published