Skip to content

Kupiki/Kupiki-Hotspot-Admin-Install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

Slack Stars Donate

What is Kupiki Hotspot Admin

This application is a web frontend to monitor and administrate the Kupiki Hotspot.

  • Frontend application : Build Status npm dependencies Coverage Status Codacy Badge Known Vulnerabilities
  • Backend application : Build Status npm dependencies Coverage Status Codacy Badge Known Vulnerabilities

Warning

The application is in development so be sure that you will find bugs and errors. So please log them in the Frontend GitHub issues the Backend GitHub issues, or current repo issues for installation issues.

Features

  • Monitoring
    • Display in a dashboard CPU, disk, memory, uptime and temperature (for Raspberry Pi)
    • OS System information
    • List of services with status
    • Netflow information (if installed)
  • System administration
    • Stop / Start services
    • Upgrade system
    • Reboot / Shutdown system
  • Hotspot administration
    • Change hotspot name
    • Update hostapd service configuration
  • Hotspot management
    • Users management

How to install

  • Clone the project with the install script
git clone https://github.com/Kupiki/Kupiki-Hotspot-Admin-Install
  • Run the installation script
chmod +x install_kupiki_admin.sh && ./install_kupiki_admin.sh

Screenshots

Login screen

login

Dashboard

dashboard

Basic configuration

simple

Advanced configuration

advanced

Hotspot management

mgmt