2023-06-20 02:33:52 +00:00
name : adminer
services :
adminer :
image : adminer:4.8.1
2023-07-18 02:30:42 +00:00
deploy :
resources :
reservations :
memory : 32M
restart : unless-stopped
2023-06-20 02:33:52 +00:00
ports :
- 8080 : 8080
2023-07-18 02:30:42 +00:00
x-casaos :
ports :
- container : "8080"
description :
en_us : Adminer HTTP Port
zh_cn : Adminer HTTP 端口
2023-07-26 09:05:00 +00:00
container_name : adminer
2023-06-20 02:33:52 +00:00
x-casaos :
architectures :
- amd64
- arm
2023-07-18 02:30:42 +00:00
- arm64
2023-06-20 02:33:52 +00:00
main : adminer
2023-07-18 02:30:42 +00:00
author : Tim Düsterhus
2023-06-20 02:33:52 +00:00
category : Database
description :
en_us : 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.
2023-07-18 02:30:42 +00:00
zh_cn : Adminer( 前身为phpMinAdmin) 是一个用PHP编写的功能齐全的数据库管理工具。区别于phpMyAdmin, 它仅为单个部署到目标服务器的文件( 轻量) 。Adminer可用于MySQL、PostgreSQL、SQLite、MS SQL、Oracle、Firebird、SimpleDB、Elasticsearch和MongoDB。
2023-06-20 02:33:52 +00:00
developer : Jakub Vrána
icon : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Adminer/icon.png
screenshot_link :
2023-07-18 02:30:42 +00:00
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Adminer/screenshot-1.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Adminer/screenshot-2.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Adminer/screenshot-3.png
2023-06-20 02:33:52 +00:00
tagline :
en_us : Database management in a single PHP file
2023-07-18 02:30:42 +00:00
zh_cn : 单PHP文件的数据库管理工具
2023-06-25 03:00:49 +00:00
thumbnail : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Adminer/thumbnail.png
2023-06-20 02:33:52 +00:00
title :
en_us : Adminer
port_map : '8080'