Commit Graph

11509 Commits

Author SHA1 Message Date
Andras Bacsai 24d7429e4f fix(ActivityMonitor): prevent multiple event dispatches during polling 2025-05-15 22:21:46 +02:00
Andras Bacsai e97cf2db3a feat(modal): add dispatchAction property to confirmation modal 2025-05-15 22:21:34 +02:00
peaklabs-dev 4a2159cdaa refactor(service): improve CodiMD
- fix CSS styles not loading on http
- make all ENVs configurable
- remove comments
- formatting and naming
2025-05-15 19:22:30 +02:00
Manaf941 ba51f7eb6f feat(service): add CodiMD service (#4867) 2025-05-15 19:02:56 +02:00
peaklabs-dev 73258d4918 Update service-templates.json 2025-05-14 21:20:07 +02:00
Corwin e1301ffc6d feat(service): add Paymenter service (#5809) 2025-05-14 20:56:42 +02:00
peaklabs-dev bb06d35e7b refactor(service): imporve limesurvey
- improve ENV naming and add missing ones
- formatting
2025-05-14 20:51:22 +02:00
howardshand 2bd52d6cab feat(service): add Limesurvey service (#5751) 2025-05-14 20:46:14 +02:00
peaklabs-dev aa8d85efdf refactor(service): improve leantime
- rename some stuff
- formatting
2025-05-14 20:44:20 +02:00
Marcel Folaron 2960801f08 feat(service): add Leantime service (#5792) 2025-05-14 20:34:16 +02:00
peaklabs-dev 4485cce9be fix(service): add platform to Observium service 2025-05-14 17:40:21 +02:00
peaklabs-dev 63722bfd7f refactore(service): observium 2025-05-14 17:33:52 +02:00
Rustypredator 12e139265e feat(service): add Observium service (#5613) 2025-05-14 15:15:17 +02:00
🏔️ Peak ea01788ac5 chore(docs): Update CHANGELOG.md 2025-05-14 15:00:54 +02:00
peaklabs-dev 7789fbc521 chore(service): diun formatting 2025-05-14 14:57:38 +02:00
Datenschmutz b704dadca0 feat(service): add Diun service (#5113) 2025-05-14 14:55:35 +02:00
peaklabs-dev 24885164cb chore(versions): update version to 4.0.0-beta.419 2025-05-14 14:48:48 +02:00
peaklabs-dev cf8cc18d06 chore(docs): remove changelog and add it to gitignore 2025-05-14 14:46:30 +02:00
Péter Gyarmati 9939b10e5a feat(service): add Marimo service (#5559) 2025-05-14 14:43:39 +02:00
peaklabs-dev 4a2478af25 chore(service): formatting and cleanup of ryot 2025-05-14 14:40:52 +02:00
Diptesh Choudhuri 84b930a913 feat(service): Add Ryot service (#5232) 2025-05-14 14:36:53 +02:00
peaklabs-dev b5dc45f4f5 fix(service): vert logo and ENVs 2025-05-14 14:21:43 +02:00
peaklabs-dev 31b3ce085c fix(service): NTFY is behind a proxy 2025-05-14 14:20:30 +02:00
Franck Kerbiriou 08a1620244 feat(service): Add Vert service (#5663) 2025-05-14 14:17:41 +02:00
Ilja Leiko 6e28ec40bc fix(service): add missing ENVs to NTFY service (#5629) 2025-05-14 14:12:03 +02:00
peaklabs-dev c2361e55e4 fix(service): passbolt
- order and formatting
- add missing port comment
- wait for the DB to be healthy
2025-05-14 13:55:01 +02:00
Gabriel Peralta e298c297dd feat(service): Add Passbolt service (#5769) 2025-05-14 13:37:46 +02:00
peaklabs-dev af7f40a0de fix(service): navidrome service
- fixed URL issue as it was set to an empty string which caused a 404 error
- removed port mapping as it is not needed and insecure
- formatted the Compose file
2025-05-14 13:28:32 +02:00
ANTOND. 4bac1a76f1 feat(service): add Navidrome service template (#5022) 2025-05-14 13:14:54 +02:00
peaklabs-dev d65f6ba2ec fix(docker): fix production dockerfile
- remove tailwind.config.js as it is no longer needed
- upgraded Node to v24 to fix a vulnerability
2025-05-14 12:53:08 +02:00
peaklabs-dev 8b6d9f3845 Update package-lock.json 2025-05-14 12:47:47 +02:00
0x4e32 c728e6f2ba feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
peaklabs-dev 57c3647ce7 Update service-templates.json 2025-05-13 21:32:41 +02:00
peaklabs-dev 91d941ac71 chore(service): remove unused documenso env 2025-05-13 21:32:24 +02:00
François AUBEUT 8ed50de4a4 fix(service): fix documenso startup and mail (#5737) 2025-05-13 21:11:59 +02:00
Кирилл Леонов 11e0e48daa feat(service): Add memos service template (#5032) 2025-05-13 21:03:21 +02:00
peaklabs-dev 281d49c286 Merge branch 'next' of https://github.com/coollabsio/coolify into next 2025-05-13 20:37:17 +02:00
Pujan Modha 5a7aa56c0b chore(service): Update Supabase services (#5708) 2025-05-13 20:17:21 +02:00
Mohamed Bassem ec63678a0a chore(service): Rename hoarder server to karakeep (#5607) 2025-05-13 20:01:09 +02:00
Noah Streller 8eef6742a7 chore(deps): upgrade logdrain Fluent Bit to 4.0 (#5719) 2025-05-13 19:44:19 +02:00
Meghea Iulian 4d2d6b3a7c fix(api): allow nullable destination_uuid (#5683)
Allow nullable destination_uuid in upsert_service.
2025-05-13 11:55:18 +02:00
Andras Bacsai dae955a7a2 fix(authentik): update docker-compose configuration for authentik service 2025-05-13 11:35:54 +02:00
Andras Bacsai 29a22791d2 feat(core): add 'postmarketos' to supported OS list 2025-05-13 11:35:43 +02:00
JCluzet cce8db3b8f fix(constants): adding 'fedora-asahi-remix' as a supported OS (#5646) 2025-05-13 11:34:58 +02:00
Hendra Manudinata d0a59360bf install: Add support for postmarketOS (#5608)
postmarketOS is a Linux distributon based on Alpine, targetting mobile devices to extend its lifespan.

Coolify has been tested to work with postmarketOS, as long as the device supports running Docker (mostly by modifying kernel configuration).
2025-05-13 11:33:36 +02:00
Datenschmutz 23f120ded4 Authentik update - 2025.2.4 (#5576)
* template(docker): Update authentik server and worker images to version 2025.2.1

* Update authentik.yaml

Update authentik version to 2025.2.2

* update authentik server and worker images to version 2025.2.3

* Update update Authentik version to 2025.2.4

---------

Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2025-05-13 11:32:43 +02:00
isak ed739a4cae Improve ApplicationPullRequestUpdateJob message (#5549) 2025-05-13 11:32:25 +02:00
Andras Bacsai 8d7e045b81 Remove Traefik labels from bugsink service configuration in bugsink.yaml 2025-05-13 11:06:55 +02:00
Andras Bacsai 99530f1e9c Add soketi-app-manager configuration and update environment variable syntax
- Introduced soketi-app-manager service template with documentation, slogan, and logo.
- Updated environment variable definitions in soketi-app-manager.yaml to use parameter expansion for improved error handling.
2025-05-13 11:06:34 +02:00
Neo 031225b9f1 Update bugsink.yaml (#5178)
Co-authored-by: Neo <54811660+Neotastisch@users.noreply.github.com>
Co-authored-by: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com>
2025-05-13 11:06:09 +02:00