Commit Graph

1173 Commits

Author SHA1 Message Date
🏔️ Peak
d3f85d777c v4.0.0-beta.420 (#6008)
* chore(version): update coolify-realtime to version 1.0.9 in docker-compose and versions files

* feat(migration): add is_sentinel_enabled column to server_settings with default true

* fix(migration): update default value handling for is_sentinel_enabled column in server_settings

* feat(seeder): dispatch StartProxy action for each server in ProductionSeeder

* feat(seeder): add CheckAndStartSentinelJob dispatch for each server in ProductionSeeder

* fix(seeder): conditionally dispatch CheckAndStartSentinelJob based on server's sentinel status

* feat(seeder): conditionally dispatch StartProxy action based on proxy check result

* refactor(ui): terminal

* refactor(ui): remove terminal header from execute-container-command view

* refactor(ui): remove unnecessary padding from deployment, backup, and logs sections

* fix(service): disable healthcheck logging for Gotenberg (#6005)

* fix(service): Joplin volume name (#5930)

* chore(version): update coolify version to 4.0.0-beta.420 and nightly version to 4.0.0-beta.421

* fix(server): update sentinelUpdatedAt assignment to use server's sentinel_updated_at property

* feat(service): update Changedetection template (#5937)

* chore(service): changedetection remove unused code

* fix(service): audiobookshelf healthcheck command (#5993)

* refactor(service): update Hoarder to their new name karakeep (#5964)

* fix(service): downgrade Evolution API phone version (#5977)

* feat(service): add Miniflux service (#5843)

* refactor(service): karakeep naming and formatting

* refactor(service): improve miniflux

- improve DB url
- add depends_on
- formatting, naming & order

* feat(service): add Pingvin Share service (#5969)

* fix(service): pingvinshare-with-clamav

- add platform to make clamav work
- formatting

* feat(auth): Add Discord OAuth Provider (#5552)

* feat(auth): Add Clerk OAuth Provider (#5553)

* feat(auth): add Zitadel OAuth Provider (#5490)

* Update composer.lock

* fix(ssh): scp requires square brackets for ipv6 (#6001)

* refactor(core): rename API rate limit ENV

* refactor(ui): simplify container selection form in execute-container-command view

* chore(service): Update Evolution API image to the official one (#6031)

* chore(versions): bump coolify versions to v4.0.0-beta.420 and v4.0.0-beta.421

* fix(github): changing github app breaks the webhook. it does not anymore

* feat(service): enhance service status handling and UI updates

* fix(parser): improve FQDN generation and update environment variable handling

* fix(ui):  enhance status refresh buttons with loading indicators

* fix(ui): update confirmation button text for stopping database and service

* fix(routes): update middleware for deploy route to use 'api.ability:deploy'

* fix(ui): refine API token creation form and update helper text for clarity

* fix(ui): adjust layout of deployments section for improved alignment

* chore(dependencies): update composer dependencies to latest versions including resend-laravel to ^0.19.0 and aws-sdk-php to 3.347.0

* refactor(email): streamline SMTP and resend settings logic for improved clarity

* fix(ui): adjust project grid layout and refine server border styling for better visibility

* fix(ui): update border styling for consistency across components and enhance loading indicators

* feat(cleanup): add functionality to delete teams with no members or servers in CleanupStuckedResources command

* refactor(invitation): rename methods for consistency and enhance invitation deletion logic

* refactor(user): streamline user deletion process and enhance team management logic

* fix(ui): add padding to section headers in settings views for improved spacing

* fix(ui): reduce gap between input fields in email settings for better alignment

* fix(docker): conditionally enable gzip compression in Traefik labels based on configuration

* fix(parser): enable gzip compression conditionally for Pocketbase images and streamline service creation logic

* fix(ui): update padding for trademarks policy and enhance spacing in advanced settings section

* feat(ui): add heart icon and enhance popup messaging for sponsorship support

* feat(settings): add sponsorship popup toggle and corresponding database migration

* fix(ui): correct closing tag for sponsorship link in layout popups

* fix(ui): refine wording in sponsorship donation prompt in layout popups

* fix(ui): update navbar icon color and enhance popup layout for sponsorship support

* Update resources/views/livewire/project/shared/health-checks.blade.php

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update app/Livewire/Subscription/Index.php

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix(ui): add target="_blank" to sponsorship links in layout popups for improved user experience

* fix(models): refine comment wording in User model for clarity on user deletion criteria

* Update app/Providers/RouteServiceProvider.php

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix(models): improve user deletion logic in User model to handle team member roles and prevent deletion if user is alone in root team

* fix(ui): update wording in sponsorship prompt for clarity and engagement

---------

Co-authored-by: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com>
Co-authored-by: Khiet Tam Nguyen <86177399+nktnet1@users.noreply.github.com>
Co-authored-by: Carsten <BanditsBacon@users.noreply.github.com>
Co-authored-by: Alberto Rizzi <48057685+albertorizzi@users.noreply.github.com>
Co-authored-by: Jonas Klesen <deklesen@gmail.com>
Co-authored-by: Stew Night. <22344601+stewnight@users.noreply.github.com>
Co-authored-by: Jeffer Marcelino <jeffersunde72@gmail.com>
Co-authored-by: Lucas Eduardo <lucas59356@gmail.com>
Co-authored-by: CrazyTim71 <118295691+CrazyTim71@users.noreply.github.com>
Co-authored-by: Yassir Elmarissi <yassir.elmarissi@hm.edu>
Co-authored-by: Hauke Schnau <hauke@schnau-lilienthal.de>
Co-authored-by: Darren Sisson <74752850+djsisson@users.noreply.github.com>
Co-authored-by: Alkesh Das <67038642+smad-bro@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-06-26 12:23:08 +02:00
Andras Bacsai
2cc0133a7a fix(supabase): update Supabase service images and healthcheck methods for improved reliability 2025-06-13 17:30:03 +02:00
Andras Bacsai
ac66e857c9 fix(service): update service template for affine and add migration service for improved deployment process 2025-06-13 15:25:45 +02:00
Slava Abakumov
b447c26ad2 Capitalize "WordPress" properly (#5958)
* Update wordpress-with-mysql.yaml

Use the correct naming for WordPress.

It's "WordPress", not "Wordpress".

* replace Wordpress with WordPress in templates

* change slogans for templates

* fix in a livewire template file
2025-06-13 11:36:17 +02:00
Andras Bacsai
2ffb93ecdb fix(service-templates): update Convex service configuration to use FQDN variables 2025-06-05 11:58:21 +02:00
Andras Bacsai
80b4ecd211 refactor(test-database-detection): rename services for clarity, add new database configurations, and update application service dependencies 2025-06-04 11:44:30 +02:00
Andras Bacsai
908c587ea1 refactor(docker-compose): replace hardcoded Docker Compose configuration with external YAML template for improved database detection testing 2025-06-04 11:32:06 +02:00
Baptist HECHT
6553be660b docs(service): add new docs link for zipline (#5912) 2025-06-01 16:24:21 +02:00
peaklabs-dev
50436eb83c Update service-templates.json 2025-05-27 15:09:26 +02:00
CrazyTim71
6868ba088c chore(service): update Immich service (#5886) 2025-05-27 12:54:26 +02:00
ShadowArcanist
70a7faf139 fix(service): Neon WS Proxy service not working on ARM64 (#5887) 2025-05-27 12:45:00 +02:00
peaklabs-dev
a44b73f8eb Update service-templates.json 2025-05-23 20:15:43 +02:00
peaklabs-dev
dc52bd3dc6 refactor(service): improve grist
- make OIDC ENVs required
- autogenerate Postgres user
- formating and naming
2025-05-23 19:29:04 +02:00
peaklabs-dev
fa63013aaf refactor(service): improve orangehrm
- fix ENVs for MariaDB
- formatting and naming changes
2025-05-23 19:27:13 +02:00
howardshand
fbfeee4782 feat(service): add OrangeHRM and Grist services (#5212) 2025-05-23 19:16:39 +02:00
Gabriel Peralta
16a299043e feat(service): add Netbird-Client service (#5873) 2025-05-23 16:59:17 +02:00
peaklabs-dev
2152263981 refactore(service): improve Seafile
- autogenerate normal DB user
- fix MariaDB healthcheck
- remove MariaDB auto upgrade
- order compose file, rename containers & formatting
2025-05-23 16:55:13 +02:00
Khiet Tam Nguyen
6fc519d823 feat(service): add Seafile service (#5817) 2025-05-20 16:27:41 +02:00
peaklabs-dev
4664ec1214 refactore(service): improve Onetimesecret
- fix ENVs not having default values
- improve formatting and naming
2025-05-20 16:16:23 +02:00
peaklabs-dev
398debcdfc Merge branch 'next' of https://github.com/coollabsio/coolify into next 2025-05-20 16:08:19 +02:00
peaklabs-dev
6104808b02 chore(service): remove unused env 2025-05-20 16:07:43 +02:00
Khiet Tam Nguyen
e53fc1add5 feat(service): add One Time Secret service (#5650) 2025-05-20 16:06:32 +02:00
peaklabs-dev
7f54fa4ef4 refactor(service): improve superset
- fix DB URLs
- rename file
- use alpine DB versions
- make sure the DBs are healty
- format and rename some stuff
2025-05-20 15:58:29 +02:00
Khiet Tam Nguyen
4f0495172c feat(service): add apache superset service (#4891) 2025-05-20 15:31:23 +02:00
peaklabs-dev
896d4d7305 refactor(service): make TYPESENSE_API_KEY required 2025-05-20 14:17:53 +02:00
peaklabs-dev
d402aca7a6 refactor(service): improve maybe
- Use alpine DB variants for much smaller image sizes
- Improve healthcheck for Redis
- adjust naming and formatting
2025-05-20 13:54:49 +02:00
Alberto Rizzi
b1dcca5a8c feat(service): update Maybe service and adjust it for the new release (#5795) 2025-05-20 13:38:06 +02:00
peaklabs-dev
69c01b650a Update service-templates.json 2025-05-19 22:30:15 +02:00
peaklabs-dev
a337d4b4f8 chore(service): format yamtrack healthcheck 2025-05-19 22:30:01 +02:00
peaklabs-dev
65d64dcbad chore(service): remove typesense default API key 2025-05-19 22:29:16 +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
8aca7561d9 fix(service): memos service name 2025-05-19 22:27:55 +02:00
peaklabs-dev
1071433902 fix(service): Diun ENV for consistency 2025-05-19 22:27:39 +02:00
peaklabs-dev
b17a596bc2 chore(service): pgbackweb formatting and naming update 2025-05-19 15:03:27 +02:00
Eugene Scheepers
fe69a70d19 feat(service): add PG Back Web service (#5079) 2025-05-19 15:00:56 +02:00
peaklabs-dev
c7f1e94442 refactore(services): improve yamtrack
- make sure DBs are healty before starting yamtrack
- formatting & naming improvements
2025-05-19 13:51:31 +02:00
CrazyTim71
befc8a0142 feat(service): add Yamtrack service (#5845) 2025-05-19 13:39:08 +02:00
Almuzaini
42a7b13dba fix(service): use the same volume between chatwoot and sidekiq (#5851) 2025-05-19 13:02:50 +02:00
Datenschmutz
f061147d43 chore(deps): update Authentik service to 2025.4.1 (#5830) 2025-05-19 13:00:22 +02:00
ShadowArcanist
a5a7f8ae55 fix(service): Snapdrop no matching manifest error (#5849) 2025-05-19 12:53:31 +02:00
peaklabs-dev
0409e9184c Update service-templates.json 2025-05-15 22:53:15 +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
peaklabs-dev
af60ffb7e0 refactore(service): typsense
- new logo
- make all ENVs configurable
- formatting and naming
2025-05-15 22:51:16 +02:00
Dusan
574b193c83 feat(service): add Typesense service (#5643) 2025-05-15 22:32:23 +02:00
peaklabs-dev
9b1e328370 chore(service): switch convex vars 2025-05-15 22:24:10 +02:00
Narendra Patwardhan
f64de364cb fix(service): convex ENVs and update image versions (#5827) 2025-05-15 22:22:18 +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