/web-dev-panel

Gnome Shell Extension to control Web and Database Server in a GUI Panel

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

Web Dev Panel

A Gnome Shell Extension to control Web and Database Server in a GUI Panel. This project was based upon code from Gnome Extension: Lamp Status.

Image of Web Dev Panel

Configuration Defaults

  • Use nginx (instead of apache)
  • Support Ubuntu systemd service names (mysql instead of mysqld)
  • Support for PHP5-FPM

Note: These settings can be manually changed in the file ~/.local/share/gnome-shell/extensions/web-dev-panel@mediadoneright.com/__config.js

Future Development

I'd like to combine efforts with the original author. However, Based on a comment to add Nginx support and the lack of response, plus no link to a public source repository or issue queue, I created this project.

My current goal for the project is to either:

  1. Allow users to change default configuration using a GUI, or
  2. Automatically configure setup based on system services

Pull Requests are encouraged and appreciated!