diff --git a/Apps/Adminer/Screenshot-1.png b/Apps/Adminer/Screenshot-1.png new file mode 100644 index 0000000..f4f3bc4 Binary files /dev/null and b/Apps/Adminer/Screenshot-1.png differ diff --git a/Apps/Adminer/Screenshot-2.png b/Apps/Adminer/Screenshot-2.png new file mode 100644 index 0000000..33ee171 Binary files /dev/null and b/Apps/Adminer/Screenshot-2.png differ diff --git a/Apps/Adminer/Screenshot-3.png b/Apps/Adminer/Screenshot-3.png new file mode 100644 index 0000000..f0af949 Binary files /dev/null and b/Apps/Adminer/Screenshot-3.png differ diff --git a/Apps/Adminer/docker-compose.yml b/Apps/Adminer/docker-compose.yml new file mode 100644 index 0000000..3271715 --- /dev/null +++ b/Apps/Adminer/docker-compose.yml @@ -0,0 +1,29 @@ +name: adminer +services: + + adminer: + image: adminer:4.8.1 + restart: always + ports: + - 8080:8080 +x-casaos: + architectures: + - amd64 + - arm + main: adminer + author: Tim Düsterhus (of the Docker Community) + 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. + developer: Jakub Vrána + icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Adminer/icon.png + screenshot_link: + - 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 + tagline: + en_us: Database management in a single PHP file + thumbnail: https://www.adminer.org/static/screenshots/auth.png + title: + en_us: Adminer + port_map: '8080' diff --git a/Apps/Adminer/icon.png b/Apps/Adminer/icon.png new file mode 100644 index 0000000..dda28e6 Binary files /dev/null and b/Apps/Adminer/icon.png differ diff --git a/Apps/Adminer/thumbnail.png b/Apps/Adminer/thumbnail.png new file mode 100644 index 0000000..cd29686 Binary files /dev/null and b/Apps/Adminer/thumbnail.png differ diff --git a/category-list.json b/category-list.json index 365b9e6..4cbb3c6 100644 --- a/category-list.json +++ b/category-list.json @@ -1,132 +1,137 @@ -[ - { - "name": "Analytics", - "font": "chart-areaspline", - "description": "Analysis Apps" - }, - { - "name": "Backup", - "font": "backup-restore", - "description": "File and Data Backup Apps" - }, - { - "name": "Blog", - "font": "post-outline", - "description": "Blog Writing and Distribution Apps" - }, - { - "name": "Chat", - "font": "chat-processing-outline", - "description": "Chat Apps" - }, - { - "name": "Cloud", - "font": "cloud-outline", - "description": "Public cloud alternatives or enhanced Apps" - }, - { - "name": "Developer", - "font": "code-greater-than-or-equal", - "description": "Developer Apps" - }, - { - "name": "CRM", - "font": "account-box-outline", - "description": "CRM Apps" - }, - { - "name": "Documents", - "font": "file-document-outline", - "description": "Document editing Apps" - }, - { - "name": "Email", - "font": "email-outline", - "description": "Email Apps" - }, - { - "name": "File Sync", - "font": "file-sync-outline", - "description": "File Sync Apps" - }, - { - "name": "Finance", - "font": "currency-usd", - "description": "Finance Apps" - }, - { - "name": "Forum", - "font": "forum-outline", - "description": "Forum Apps" - }, - { - "name": "Gallery", - "font": "image", - "description": "Gallery Apps" - }, - { - "name": "Games", - "font": "google-controller", - "description": "Games Apps" - }, - { - "name": "Learning", - "font": "school-outline", - "description": "Learning Apps" - }, - { - "name": "Media", - "font": "play-circle-outline", - "description": "Media Apps" - }, - { - "name": "Notes", - "font": "note-edit-outline", - "description": "Notes Apps" - }, - { - "name": "Project Management", - "font": "chart-gantt", - "description": "Project Management Apps" - }, - { - "name": "VPN", - "font": "vpn", - "description": "VPN Apps" - }, - { - "name": "WEB", - "font": "web", - "description": "WEB Apps" - }, - { - "name": "WiKi", - "font": "book-open-page-variant-outline", - "description": "WiKi Apps" - }, - { - "name": "Dapps", - "font": "vector-link", - "description": "Decentralized Apps" - }, - { - "name": "Downloader", - "font": "tray-arrow-down", - "description": "Downloader Apps" - }, - { - "name": "Utilities", - "font": "toolbox-outline", - "description": "Utilities Apps" - }, - { - "name": "Home Automation", - "font": "home-automation", - "description": "Home Automation Apps" - }, - { - "name": "Network", - "font": "lan", - "description": "Network Apps" - } +[ + { + "name": "Analytics", + "font": "chart-areaspline", + "description": "Analysis Apps" + }, + { + "name": "Backup", + "font": "backup-restore", + "description": "File and Data Backup Apps" + }, + { + "name": "Blog", + "font": "post-outline", + "description": "Blog Writing and Distribution Apps" + }, + { + "name": "Chat", + "font": "chat-processing-outline", + "description": "Chat Apps" + }, + { + "name": "Cloud", + "font": "cloud-outline", + "description": "Public cloud alternatives or enhanced Apps" + }, + { + "name": "Developer", + "font": "code-greater-than-or-equal", + "description": "Developer Apps" + }, + { + "name": "CRM", + "font": "account-box-outline", + "description": "CRM Apps" + }, + { + "name": "Documents", + "font": "file-document-outline", + "description": "Document editing Apps" + }, + { + "name": "Email", + "font": "email-outline", + "description": "Email Apps" + }, + { + "name": "File Sync", + "font": "file-sync-outline", + "description": "File Sync Apps" + }, + { + "name": "Finance", + "font": "currency-usd", + "description": "Finance Apps" + }, + { + "name": "Forum", + "font": "forum-outline", + "description": "Forum Apps" + }, + { + "name": "Gallery", + "font": "image", + "description": "Gallery Apps" + }, + { + "name": "Games", + "font": "google-controller", + "description": "Games Apps" + }, + { + "name": "Learning", + "font": "school-outline", + "description": "Learning Apps" + }, + { + "name": "Media", + "font": "play-circle-outline", + "description": "Media Apps" + }, + { + "name": "Notes", + "font": "note-edit-outline", + "description": "Notes Apps" + }, + { + "name": "Project Management", + "font": "chart-gantt", + "description": "Project Management Apps" + }, + { + "name": "VPN", + "font": "vpn", + "description": "VPN Apps" + }, + { + "name": "WEB", + "font": "web", + "description": "WEB Apps" + }, + { + "name": "WiKi", + "font": "book-open-page-variant-outline", + "description": "WiKi Apps" + }, + { + "name": "Dapps", + "font": "vector-link", + "description": "Decentralized Apps" + }, + { + "name": "Downloader", + "font": "tray-arrow-down", + "description": "Downloader Apps" + }, + { + "name": "Utilities", + "font": "toolbox-outline", + "description": "Utilities Apps" + }, + { + "name": "Home Automation", + "font": "home-automation", + "description": "Home Automation Apps" + }, + { + "name": "Network", + "font": "lan", + "description": "Network Apps" + }, + { + "name": "Database", + "font": "database-the-application", + "description": "Database Apps" + }, ] \ No newline at end of file