Commit Graph

11 Commits

Author SHA1 Message Date
majcek210 612b51ef00 Update volume mounts in paymenter.yaml
Done my research and this are the right volumes for paymenter on coolify
2025-11-23 12:08:21 +01:00
majcek210 a2ca50b4bf Update paymenter.yaml volumes configuration 2025-11-22 15:24:05 +01:00
majcek210 9a58096655 Fix volume paths in paymenter.yaml 2025-11-22 15:21:19 +01:00
majcek210 928e96258a Update paymenter image version to v1.4.5
Change paymenter image varsion from latest > 1.4.5
2025-11-22 14:55:50 +01:00
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