Commit Graph

13 Commits

Author SHA1 Message Date
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
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
peaklabs-dev
291a6cd9ac fix postiz 2024-11-22 22:32:08 +01:00
Drdiffie
57f26c5d9a Update postiz.yaml with Peaklabs revisions 2024-11-21 23:45:43 +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
5066c9f9e2 fix postiz 2024-11-08 21:11:18 +01:00
🏔️ Peak
5dc26a6ed9 Merge branch 'services' into next 2024-11-08 14:50:43 +01:00
peaklabs-dev
0e1e2f905e disable postiz still not working 2024-11-08 14:11:33 +01:00
peaklabs-dev
6854ed42a1 fix postiz 2024-11-08 14:07:01 +01:00
Alexandru (The) Serban
5307f3b9d2 Postiz One Click
Made Postiz work, added logo and informations about it. It requires https://
2024-11-08 05:39:47 +02:00
che0one
dba43a6c77 Update postiz.yaml
By default only frontend of Postiz app works on port 4200 but on 5000 a whole service, if use 4200 signup will be impossible due strict CORS between resources /frontend and /api
also add healthchecks to main app
2024-11-02 23:46:33 +04:00
Andras Bacsai
ba70451765 refactor: Update install.sh script to remove redirection of upgrade output to /dev/null 2024-09-26 13:07:06 +02:00
Andras Bacsai
1fb0ee0db5 refactor: Add Postiz service to compose file (disabled for now) 2024-09-23 10:46:30 +02:00