mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-24 00:01:00 +00:00
Package RomM 4.9.2 and latest with MariaDB 11, persistent storage, generated secrets, health checks, localized install fields, and lifecycle scripts.
10 lines
502 B
JSON
10 lines
502 B
JSON
{
|
|
"repository": "https://github.com/rommapp/romm",
|
|
"dockerDocs": "https://docs.romm.app/latest/getting-started/quick-start/",
|
|
"composeFile": "https://raw.githubusercontent.com/rommapp/romm/master/examples/docker-compose.example.yml",
|
|
"databaseDocs": "https://docs.romm.app/latest/install/databases/",
|
|
"image": "https://hub.docker.com/r/rommapp/romm",
|
|
"logoSource": "https://github.com/rommapp/romm/blob/master/frontend/assets/logos/romm_logo_ps2_square.png",
|
|
"license": "AGPL-3.0-only"
|
|
}
|