Commit Graph

10835 Commits

Author SHA1 Message Date
Hansen Frenico
153da2628c feat: add actual-budget service 2024-12-21 23:59:35 +01:00
Hansen Frenico
520a5ef840 feat: add calibre-web service 2024-12-21 23:09:14 +01:00
PrivLol
a8304ce34a Fixed according to report 2024-12-21 15:32:57 -05:00
M. Ramdhani Yanuarsyah
47f19ae1b6 wip 2024-12-20 21:22:36 +07:00
peaklabs-dev
ef56797c7d Update service-templates.json 2024-12-19 11:55:28 +01:00
peaklabs-dev
337d636182 fix: n8n timezone 2024-12-19 11:55:10 +01:00
🏔️ Peak
2fe87c245a Merge pull request #4625 from volfadar/patch-1
add OPENAI_API_KEY variable in supabase.yaml
2024-12-19 11:52:43 +01:00
Ibnu Rasikh
19a7f6fbbc add OPENAI_API_KEY variable in supabase.yaml
For people that have a skill issue in SQL just like me, Supabase AI Assistant is quite important.
2024-12-19 16:34:00 +07:00
privlol
c3a76fe4e7 Added nodebb service 2024-12-18 15:29:00 -05:00
peaklabs-dev
0feac8c025 Update service-templates.json 2024-12-18 14:54:59 +01:00
🏔️ Peak
7c36bd3e78 Merge pull request #4576 from aheinze/main
Add Cockpit CMS service / template
2024-12-18 14:52:03 +01:00
Andras Bacsai
ad1651282a fix: use local monaco-editor instead of Cloudflare 2024-12-18 13:52:35 +01:00
Andras Bacsai
6e66cc8737 remove XSRF-TOKEN, we are not using it 2024-12-18 13:39:24 +01:00
Andras Bacsai
5403fa7c71 feat: add database subtype 2024-12-18 12:56:06 +01:00
Andras Bacsai
340075a684 Merge pull request #4324 from JuliensForks/main
feat: add some new labels to every container
2024-12-18 12:55:33 +01:00
Andras Bacsai
f2c7fbf55f fix: use nixpacks predefined build variables, but still could update the default values from Coolify 2024-12-18 12:02:56 +01:00
Andras Bacsai
c7a01eb270 Merge pull request #4596 from arceushui/main
fix: fix domain being override when update application
2024-12-18 11:09:31 +01:00
Andras Bacsai
e41efab9bd Merge pull request #4571 from SierraJC/fix/api--projects-apps-fixes
Fix: API - Projects & Applications endpoints issues
2024-12-18 11:06:22 +01:00
Andras Bacsai
41688f24e3 Merge branch 'next' into fix/api--projects-apps-fixes 2024-12-18 10:49:45 +01:00
Andras Bacsai
7bc8365dec Merge pull request #3950 from peaklabs-dev/fix-postgres-init-scripts
Fix: Multiple Init script fixes and some other Postgres fixes
2024-12-18 10:48:48 +01:00
Andras Bacsai
33ae10a6dc fix 2024-12-18 10:44:56 +01:00
Andras Bacsai
07984ce74f Merge branch 'next' into fix-postgres-init-scripts 2024-12-18 10:35:16 +01:00
Andras Bacsai
efacec43db Merge pull request #4586 from peaklabs-dev/fix-unreachable-notificiations
Fix: Unreachable Notifications
2024-12-17 23:19:46 +01:00
Andras Bacsai
a8401182af add debug logs to debug the logs - lol 2024-12-17 23:18:40 +01:00
Andras Bacsai
203a20e75e Merge branch 'next' into fix-unreachable-notificiations 2024-12-17 22:35:09 +01:00
Andras Bacsai
359a8445f6 Merge pull request #4610 from peaklabs-dev/fix-docker-cleanup-notifications
Fix: Docker Cleanup schedule
2024-12-17 22:33:00 +01:00
🏔️ Peak
f92ddd77f3 Merge branch 'next' into fix-docker-cleanup-notifications 2024-12-17 15:25:20 +01:00
peaklabs-dev
ed2ccaf8af fix: Advanced server UI 2024-12-17 15:22:10 +01:00
peaklabs-dev
5fa636dd43 feat: add server disk usage check frequency 2024-12-17 15:20:28 +01:00
peaklabs-dev
f2d0f46248 fix: always use docker cleanup frequency 2024-12-17 15:20:06 +01:00
Andras Bacsai
905f849c10 Merge pull request #4364 from peaklabs-dev/fix-environement-route
Fix: Environment route now uses uuid
2024-12-17 14:07:09 +01:00
Andras Bacsai
9e3467578f feat: add environment_uuid support and update API documentation
- Introduced `environment_uuid` as a required field in various API endpoints and schemas.
- Updated descriptions to clarify that either `environment_name` or `environment_uuid` must be provided.
- Modified routes and controller methods to accommodate the new UUID parameter.
- Adjusted frontend components to utilize `environment_uuid` for better consistency and clarity.
- Removed deprecated fields related to environment handling.

This change enhances the API's flexibility in identifying environments, improving overall usability.
2024-12-17 13:42:16 +01:00
Andras Bacsai
0ce01238d7 fix: html css 2024-12-17 13:40:07 +01:00
Andras Bacsai
bf9d89f279 Merge branch 'next' into fix-environement-route 2024-12-17 12:17:50 +01:00
Andras Bacsai
38256af9b3 fix: refactor database view 2024-12-17 12:10:55 +01:00
Andras Bacsai
43be0f4075 Merge pull request #4608 from peaklabs-dev/fix-port-80
Fix: bind() to 0.0.0.0:80 failed
2024-12-17 11:32:47 +01:00
Andras Bacsai
a5b41746dd update compose files 2024-12-17 11:30:52 +01:00
Andras Bacsai
b1759bf25d use only port 8080 in the new version 2024-12-17 11:30:36 +01:00
Andras Bacsai
b7748479d4 fix: service ui structure 2024-12-17 11:13:17 +01:00
peaklabs-dev
02976e454a fix: check port 8080 and fallback to 80 2024-12-17 11:02:47 +01:00
peaklabs-dev
cd14501612 remove port 80 from http.conf 2024-12-17 11:01:35 +01:00
peaklabs-dev
99947422c2 fix: Oauth seeder 2024-12-17 10:43:31 +01:00
Andras Bacsai
2a9d499251 feat: migrate env variables to polymorphic relationship
fix: proxy status query ui
2024-12-17 10:38:42 +01:00
Andras Bacsai
7edd2285b5 Refactor PostgreSQL selection UI in project creation form for improved layout and documentation links 2024-12-17 10:38:42 +01:00
peaklabs-dev
b0a5781728 Update service-templates.json 2024-12-16 18:28:18 +01:00
🏔️ Peak
f0fff200e4 Merge pull request #4602 from coollabsio/oauth
feat: add infomaniak oauth
2024-12-16 18:24:36 +01:00
🏔️ Peak
2972a29ccc Merge branch 'next' into oauth 2024-12-16 18:24:11 +01:00
🏔️ Peak
de69c205fc Merge pull request #4556 from ezyostudio/next-oauth-infomaniak
feat: add infomaniak oauth
2024-12-16 18:23:06 +01:00
peaklabs-dev
0cbb3a08c2 fix: use serverStatus not just status 2024-12-16 14:27:17 +01:00
peaklabs-dev
13f7d2a486 Merge branch 'fix-unreachable-notificiations' of https://github.com/peaklabs-dev/coolify into fix-unreachable-notificiations 2024-12-16 14:15:40 +01:00