hassio-addons / addon-phpmyadmin

phpMyAdmin - Home Assistant Community Add-ons
https://addons.community
MIT License
28 stars 6 forks source link

[Feature] Add phpLiteAdmin #147

Closed mdeweerd closed 1 year ago

mdeweerd commented 1 year ago

Problem/Motivation

Rather than adding another add-on and duplicating resources (php), it seems like a good idea to add phpLiteAdmin to this addon.

Expected behavior

Access HA, ZHA sqlite3 databases through the phpLiteAdmin interface.

Resources

phpLiteAdmin

Docker "examples"

However, it does not seem to be compatible with php8, the main page mentions php7.3.9 .

tjorim commented 1 year ago

No updates since 2021 and there already is an add-on for SQLite anyway: https://github.com/hassio-addons/addon-sqlite-web.

mdeweerd commented 1 year ago

The sqlite web addon does not allow easy updates (need to write SQL), phpliteadmin is easier.

tjorim commented 1 year ago

I'll leave it up to Frenck but nonetheless it's not an issue or bug and should not be opened here.