Georges-Antoine Assi
595c52bcab
Unify singular slugs
2025-07-23 21:52:52 -04:00
Georges-Antoine Assi
a63fd574bf
add sgdb to ecample
2025-07-11 21:29:32 -04:00
Georges-Antoine Assi
7bb4ad31c8
update example with recommended providers
2025-07-11 00:18:09 -04:00
zurdi
5f1d39c8f8
refactor: remove RETROACHIEVEMENTS_USERNAME from docker env variables
2025-05-13 09:31:06 +00:00
zurdi
30a0be2c4c
Merge branch 'master' into HEAD
2025-04-10 22:56:55 +00:00
Georges-Antoine Assi
2b2e5a9a2b
update old wiki links
2025-03-12 10:44:25 -04:00
Georges-Antoine Assi
561c164bc9
[ROMM-1663] Update Nintendo 64DD slug from nintendo-64dd to 64dd
2025-02-25 17:33:56 -05:00
grasspuddle
2d925c4bd0
Update config.batocera-retrobat.yml
...
1. added PS4
2. changed sega32x to match ROMM correctly
2025-02-20 11:16:58 -05:00
Georges-Antoine Assi
d0ccd6a0cd
Merge branch 'master' into feat/retro_achievements
2024-12-14 21:24:49 -05:00
zurdi
a51dd03e1a
Added full offline support and configurable logging level and API requests debug logs
2024-11-27 17:12:13 +00:00
Michael Manganiello
7e64a02e08
misc: Add MariaDB healthcheck recommendation to Docker Compose config
...
This commit adds a healthcheck configuration to the MariaDB service in the
Docker Compose example configuration. The healthcheck script is a simple
shell script that checks if the MariaDB server is ready to accept connections.
The application will wait for the MariaDB service to be healthy before
starting the application service. This should solve issues where the
database takes longer to start than the application, and logs some
`Something went horribly wrong with our database` errors.
This change also stops recommending the `linuxserver/mariadb` image as
an alternative. We have had users that change the image because of the
first time run triggering those errors, but the `linuxserver/mariadb`
image requires a different configuration that could be confusing for new
users (e.g. volume mountpoint needs to be `/config` instead of
`/var/lib/mysql`).
2024-11-06 15:00:59 -03:00
Eduardo Balsa
48f198cbef
Update docker-compose.example.yml
...
Switched to MARIADB variables as we are using the MARIADB container
2024-10-14 20:15:25 +02:00
SaraVieira
9b298d46eb
use env & reuse request
2024-09-10 21:00:20 +01:00
SaraVieira
27e0c14474
revert many files since saving info on db
2024-09-04 18:15:47 +01:00
SaraVieira
11b46494a7
start work on retro achievements
2024-08-31 19:09:20 +01:00
Tyrone Slothrop
cfd2e129a0
Update config.batocera-retrobat.yml
...
Updates after discovering all the extra cool icons already available (but not advertised in supported platforms!) and sorting.
2024-07-24 00:15:29 +01:00
Tyrone Slothrop
bb01cf62cc
Create config.batocera-retrobat.yml
...
Creates an example config file for Batocera/RetroBat-based mappings, as popular distributions so should hopefully save people a few hours.
Tested with a setup using RetroBat v6.0.3 folder structures, and only keeping matches for which I'm certain.
2024-07-22 21:50:53 +01:00
zurdi
4bd6a121d6
placeholder for config dictionaries
2024-07-09 10:35:07 +02:00
zurdi
08d6948ad1
fixed config.example.yml
2024-07-09 10:25:48 +02:00
zurdi
074b368ae9
updated docker.compose example
2024-07-08 11:49:27 +02:00
Georges-Antoine Assi
c79599b30b
Merge branch 'master' into need4swede
2024-06-09 13:45:16 -04:00
Need4Swede
0fbbfe9e9d
added linuxserver/mariadb as alternative
...
"mariadb:latest" can cause problems when mounting the database. The use of "linuxserver/mariadb:latest" may fix this issue. Added it as an alternative option.
2024-06-09 09:47:13 -07:00
Georges-Antoine Assi
c4ef4d92d2
run truck fixes
2024-05-31 19:00:04 -04:00
Georges-Antoine Assi
5e5411a489
update es-de config example
2024-05-29 20:50:22 -04:00
Georges-Antoine Assi
e9c835cfe8
Add example config for ES-DE
2024-05-28 16:39:34 -04:00
Georges-Antoine Assi
880345f20c
ruff-only pre-commit
2024-05-18 12:05:57 -04:00
Georges-Antoine Assi
697ce338ee
mark romm/config as required mount
2024-03-26 19:05:34 -04:00
Zurdi
d283214643
Merge branch 'master' into mobygames-new-api
2024-03-26 09:11:40 +01:00
Georges-Antoine Assi
369ab47736
get rid of logs volume
2024-03-25 17:30:38 -04:00
zurdi
c3d7ecd48a
merge "master" into "mobygames-new-api"
2024-03-25 11:25:16 +01:00
zurdi
b2392d0acc
replaced old zurdi15/romm url to rommapp/romm
2024-03-25 02:49:08 +01:00
Georges-Antoine Assi
dc5e0e6b61
Merge branch 'master' into mobygames-new-api
2024-03-14 18:34:57 -04:00
Zurdi
02182d1a2e
Update docker-compose.example.yml
2024-03-12 16:00:39 +01:00
Georges-Antoine Assi
e024fc987f
bind redis data volume
2024-03-12 02:07:31 +00:00
Georges-Antoine Assi
41c85b3f80
Merge branch 'master' into mobygames-new-api
2024-03-10 18:05:02 -04:00
Zurdi
985ad2e5d7
Merge branch 'release' into master
2024-03-10 11:05:08 +01:00
Georges-Antoine Assi
f15d7c666a
fix quotes in example docker compose
2024-03-01 10:46:50 -05:00
Georges-Antoine Assi
a36d49979e
[WIP] build redis into container
...
expose port right
2024-03-01 10:36:02 -05:00
Georges-Antoine Assi
1c8b86c664
More cleanup of docker-compose
2024-03-01 09:59:02 -05:00
Georges-Antoine Assi
ce9deb4f3c
Rebuild moby api on new code
2024-02-13 18:46:31 -05:00
Zurdi
2cf073cff9
added some comments to config file
2024-02-09 10:55:46 +01:00
Georges-Antoine Assi
269103f0ed
add redis to depends_on
2024-02-08 21:01:00 -05:00
Zurdi
0d3593d878
fixed docker-compose example
2024-02-07 23:20:32 +01:00
Georges-Antoine Assi
bf48b9037f
simplify example compose
2024-02-02 00:03:30 -05:00
Georges-Antoine Assi
6bcadec702
everything we need for 3.0
2024-02-01 18:13:16 -05:00
Georges-Antoine Assi
eb18388a81
Mega refactor of asset
2024-02-01 17:59:06 -05:00
Zurdi
e70683af5a
updated config example
2024-01-20 15:45:39 +01:00
Zurdi
e231d1b73e
added platform versions support
2024-01-19 13:22:56 +01:00
Adam Iannazzone
ae96f3262a
Add additional comments to config.example.yml
2024-01-09 09:22:07 -05:00
Georges-Antoine Assi
17d35bfb36
Merge branch 'master' into romm-55
2024-01-08 09:49:17 -05:00