Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

froxlor/Froxlor-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discontinued due to existing shell-installer in froxlor-2.0

Froxlor-Installer

A simple shell installer for froxlor

Quick howto

Install requirements:

apt-get install apache2 default-mysql-server php php-mysql php-xml php-mbstring php-curl php-bcmath php-zip

If you want to retreive the latest froxlor development version using the --git parameter, you also need to install git:

apt-get install git

Acquire froxlor-install PHAR:

wget https://github.com/Froxlor/Froxlor-Installer/raw/master/bin/froxlor-install.phar

Start froxlor-install:

php froxlor-install.phar

To see all possible parameters pass the --help parameter to froxlor-install.phar

php froxlor-install.phar --help

Releases

No releases published

Packages

No packages published

Languages