All Projects → Froxlor → Froxlor

Froxlor / Froxlor

Licence: gpl-2.0
The server administration software for your needs - The official Froxlor development Git repository

Projects that are alternatives of or similar to Froxlor

Embedio
A tiny, cross-platform, module based web server for .NET
Stars: ✭ 1,007 (-21.27%)
Mutual labels:  webserver
Bleeper
Library to manage your firmware configurations written in C++
Stars: ✭ 54 (-95.78%)
Mutual labels:  webserver
The forge
Our groundbreaking, lightning fast PWA CLI tool
Stars: ✭ 70 (-94.53%)
Mutual labels:  hosting
Nico
A HTTP2 web server for reverse proxy and single page application, automatically apply for ssl certificate, Zero-Configuration.
Stars: ✭ 43 (-96.64%)
Mutual labels:  webserver
Webfsd
A simple HTTP server for mostly static content written in C
Stars: ✭ 50 (-96.09%)
Mutual labels:  webserver
Qtwebserver
Qt based web application server
Stars: ✭ 56 (-95.62%)
Mutual labels:  webserver
H2o.docker
docker files for h2o http2 webserver
Stars: ✭ 33 (-97.42%)
Mutual labels:  webserver
Igropyr
a async http server base on libuv for Chez Scheme
Stars: ✭ 85 (-93.35%)
Mutual labels:  webserver
Danode
Small and flexible web server written using the D 2.0 language
Stars: ✭ 50 (-96.09%)
Mutual labels:  webserver
Meteor Azure
Automate Meteor deployments on Azure App Service
Stars: ✭ 69 (-94.61%)
Mutual labels:  hosting
Hyperhost
P2P Node Servers in the Browser
Stars: ✭ 46 (-96.4%)
Mutual labels:  hosting
Webthings
A collection of all things web, because my memory sucks and so does yours.
Stars: ✭ 50 (-96.09%)
Mutual labels:  hosting
Zimg Host
Simple image hosting service
Stars: ✭ 62 (-95.15%)
Mutual labels:  hosting
Muximux
A lightweight way to manage your HTPC
Stars: ✭ 1,008 (-21.19%)
Mutual labels:  webserver
Jennet
A simple HTTP web framework written in Pony
Stars: ✭ 72 (-94.37%)
Mutual labels:  webserver
Katwebx
An extremely fast static web server and reverse proxy for the modern web.
Stars: ✭ 39 (-96.95%)
Mutual labels:  webserver
Hexa
Hexa: The ultimate companion for Azure. Setup and deploy in seconds
Stars: ✭ 56 (-95.62%)
Mutual labels:  hosting
Pric
Simple zero-config tool to create Private Certificate Authority & issue locally-trusted development server certificates with any domain names you'd like. SSL certificates for development purposes.
Stars: ✭ 87 (-93.2%)
Mutual labels:  webserver
Suave
Suave is a simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition.
Stars: ✭ 1,196 (-6.49%)
Mutual labels:  webserver
Setup Nginx Webserver
🚀Setup a perfect webserver on CentOS/Redhat 7.x guide with understanding.
Stars: ✭ 65 (-94.92%)
Mutual labels:  webserver

Build Status Gitter

Froxlor

The server administration software for your needs. Developed by experienced server administrators, this panel simplifies the effort of managing your hosting platform.

Installation

Fast install

  1. Ensure that your webserver serves /var/www
  2. Extract froxlor into /var/www
  3. Point your browser to http://[ip-of-webserver]/froxlor
  4. Follow the installer
  5. Login as administrator
  6. Adjust "System > Settings" according to your needs
  7. Choose your distribution under "System > Configuration"
  8. Follow the steps for your services
  9. Have fun!

Detailed installation

https://github.com/Froxlor/Froxlor/wiki/Install-froxlor-from-tarball

Help

You may find help in the following places:

IRC

froxlor may be found on freenode.net, channel #froxlor: irc://chat.freenode.net/froxlor

Forum

The community is located on https://forum.froxlor.org/

Wiki

More documentation may be found in the froxlor - wiki: https://github.com/Froxlor/Froxlor/wiki

License

May be found in COPYING

Downloads

Tarball

https://files.froxlor.org/releases/froxlor-latest.tar.gz MD5 SHA1

Debian repository

HowTo

apt-get -y install apt-transport-https lsb-release ca-certificates
wget -O - https://deb.froxlor.org/froxlor.gpg | apt-key add -
echo "deb https://deb.froxlor.org/debian $(lsb_release -sc) main" > /etc/apt/sources.list.d/froxlor.list

Ubuntu repository

HowTo

apt-get -y install apt-transport-https lsb-release ca-certificates
wget -O - https://deb.froxlor.org/froxlor.gpg | apt-key add -
echo "deb https://deb.froxlor.org/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/froxlor.list

Contributing

see here

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].