Skip to content

Charuduth/edentata

 
 

Repository files navigation

Edentata

A toothless frontend for the hosting-service management backend carnivora.

Available on Packagist

Latest Stable Version Total Downloads Reference Status

Tests and Code Quality

Build Status Dependency Status

Requiremenets

Required Debian packages

  • cracklib-runtime
  • gettext
  • make
  • php (>= 5.6)
  • php-intl
  • php-mbstring
  • php-pgsql

Further dependencies are managed via composer (only packaged starting with Debian stretch) and are configure in composer.yaml.

Installation

  • Run composer install to install dependencies
  • Run make to build localizations
  • Based on the examples/config.yaml create a config at /etc/edentata/config.yaml
  • Configure your webserver to serve src/htdocs/index.php as default (see examples/apache2.conf)

About

A toothless web frontend for the web-service management carnivora.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 83.0%
  • CSS 12.0%
  • HTML 3.4%
  • JavaScript 1.0%
  • Python 0.3%
  • Makefile 0.2%
  • Shell 0.1%