Georges-Antoine Assi
e349ce6104
changes from bot review
2025-09-21 20:51:30 -04:00
Georges-Antoine Assi
b3a1b6a361
add to example config
2025-09-21 19:23:20 -04:00
Georges-Antoine Assi
19b5a83261
Use default config values when config.yml not mount + show warning
2025-09-19 09:17:59 -04:00
Georges-Antoine Assi
c9b64d0166
commend out entire emujs section in config
2025-09-09 13:46:35 -04:00
Tomasz Gorochowik
8be994c887
Fix documentation link in docker-compose example
...
Updated documentation link for game library path.
2025-09-08 11:38:33 +02:00
Georges-Antoine Assi
f9b8d9fb3b
set example cache_limit to null
2025-09-06 20:24:16 -04:00
Georges-Antoine Assi
06768abb06
[ROMM-2336] Config entry for EJS_CacheLimit
2025-09-06 19:10:44 -04:00
Georges-Antoine Assi
990c456f97
comment out options in config.yml
2025-09-03 22:39:06 -04:00
Georges-Antoine Assi
08e6df81b2
Merge branch 'master' into romm-2153
2025-09-03 09:01:16 -04:00
Georges-Antoine Assi
b6c8508e18
fix batocera psx bind
2025-09-02 10:12:38 -04:00
Georges-Antoine Assi
4b86ca42aa
add to console play
2025-09-02 09:17:04 -04:00
Georges-Antoine Assi
d760a2923e
change options to settings
2025-09-02 09:10:32 -04:00
Georges-Antoine Assi
e42acbfafc
add debug and controls
2025-09-02 08:38:11 -04:00
Georges-Antoine Assi
147a94c406
Load core options from config.yml
2025-09-01 21:16:37 -04:00
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