Commit Graph

790 Commits

Author SHA1 Message Date
Darren Sisson
246b137e61 fix formbricks template 2024-11-29 14:07:47 +00: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
Andras Bacsai
7f0094ed55 feat: add hex magic env var 2024-11-26 13:01:42 +01:00
peaklabs-dev
852db5105a use Coolify logo 2024-11-25 22:06:03 +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
peaklabs-dev
2056f7a396 fix maybe 2024-11-25 13:34:00 +01:00
peaklabs-dev
2ea76a0935 Merge branch 'services' of https://github.com/coollabsio/coolify into services 2024-11-25 13:29:09 +01:00
peaklabs-dev
e3182b1e5a fix beszel 2024-11-25 13:29:05 +01:00
🏔️ Peak
a46612cf80 Merge pull request #4375 from albertorizzi/next
Add service: Maybe finance
2024-11-25 13:28:36 +01:00
🏔️ Peak
cf66d6fadd Merge pull request #4377 from FranckKe/add_beszel_service
Add Beszel monitoring service
2024-11-25 13:16:10 +01:00
🏔️ Peak
be7fc0d634 Merge pull request #4385 from gigor/main
Fixes wrong variable name in supabase template
2024-11-25 12:42:14 +01:00
Igor G
6caa104885 Update supabase.yaml
Change wrong env variable name for image proxy transformation
2024-11-24 15:53:58 +04:00
Franck Kerbiriou
dab7987a09 Fix comment 2024-11-22 17:40:20 -06:00
Franck Kerbiriou
0c09367e84 Fix comment 2024-11-22 17:35:06 -06:00
Franck Kerbiriou
9d601cd9f0 Add Beszel service 2024-11-22 17:23:09 -06:00
Alberto Rizzi
043b586d3c Add serrvice: Maybe finance 2024-11-23 00:10:51 +01:00
peaklabs-dev
e738f38292 fix mealie 2024-11-22 23:29:37 +01:00
🏔️ Peak
58055dc9c0 Merge pull request #4262 from lloydrichards/service/mealie
feat(service):  add mealie
2024-11-22 23:19:32 +01:00
🏔️ Peak
9b040422d7 Merge branch 'services' into services 2024-11-22 23:15:24 +01:00
🏔️ Peak
e06c298e32 Merge pull request #4277 from statickidz/add-windows-macos-templates
Add Windows & MacOS templates
2024-11-22 22:42:04 +01:00
peaklabs-dev
7048b4d2b5 Update convertx.yml 2024-11-22 22:34:44 +01:00
peaklabs-dev
291a6cd9ac fix postiz 2024-11-22 22:32:08 +01:00
🏔️ Peak
4a691b20fc Merge pull request #4354 from dr-diffie/dr-diffie-patch-1
Update postiz.yaml
2024-11-22 22:30:15 +01:00
peaklabs-dev
25702e0cbb fix convertx 2024-11-22 22:27:03 +01:00
🏔️ Peak
9f9b0d04aa Merge pull request #4359 from Ryanb58/tbrazelton/adding-convertx-service
Added convertx service.
2024-11-22 22:16:00 +01:00
peaklabs-dev
5b15799728 chore upgrade stirling pdf 2024-11-22 22:04:11 +01:00
Taylor Brazelton
dc2db1330d Added convertx service. 2024-11-21 15:40:53 -08:00
Drdiffie
57f26c5d9a Update postiz.yaml with Peaklabs revisions 2024-11-21 23:45:43 +01:00
peaklabs-dev
6da5221503 fix smtp port mailpit 2024-11-21 18:22:37 +01:00
Drdiffie
dc2b7fcae4 Merge branch 'next' into dr-diffie-patch-1 2024-11-21 16:10:48 +01:00
Drdiffie
47c442431b Update postiz.yaml
### Proposed Improvements to Postiz Template

I'd like to propose several improvements to the current Postiz template that enhance security, reliability, and configuration flexibility:

#### Security Enhancements
- Added Redis ACL configuration with proper authentication
- Implemented secure healthchecks with authentication
- Enhanced PostgreSQL security configurations

#### Reliability Improvements
- Added memory limits and resource management for Redis
- Implemented proper data persistence configurations
- Added tmpfs for temporary files
- More comprehensive healthcheck configurations with proper retry/timeout strategies
- Better dependency management with health conditions

#### Configuration Flexibility
- Support for all environment variables from Postiz documentation
- Added Cloudflare R2 integration support
- Logical grouping of environment variables
- Default values for critical settings
- Better volume management with explicit drivers

The improved template provides a more production-ready setup while maintaining compatibility with Coolify's requirements. It follows best practices for Docker deployments and provides better security out of the box.
2024-11-21 16:05:55 +01:00
🏔️ Peak
6bfc85790f Merge pull request #4317 from djsisson/appwrite-env-fix
fix appwrite to use prod env and service not dev
2024-11-19 14:22:45 +01:00
🏔️ Peak
1173d98609 Merge pull request #4322 from ptrsmk/patch-2
Add important env variables
2024-11-19 14:21:38 +01:00
wina
288068f2e9 Update embystat.yaml
its embystat, not emnystat
2024-11-18 00:54:34 -03:00
David R
d1604eacd3 Add important env variables
OPENAI_API_KEY is necessary for AI tagging, and DISABLE_SIGNUPS is very commonly needed.
2024-11-17 10:29:26 -05:00
Darren Sisson
4fb26bd1ac fix appwrite to use prod env and service not dev 2024-11-16 11:15:14 +00:00
librelol
9009c76382 Whatever stupid reason gothub wasnt adding 2024-11-15 17:30:32 -05:00
librelol
5270103bc1 Added the proper coolify variables. 2024-11-15 17:16:24 -05:00
librelol
25c90964c1 Made the healthchecks more consistent alongside of templates. 2024-11-15 12:23:39 -05:00
librelol
be2d9a1c21 Accidently changed the logo of redlib back to freshrss. Fixed. 2024-11-15 12:19:19 -05:00
librelol
c710869fca Added a healthcheck to private bin 2024-11-15 12:17:03 -05:00
librelol
13f898681b Adjusted the default front page to use worldnews as for whatever reason the built in option "default" wouldn't work. But you are able to chang it to anything you want. 2024-11-15 12:10:18 -05:00
Oliver
a5114bcf98 fix heyform.yaml
adding enviroment 
- REDIS_PASSWORD=${SERVICE_PASSWORD_KEYDB}
2024-11-15 15:16:15 +01:00
peaklabs-dev
0045c5b7f4 fix browserless 2024-11-15 11:56:30 +01:00
librelol
a90c4a3e87 Forgot to include the logos and added the proper logo for privatebin and adjusted its configuration to reflect that 2024-11-13 16:28:50 -05:00
librelol
943ca56201 Removed useless ending of a environment variable and added a proper logo for redlib 2024-11-13 16:24:34 -05:00