Skip to content
This repository was archived by the owner on Oct 24, 2020. It is now read-only.

mfinelli/fiberdriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fiberdriver

Fiberdriver is a way to easily manage your server without changing configuration files.

Goals

  • Lightweight
  • Secure
  • Modular
  • Mobile friendly

Fiberdriver will be centered around tasks instead of software.

Fiberdriver will install a webserver automatically. The default is nginx but it will be possible to choose apache and possibly others during install.

Install

Installation of fiberdriver is easy! Just git clone --recursive https://github.com/mfinelli/fiberdriver.git, cd into the directory and sudo ./install.sh.

To update just git pull and run sudo ./install.sh again

Contribute

To contribute you can fork the repository on github, do all of your work in a feature branch and open a pull request.

If you're working on web files, you can pass --deploy-only (-D) to install.sh to not have to go through the entire install process, which should make development faster and easier.

If you don't want to update the css files pass --no-sass (-C) to install.sh and the script will skip compass compile.

License

Fiberdriver is licensed under the GPLv3 (https://gnu.org/licenses/gpl.txt)

About

open source server management system

Resources

License

Stars

Watchers

Forks

Contributors