Commit Graph

927 Commits

Author SHA1 Message Date
peaklabs-dev
4927590fc8 Update service-templates.json 2024-12-06 14:33:45 +01:00
🏔️ Peak
58f11c7285 Merge pull request #4493 from dr-diffie/dr-diffie-patch-1
Updated all missing One Click Service Logos
2024-12-06 14:30:05 +01:00
Andras Bacsai
d57047ae44 Merge branch 'main' into next 2024-12-06 13:46:53 +01:00
Andras Bacsai
8803fdb583 Update service templates and trigger configuration
- Modified the 'compose' field in service-templates.json to include a new base64 encoded string for better compatibility.
- Changed the default 'PLATFORM_WS_PORT' from 3030 to 3000 in trigger.yaml to align with the updated configuration.
- Removed the redundant 'PORT' environment variable from the common environment settings in trigger.yaml.
2024-12-06 13:41:49 +01:00
Drdiffie
6de9be9ce7 Update whoogle.yaml with Logo 2024-12-06 12:45:09 +01:00
Drdiffie
621a006e54 Update penpot.yaml with Logo 2024-12-06 12:44:50 +01:00
Drdiffie
de7f343ec9 Update invoice-ninja.yaml with Logo 2024-12-06 12:39:58 +01:00
Drdiffie
a10c1abf56 Update pairdrop.yaml with Logo 2024-12-06 12:38:57 +01:00
Drdiffie
3531544f3e Update kuzzle.yaml with Logo 2024-12-06 12:38:18 +01:00
Drdiffie
0886046b30 Update heimdall.yaml with SVG Logo 2024-12-06 12:21:40 +01:00
Drdiffie
a9e7eff5d0 Update postiz.yaml with Email Provider Fix
Small Bug Fix:

“EMAIL_PRROVIDER” was missing. This made the Email Invitations unusable.
2024-12-04 22:30:55 +01:00
peaklabs-dev
21f8d8b492 Update service-templates.json 2024-12-03 17:54:29 +01:00
🏔️ Peak
361fba1dc3 Merge pull request #4415 from regg00/plex
Adding Plex
2024-12-03 17:46:13 +01:00
peaklabs-dev
a776871b22 disable coder
see #4431
2024-12-02 21:35:04 +01:00
peaklabs-dev
f9143d0500 Update service-templates.json 2024-12-02 21:14:56 +01:00
🏔️ Peak
3e272c4cd9 Merge pull request #4462 from regg00/prowlarr
added prowlarr
2024-12-02 21:13:02 +01:00
Régis Tremblay Lefrançois
59fe9de1c9 added prowlarr 2024-12-02 13:23:55 -05:00
🏔️ Peak
1a0ed46cde Merge pull request #4461 from regg00/radarr
added radarr
2024-12-02 19:22:54 +01:00
Régis Tremblay Lefrançois
63fb9e9f40 added radarr 2024-12-02 13:18:35 -05:00
🏔️ Peak
dc4c7b4c40 Merge pull request #4460 from regg00/sonarr
added sonarr
2024-12-02 19:17:47 +01:00
Régis Tremblay Lefrançois
b08f32508c added sonarr 2024-12-02 13:14:00 -05:00
peaklabs-dev
3c5c0fddba automate some things for Pterodactyl 2024-12-02 19:06:25 +01:00
🏔️ Peak
7f14fd5318 Merge pull request #3052 from Telokis/add-pterodactyl
feat: Add Pterodactyl
2024-12-02 17:48:11 +01:00
Régis Tremblay Lefrançois
60a723beb6 changed to linuxserver base image and updated doc stirng 2024-12-02 08:22:01 -05:00
peaklabs-dev
8b634252d1 Update service-templates.json 2024-12-02 14:13:09 +01:00
Régis Tremblay Lefrançois
2a9d9830a3 commented out devices section 2024-12-02 07:37:07 -05:00
🏔️ Peak
3cb18e09e3 Merge pull request #4429 from regg00/overseer
Adding Overseerr
2024-12-02 13:24:36 +01:00
peaklabs-dev
428ba67cc0 Disable Windows and MacOS
Windows and MacOS templates need KVM to work, the problem is that KVM is only available on Linux. The second problem is that KVM needs to be installed on the host server, but most Coolify users use a VPS to host it, and almost all VPS providers block KVM access or installation on the host because the hole server is already KVM virtualized.
2024-12-02 12:22:49 +01:00
🏔️ Peak
51b92cb04b Merge pull request #4452 from mhsayan/main
Add KVM Support for macos and windows template
2024-12-02 12:19:30 +01:00
🏔️ Peak
09f5e0fe0f Merge pull request #4440 from djsisson/fix-budibase
fix budibase template
2024-12-02 11:29:54 +01:00
Régis Tremblay Lefrançois
8fb9075ded Merge branch 'next' into overseer 2024-12-01 06:28:39 -05:00
Mahmudul Hasan Sayan
a8a5e29862 Added kvm devices information in windows.yaml 2024-12-01 10:11:22 +06:00
Mahmudul Hasan Sayan
f6c0a92e95 Added kvm devices information in macos.yaml 2024-12-01 10:10:40 +06:00
Darren Sisson
eb3f2442bb fix budibase template 2024-11-29 15:57:48 +00:00
Darren Sisson
246b137e61 fix formbricks template 2024-11-29 14:07:47 +00:00
Régis Tremblay Lefrançois
64ac179262 added overseer 2024-11-28 07:54:54 -05:00
Régis Tremblay Lefrançois
b08a1ef3f1 removed optional ports 2024-11-27 08:42:02 -05:00
peaklabs-dev
29217ff03f fix: postiz service
For some reason, Postiz hardcodes username for Postgres and Redis in their code, so we have to use their usernames to make it work.
2024-11-27 14:33:24 +01:00
Régis Tremblay Lefrançois
63b8dacd06 working config with claim token 2024-11-26 14:37:21 -05:00
Régis Tremblay Lefrançois
c10de805fa first try adding ple 2024-11-26 13:47:58 -05:00
Andras Bacsai
7f0094ed55 feat: add hex magic env var 2024-11-26 13:01:42 +01:00
peaklabs-dev
78e00122c6 Update service-templates.json 2024-11-25 22:09:04 +01:00
peaklabs-dev
852db5105a use Coolify logo 2024-11-25 22:06:03 +01:00
Andras Bacsai
11fb5a9e32 fix: service generate includes yml files as well (haha) 2024-11-25 14:34:18 +01:00
peaklabs-dev
894fc3e266 Update service-templates.json 2024-11-25 13:57:48 +01:00
peaklabs-dev
93f39657bb fix redlib and private bin slogan 2024-11-25 13:51:06 +01:00
peaklabs-dev
40487cb5c3 fix redlib 2024-11-25 13:41:52 +01:00
peaklabs-dev
7610f026b1 fix private bin 2024-11-25 13:41:43 +01:00
peaklabs-dev
c76e57ba8f remove gothub 2024-11-25 13:41:36 +01:00
🏔️ Peak
3a35e9c32f Merge pull request #4209 from librelol/services
Feat: Private Bin and Redlib Service
2024-11-25 13:39:44 +01:00