Commit graph

7 commits

Author SHA1 Message Date
majcek210
ef40069cef
Update MariaDB image version to 11.8 2025-11-22 11:28:31 +01:00
majcek210
e0708107e1
Add volumes for themes, extensions, and storage in Paymenter template
Added additional volumes to the Paymenter service in docker-compose:

- Added themes volume for theme storage
- Added extensions volume for external extensions
- Added app_storage_public for public storage path

These changes allow you to store extensions, themes and some images without issues(they were deleted on restart before)
2025-11-22 11:24:16 +01:00
Serdar Yerdelen
522b3459ae feat(templates): added category per service 2025-08-17 18:23:57 +02:00
Andras Bacsai
193995de79 feat(templates): add new service templates and update existing compose files for various applications 2025-08-12 10:07:11 +02:00
peaklabs-dev
71b272f06a
refactor(service): improve paymenter
- formatting
- ENV style
- add depends_on
2025-05-19 22:28:48 +02:00
peaklabs-dev
237a5468fd
fix(service): paymenter
- fix MariaDB setup - more modern version & remove legacy plugin
- fix ENVs
- formatting and naming improvements
2025-05-15 22:53:05 +02:00
Corwin
e1301ffc6d
feat(service): add Paymenter service (#5809) 2025-05-14 20:56:42 +02:00