Vishwanath Martur
29562cd540
Merge branch 'feature/add-ente-photos-service-template' of https://github.com/vishwamartur/coolify into feature/add-ente-photos-service-template
2025-09-03 07:23:31 +05:30
Vishwanath Martur
7fe8fec1de
Address reviewer feedback: Fix MinIO endpoint and add admin permissions
...
- Fix MinIO endpoint configuration to use SERVICE_URL_MINIO_3200 for public access
This resolves the issue with signed URLs for photo uploads as noted by @devdilson
- Add ENTE_INTERNAL_ADMIN environment variable to grant first account admin permissions
This prevents the 10GB storage limit issue mentioned in the review
- Update service templates JSON files with the corrected configuration
- Ensure MinIO service has proper SERVICE_URL configuration for external access
Addresses all feedback from @devdilson's review comments:
- Fixes signed URL access for photo uploads
- Grants admin permissions to first account
- Maintains proper service architecture for Coolify deployment
2025-09-03 07:23:07 +05:30
Vishwanath Martur
c254b51ead
Delete docker-compose.dev.yml
2025-09-02 22:07:57 +05:30
Vishwanath Martur
c5befbd276
Use official Ente Photos icon design
...
- Update SVG logo to match the official Ente Photos PNG icon
- Based on the official icon from public/ente-photos-icon-green.png
- Maintain official Ente green gradient colors (#00D4AA to #00A693)
- Improve 'e' letterform to match official Ente branding more closely
- Ensure consistency with official Ente Photos visual identity
Addresses reviewer feedback to use official logo instead of custom design
2025-09-02 20:25:30 +05:30
Vishwanath Martur
21992a481d
Update Ente Photos logo to match official branding
...
- Replace custom camera-based logo with official Ente-inspired design
- Use official Ente green color scheme (#00D4AA to #00A693)
- Implement simplified 'e' letter design matching Ente brand identity
- Remove docker-compose.dev.yml changes as requested in PR review
Addresses feedback from PR review #6515
2025-09-02 20:08:33 +05:30
Vishwanath Martur
0535335dd3
Add Ente Photos service template files
...
- Add ente-photos.yaml template with museum, postgres, and minio services
- Add custom SVG logo for Ente Photos
- Update service templates JSON files with new template
2025-09-02 15:28:10 +05:30
Vishwanath Martur
db7b7d7b4c
feat: Add Ente Photos service template
...
- Add Ente Photos service template with museum server, PostgreSQL, and MinIO
- Include complete Docker Compose configuration with health checks
- Add custom SVG logo for Ente Photos service
- Support for end-to-end encrypted photo storage alternative to Google Photos
- Auto-generate service templates JSON with proper categorization
- Fix docker-compose.dev.yml network configuration for coolify service
Resolves #6501
2025-09-02 15:26:42 +05:30
github-actions[bot]
96b3e269c5
docs: update changelog
2025-08-28 18:17:26 +00:00
Andras Bacsai
08d4735332
Merge pull request #6489 from coollabsio/next
...
v4.0.0-beta.426
2025-08-28 20:17:02 +02:00
Andras Bacsai
bf884bd1a0
refactor(policy): simplify ServiceDatabasePolicy methods to always return true and add manageBackups method
2025-08-28 17:19:09 +02:00
Andras Bacsai
135ed98a86
chore: update coolify version to 4.0.0-beta.426 and nightly version to 4.0.0-beta.427
2025-08-28 13:31:10 +02:00
github-actions[bot]
69082670f9
docs: update changelog
2025-08-28 09:33:12 +00:00
Andras Bacsai
8af14180ee
Merge pull request #6480 from coollabsio/next
...
fix(templates): update Matrix service compose configuration
2025-08-28 11:32:47 +02:00
Andras Bacsai
d620364120
fix(templates): update Matrix service compose configuration for improved compatibility and clarity
2025-08-28 11:31:25 +02:00
github-actions[bot]
36c8b46bf6
docs: update changelog
2025-08-28 09:22:37 +00:00
Andras Bacsai
1398f73229
Merge pull request #6479 from coollabsio/next
...
v4.0.0-beta.425 #2
2025-08-28 11:22:16 +02:00
Andras Bacsai
75b61a6b00
feat(domains): add force_domain_override option and enhance domain conflict detection responses
2025-08-28 11:21:30 +02:00
github-actions[bot]
c2124c668a
docs: update changelog
2025-08-28 09:03:15 +00:00
Andras Bacsai
f74941b400
Merge pull request #6476 from coollabsio/next
...
v4.0.0-beta.425
2025-08-28 11:02:54 +02:00
Andras Bacsai
80499a03d8
feat(domains): implement domain conflict detection and user confirmation modal across application components
2025-08-28 10:52:41 +02:00
Andras Bacsai
643343785a
refactor(auth): simplify access control logic in CanAccessTerminal and ServerPolicy by allowing all users to perform actions
2025-08-28 10:48:24 +02:00
Andras Bacsai
7fe6a4198d
fix(previews): simplify FQDN generation logic by removing unnecessary empty check
2025-08-28 10:11:56 +02:00
Andras Bacsai
e0aa28ba31
refactor(domains): rename check_domain_usage to checkDomainUsage and update references across the application
2025-08-28 10:00:19 +02:00
Andras Bacsai
c156d5c705
chore: update coolify version to 4.0.0-beta.425 and nightly version to 4.0.0-beta.426
2025-08-28 09:50:16 +02:00
Andras Bacsai
2e85ce0e0e
refactor(urls): replace generateFqdn with generateUrl for consistent URL generation across applications
2025-08-28 09:49:58 +02:00
github-actions[bot]
d04dbf910b
docs: update changelog
2025-08-27 19:37:02 +00:00
Andras Bacsai
4449393124
Merge pull request #6469 from coollabsio/next
...
v4.0.0-beta.424
2025-08-27 21:36:22 +02:00
Andras Bacsai
754f78bcfd
fix(compose): temporary allow to edit volumes in apps (compose based) and services
2025-08-27 21:36:05 +02:00
Andras Bacsai
efc1264810
fix(parsers): do not modify service names, only for getting fqdns and related envs
2025-08-27 21:22:04 +02:00
Andras Bacsai
4024d7f59b
chore: update coolify version to 4.0.0-beta.424 and nightly version to 4.0.0-beta.425
2025-08-27 18:42:22 +02:00
github-actions[bot]
886f910632
docs: update changelog
2025-08-27 16:39:19 +00:00
Andras Bacsai
b3ce3ca8d6
Merge pull request #6468 from coollabsio/next
...
v4.0.0-beta.423
2025-08-27 18:38:57 +02:00
Andras Bacsai
3e816c8281
refactor(parsers): remove unnecessary hyphen-to-underscore replacement for service names in serviceParser function
2025-08-27 18:36:58 +02:00
Andras Bacsai
6249263f51
chore: update coolify version to 4.0.0-beta.423 and nightly version to 4.0.0-beta.424
2025-08-27 17:24:22 +02:00
github-actions[bot]
be86508aa3
docs: update changelog
2025-08-27 15:17:06 +00:00
Andras Bacsai
208b8208bf
Merge pull request #6465 from coollabsio/next
...
v4.0.0-beta.422
2025-08-27 17:16:39 +02:00
peaklabs-dev
6c560261f2
refactor(git): improve submodule cloning
2025-08-27 17:13:28 +02:00
Andras Bacsai
21fc1ba254
fix(docker): update parser version in FQDN generation for service-specific URLs
2025-08-27 17:02:38 +02:00
Andras Bacsai
cde528bf5e
fix(parsers): enhance volume string handling by preserving mode in application and service parsers. Update related unit tests for validation.
2025-08-27 16:54:49 +02:00
Nicanor Alexander de la Cruz Caba
115a03947f
fix(service): swap URL for FQDN on matrix template ( #6466 )
2025-08-27 16:53:22 +02:00
broesch
c2ff9eae0d
fix(git): submodule update command uses an unsupported option ( #6454 )
2025-08-27 16:51:08 +02:00
Andras Bacsai
5fbad08e45
fix(parsers): implement parseDockerVolumeString function to handle various Docker volume formats and modes, including environment variables and Windows paths. Add unit tests for comprehensive coverage.
2025-08-27 16:39:38 +02:00
Andras Bacsai
4a1eb064a4
fix(parsers): replace hyphens with underscores in service names for consistency. this allows to properly parse custom domains in docker compose based applications
2025-08-27 16:22:37 +02:00
peaklabs-dev
b119d4f95c
chore: update development node version
2025-08-27 15:18:52 +02:00
peaklabs-dev
8d1c75ebff
chore: update version
2025-08-27 15:18:22 +02:00
github-actions[bot]
e8ce635eba
docs: update changelog
2025-08-26 19:47:05 +00:00
Andras Bacsai
b64b8df3a9
Merge pull request #6446 from coollabsio/next
...
v4.0.0-beta.421
2025-08-26 21:46:38 +02:00
Andras Bacsai
d98b7ab7e0
feat(policies): add EnvironmentVariablePolicy for managing environment variables ( it was missing )
2025-08-26 21:44:36 +02:00
Andras Bacsai
e41730a209
chore(versions): update coolify version to 4.0.0-beta.421 and nightly version to 4.0.0-beta.422
2025-08-26 19:23:23 +02:00
github-actions[bot]
f1f916cd89
docs: update changelog
2025-08-26 16:48:57 +00:00