peaklabs-dev
cfbe21fecc
Revert "Update README.md"
...
This reverts commit 8a5a67813c
.
2024-11-22 17:29:30 +01:00
peaklabs-dev
8a5a67813c
Update README.md
2024-11-22 17:29:02 +01:00
peaklabs-dev
81e9c6d8a3
Update README.md
2024-11-22 17:26:28 +01:00
Andras Bacsai
540ea84fc3
Update README.md
2024-11-22 15:51:23 +01:00
Andras Bacsai
7d089ba1a9
fix: validateconnection
2024-11-22 15:50:52 +01:00
Andras Bacsai
13f9b153e7
Update README.md
2024-11-22 15:49:38 +01:00
Andras Bacsai
377758edcd
fix stripe webhooks
2024-11-22 14:42:10 +01:00
Andras Bacsai
57a194519d
Merge pull request #4338 from coollabsio/next
...
v4.0.0-beta.371
2024-11-22 13:08:28 +01:00
Andras Bacsai
75b7a323fd
Merge pull request #4352 from peaklabs-dev/fix-test-email
...
Fix: Test email 500 Error
2024-11-22 13:06:14 +01:00
Andras Bacsai
8b16afb8c3
services update
2024-11-22 13:05:19 +01:00
Andras Bacsai
374446b90b
fix: do not send internal notification for backups and status jobs
2024-11-22 12:27:13 +01:00
Andras Bacsai
7dc65dfd79
fix: make sure important jobs/actions are running on high prio queue
2024-11-22 11:16:01 +01:00
Andras Bacsai
ef629d5816
fix: always validate ssh key
2024-11-22 10:43:58 +01:00
Andras Bacsai
b2000f2950
fix: migration
2024-11-22 10:27:43 +01:00
Andras Bacsai
821538911f
fix: if mux conn fails, still use it without mux + save priv key with better logic
2024-11-22 10:06:12 +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
Andras Bacsai
9dd982b722
CoolifyTask should be on high queue
2024-11-21 20:13:46 +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
peaklabs-dev
81f837138d
fix validation
2024-11-21 15:59:00 +01:00
peaklabs-dev
19ce01f7d8
fix send test email
2024-11-21 15:48:47 +01:00
Andras Bacsai
131a3920f0
convert activity_log to jsonb + add more index for queries
2024-11-20 17:57:53 +01:00
Andras Bacsai
0409e87a87
version++
2024-11-20 17:57:15 +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
🏔️ Peak
b15529072b
Merge pull request #4316 from truemiller/next
...
Refine metrics-interval tooltip text
2024-11-19 14:20:58 +01:00
🏔️ Peak
5d55198401
Merge pull request #4325 from httpsWina/patch-2
...
fix typo for embystat slogan
2024-11-19 14:20:13 +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
truemiller
d38110f3ef
fix: refine helper text for metrics input fields
2024-11-16 09:04:11 +00:00
truemiller
0ac3505c06
fix: improve helper text for metrics input fields
2024-11-16 09:03:42 +00:00
librelol
9009c76382
Whatever stupid reason gothub wasnt adding
2024-11-15 17:30:32 -05:00
librelol
6be7921217
Added gothub as well along side its logo and proper coolify variables
2024-11-15 17:29:24 -05:00
librelol
5270103bc1
Added the proper coolify variables.
2024-11-15 17:16:24 -05:00
Andras Bacsai
092bd916ff
Merge pull request #4306 from coollabsio/next
...
v4.0.0-beta.370
2024-11-15 21:48:38 +01:00
Andras Bacsai
1fc4c7872e
fix
2024-11-15 21:47:31 +01:00
Andras Bacsai
b43d62f51b
fix: AUTOUPDATE + checkbox opacity
2024-11-15 21:44:05 +01:00
🏔️ Peak
8515a18ead
Merge pull request #4310 from LEstradioto/fix-add-dynamic
...
fix: modal (+ add) on dynamic config was not opening, removed x-cloak
2024-11-15 21:39:30 +01:00
Andras Bacsai
0eab7f78ff
version++ and fix private key saving
2024-11-15 21:22:11 +01:00
peaklabs-dev
3565996224
fix autoupdated hardcoded
2024-11-15 21:06:57 +01:00
Luan Estradioto
94e8ee4a99
fix: modal (+ add) on dynamic config was not opening, removed x-cloak
2024-11-15 16:50:44 -03:00
librelol
25c90964c1
Made the healthchecks more consistent alongside of templates.
2024-11-15 12:23:39 -05:00
🏔️ Peak
3c50bc1f62
Merge branch 'main' into next
2024-11-15 18:22:46 +01: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
🏔️ Peak
3f08cee7ef
Merge pull request #4305 from peaklabs-dev/fixes
...
Fix mino and logto
2024-11-15 18:12:33 +01: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