uureel / batocera.pro

This repo is scheduled for phase out // Unofficial apps for Batocera, installation info below
http://batocera.pro
GNU General Public License v3.0
178 stars 52 forks source link

App request: RomM #45

Closed gantoine closed 1 month ago

gantoine commented 5 months ago

Hey ya'll, would you be interested in adding RomM to the list of apps? I can write the PR for it, just want to know if there's any appetite to having it added. RomM uses MariaDB to store data so I'd need to figure that out (if it's even possible)...

uureel commented 5 months ago

hi, cool project, imo fits like a glove, by all means go for it;

bato doesn't do containers native but you can use wget batocera.pro/app/batocera-containers to pull it off, it's an appimaged extension that live-adds podman&docker/compose to batocera (x8664), from there it's pretty straightforward

of note, there's also a batocera casaos addon available in the repo that has mariadb preinstalled where afair it's running on the default 3006 - so it might be best to just spawn a separate maria instance on different port for romm

uureel commented 1 month ago

this repo is scheduled for phase out