All apps · 0 apps
adminer
OfficialDocker app from Selfhosters
Overview
Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB.
Go to https://github.com/vrana/adminer/tree/master/designs for themes
Plugins: https://github.com/vrana/adminer/tree/master/plugins
Go to https://github.com/vrana/adminer/tree/master/designs for themes
Plugins: https://github.com/vrana/adminer/tree/master/plugins
Readme
View on GitHubAdminer
Adminer is a full-featured database management tool written in PHP. It consists of a single file ready to deploy to the target server. Adminer Editor offers data manipulation for end-users.
Features
- Supports: MySQL, MariaDB, PostgreSQL, CockroachDB, SQLite, MS SQL, Oracle
- Plugins for: Elasticsearch, OpenSearch, SimpleDB, MongoDB, Redis, Firebird, ClickHouse, IGDB, IMAP
- Requirements: PHP 5.3+ (compiled file), PHP 7.4+ (source codes)
Screenshot

Installation
If downloaded from Git then run: git submodule update --init (or composer install)
adminer/index.php- Run development version of Adminereditor/index.php- Run development version of Adminer Editor, needsadminer/next to iteditor/example.php- Example customizationcompile.php- Create a single file versionlang.php- Update translationstests/*.spec.js- Playwright end-to-end tests
Plugins
There are several plugins distributed with Adminer, as well as many user-contributed plugins listed on the Adminer Plugins page.
Install Adminer on Unraid in a few clicks.
Find Adminer in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Adminer Review the template variables and paths Click Install
Categories
Download Statistics
401,233,499
Total Downloads
2,743,108
This Month
1,657,440
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]- Network
bridge- Privileged
- false
Template configuration
WebUI PortPorttcp
Container Port: 8080
- Target
- 8080
- Default
- 8080
ThemeVariable
Container Variable: ADMINER_DESIGN
- Target
- ADMINER_DESIGN
- Default
- flat
PluginsVariable
e.g. ADMINER_PLUGINS='tables-filter tinymce'
- Target
- ADMINER_PLUGINS