mirror of
https://github.com/YunoHost-Apps/adminer_ynh.git
synced 2026-02-04 23:31:47 +01:00
Adminer package for YunoHost
* Auto-update READMEs * Adminerevo (#27) * Auto-update READMEs * fix * Auto-update READMEs * fix * Auto-update READMEs * helpers_2.1 * cleaning * Update manifest.toml --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> * Update manifest.toml * Auto-update READMEs * Update tests.toml * cleaning * Auto-update READMEs * Update nginx.conf * Update manifest.toml * Update manifest.toml * cleaning * Auto-update READMEs * Update manifest.toml Co-authored-by: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com> * Update manifest.toml * Auto-update READMEs --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com> |
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Adminer, packaged for YunoHost
Database management tool
Screenshots
📦 Developer info
🛠️ Upstream Adminer repository: https://github.com/vrana/adminer
Pull request are welcome and should target the testing branch.
The testing branch can be tested using:
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/adminer_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade adminer -u https://github.com/YunoHost-Apps/adminer_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.
