Commit Graph

10826 Commits

Author SHA1 Message Date
🏔️ Peak
c2748de6a4 Merge pull request #3840 from danilomartinelli/feature/authentik-provider
feature: Integrate Authentik Authentication with Coolify
2024-12-11 17:07:24 +01:00
Andras Bacsai
a5b48caeb9 do prod migration with custom command 2024-12-11 17:01:06 +01:00
🏔️ Peak
d9aefae207 Merge branch 'next' into feature/authentik-provider 2024-12-11 15:24:26 +01:00
Andras Bacsai
1908d8a180 fix: --cone 2024-12-11 15:12:53 +01:00
peaklabs-dev
70586ba213 Update service-templates.json 2024-12-11 15:05:02 +01:00
peaklabs-dev
249fc9e6ec fix: fileflows volume names 2024-12-11 15:04:43 +01:00
peaklabs-dev
fdd8323598 fix: nexus service 2024-12-11 15:04:28 +01:00
🏔️ Peak
b685bbe248 Merge pull request #4530 from dre-on/next
Adds template for Sonatype Nexus service
2024-12-11 14:58:53 +01:00
Andras Bacsai
53dfe80615 Merge pull request #4525 from peaklabs-dev/separate-success-and-failure-notifications
Feat: New Notification Settings
2024-12-11 12:08:53 +01:00
Andras Bacsai
9ffae89a71 fix: remove resale_license from db as well 2024-12-11 12:04:58 +01:00
Andras Bacsai
b442965976 fix: test notifications to only send it to the right channel 2024-12-11 11:57:56 +01:00
Andras Bacsai
c08423395c fixes 2024-12-11 11:37:56 +01:00
Andras Bacsai
20830097f1 remove slack notifications 2024-12-11 11:29:31 +01:00
Andras Bacsai
fcc94e6306 fixes 2024-12-11 11:28:56 +01:00
Andras Bacsai
c915bf9c0f fix: general notifications does not go through email channel 2024-12-11 11:09:53 +01:00
Andras Bacsai
6a7b283844 fix: docker cleanup email notifications 2024-12-11 10:50:10 +01:00
Andras Bacsai
1257ab6ff4 fix: ui + migrations 2024-12-11 10:14:12 +01:00
Andras Bacsai
368c88829a Merge branch 'next' into separate-success-and-failure-notifications 2024-12-11 08:42:35 +01:00
Andras Bacsai
cbe9d28c2f Merge pull request #4536 from peaklabs-dev/fix-migration
Fix: Migration error
2024-12-11 08:39:40 +01:00
Andras Bacsai
3377961b12 fix: dockerignore 2024-12-11 08:26:36 +01:00
🏔️ Peak
7ec25ce4dd Merge branch 'next' into fix-migration 2024-12-10 18:33:25 +01:00
peaklabs-dev
cfae39a517 Update 2024_06_11_081614_add_www_non_www_redirect.php 2024-12-10 18:31:40 +01:00
🏔️ Peak
e3168157b1 Merge branch 'next' into separate-success-and-failure-notifications 2024-12-10 17:56:01 +01:00
peaklabs-dev
8b3428d2e7 Update service-templates.json 2024-12-10 17:44:13 +01:00
🏔️ Peak
301b9814dd Merge pull request #4526 from regg00/fileflows
added the fileflows service
2024-12-10 17:36:59 +01:00
🏔️ Peak
fcd6748112 Merge pull request #4535 from peaklabs-dev/next
Chore: Dependency Bump
2024-12-10 17:22:58 +01:00
peaklabs-dev
eaddf04758 Update composer.lock 2024-12-10 17:20:53 +01:00
peaklabs-dev
2615fce73f chore: upgrade cloudflared and minio 2024-12-10 17:19:52 +01:00
peaklabs-dev
631f721006 Update composer.lock 2024-12-10 17:14:39 +01:00
peaklabs-dev
150b00dac0 chore: dep bump 2024-12-10 17:08:19 +01:00
peaklabs-dev
2af5ed1e31 chore: composer dep bump 2024-12-10 17:07:59 +01:00
🏔️ Peak
e24fbddc59 Merge branch 'next' into separate-success-and-failure-notifications 2024-12-10 16:40:20 +01:00
peaklabs-dev
3030df9554 fix: new docker cleanup settings are now saved to the DB correctly 2024-12-10 16:13:54 +01:00
peaklabs-dev
f36043943c feat: send new docker cleanup notifications 2024-12-10 16:13:18 +01:00
peaklabs-dev
eaeacb6f7b feat: scheduled task success email 2024-12-10 16:12:58 +01:00
peaklabs-dev
0375db0d7c feat: Docker cleanup success and failure notification files 2024-12-10 16:12:32 +01:00
peaklabs-dev
78d07f00f8 feat: docker cleanup email views 2024-12-10 16:11:58 +01:00
peaklabs-dev
9453981f0b feat: UI for docker cleanup success and failure notification 2024-12-10 16:04:54 +01:00
peaklabs-dev
3b5e714ed9 feat: add docker cleanup success and failure notification settings columns 2024-12-10 16:04:11 +01:00
peaklabs-dev
b4dd7cd263 fix: add missing deployment notifications to telegram 2024-12-10 15:31:00 +01:00
peaklabs-dev
ba6d05b563 chore: comment status changes as it is disabled for now 2024-12-10 15:30:17 +01:00
peaklabs-dev
99eea783ae feat: scheduled task success and failure notifications 2024-12-10 14:45:47 +01:00
peaklabs-dev
96d4754a32 Update EmailNotificationSettings.php 2024-12-10 14:17:23 +01:00
peaklabs-dev
ddfd7777c2 fix: docker cleanup email template 2024-12-10 14:16:35 +01:00
peaklabs-dev
d3ce6d814c feat: use encryption in instance settings model 2024-12-10 13:45:52 +01:00
peaklabs-dev
d62962ae6f fix: encryption fixes
- some email columns changed to text to make sure the can hold encrypted values
- added backwards compatible encryption in up function and decryption in down function.
- use updateOrInsert instead of just insert to avoid errors if the column already exists.
2024-12-10 13:42:26 +01:00
peaklabs-dev
b17a61a043 feat: encrypt instance email settings 2024-12-10 13:34:17 +01:00
Andras Bacsai
a2ab33b04f fix: development image 2024-12-10 11:50:40 +01:00
Andras Bacsai
6097a531a5 Merge pull request #4271 from peaklabs-dev/new-dockerfiles
Feat: New Upgraded Dockerfiles
2024-12-10 10:50:17 +01:00
Andras Bacsai
3893754a10 fix confs etc 2024-12-10 10:46:05 +01:00