Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4.0.0-beta.372 #4393

Merged
merged 98 commits into from
Nov 26, 2024
Merged

v4.0.0-beta.372 #4393

merged 98 commits into from
Nov 26, 2024

Conversation

andrasbacsai
Copy link
Member

@andrasbacsai andrasbacsai commented Nov 25, 2024

Changes

  • fix: Stripe Webhooks for Cloud
  • fix: Backup issues
  • fix: A few UI bugs
  • fix: some API issues
  • fix: Default service logo if no logo is provided or no logo can be retrieved from Github is now a placeholder, not the Coolify logo
  • fix: yml is now also recognized as service template file extensions
  • fix: strip prefix with caddy
  • chore: some fixes for Postiz
  • chore: Upgrade Sterling PDF to the new docker image

New Services

  • Convertx
  • MacOs
  • Windows
  • Mealie
  • Beszel
  • Maybe Finance
  • Private Bin
  • Redlib

Issues

librelol and others added 30 commits November 8, 2024 19:38
…and adjusted its configuration to reflect that
…on the built in option "default" wouldn't work. But you are able to chang it to anything you want.
### 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.
@ctwhome
Copy link

ctwhome commented Nov 25, 2024

what is windows and macos services? literally a virtual os to access online?

@peaklabs-dev
Copy link
Member

@ctwhome Yes docker containers with the OS installer and so you can go through it and test things.

@andrasbacsai andrasbacsai merged commit 33814ef into main Nov 26, 2024
3 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.