Commit Graph

13203 Commits

Author SHA1 Message Date
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
Andras Bacsai f38217e717 fix(templates): update SECRET_KEY environment variable in getoutline.yaml to use SERVICE_HEX_32_OUTLINE 2025-09-01 16:44:09 +02:00
Andras Bacsai 9db8b62219 feat(ui): display current version in settings dropdown and update UI accordingly 2025-09-01 16:23:14 +02:00
Andras Bacsai 0bfffb503e feat(command): add option to sync GitHub releases to BunnyCDN and refactor sync logic 2025-09-01 16:14:02 +02:00
Andras Bacsai d2ed68e605 refactor(jobs): pull github changelogs from cdn instead of github 2025-09-01 16:13:55 +02:00
Gauthier POGAM--LE MONTAGNER 81d2ec5550 Remove 'restart: unless-stopped' and update URL generation magic env vars 2025-09-01 15:49:07 +02:00
Titouan V b86b7d5808 mandatory fields for s3 storage 2025-09-01 13:16:10 +02:00
Titouan V 396dbe3bd2 SERVICE_FQDN to SERVICE_URL from @Cinzya
Co-authored-by: Cynthia Ebert <54354036+Cinzya@users.noreply.github.com>
2025-09-01 13:02:13 +02:00
Titouan V 9cdf08a840 SERVICE_FQDN to SERVICE_URL from @Cinzya
Co-authored-by: Cynthia Ebert <54354036+Cinzya@users.noreply.github.com>
2025-09-01 13:02:07 +02:00
sahil 1c3dbfb066 Feat: ente config 2025-09-01 14:32:02 +05:30
Chirag Aggarwal 002902492f fix: appwrite template - 500 errors, missing env vars etc. 2025-09-01 12:09:10 +05:30
Dominic 719d094754 Merge branch 'next' into patch-1 2025-08-31 22:46:35 -04:00
Dominic c0ffda37f2 remove ~ from forbidden characters in git URLs 2025-08-31 22:32:30 -04:00
Andras Bacsai 84e692fb43 fix(ui): add cursor pointer to upgrade button for better user interaction 2025-08-31 21:01:31 +02:00
Andras Bacsai 6e3e80f1c2 fix(api): add custom labels generation for applications with readonly container label setting enabled 2025-08-31 15:40:48 +02:00
Andras Bacsai 88d33d177e chore: update coolify version to 4.0.0-beta.427 and nightly version to 4.0.0-beta.428 2025-08-31 11:20:48 +02:00
Hadi Baalbaki edbc923c1a fix(ui): transactional email settings link on members page (#6491) 2025-08-29 18:54:12 +02:00
peaklabs-dev 983197b742 chore: adjust wording 2025-08-29 18:42:46 +02:00
peaklabs-dev 64f3fdc463 refactor(upgrade): improve upgrade script
- remove unused VERSION variable.
- add backup functionality of the .env file on each run of the upgrade script.
- skip .env backup when coming from the install script
- add improved handling and more logging for updating environment-variable values.
- remove not needed line
2025-08-29 15:28:31 +02:00
peaklabs-dev 5b637c1de1 refactor(installer): improve install script
- remove unused VERSION variable.
- fix the source code link of the install script.
- properly back up the `.env` file on each run of the install script.
- do not delete the backup .env file at the end of the install script.
- Add improved handling and more logging for updating environment variable values.
2025-08-29 15:26:28 +02:00
peaklabs-dev 4b592b93e8 chore: remove unused files 2025-08-29 15:22:30 +02:00
QarthO bfc8a25b72 move domain trimming before URL validation 2025-08-29 09:09:03 -04:00
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
Alex 5e7edc9757 Merge pull request #1 from coollabsio/next
Next
2025-08-28 11:25:43 +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
Alex 7ff7c71341 Update plausible.yaml - clickhouse config contents were swapped
Clickhouse Config content were wrong. The content had to be swapped in order to work correctly.
2025-08-28 00:12:37 +02:00
saurabhraghuvanshii 3c126927d5 enhancement: allow deploy from container image hash 2025-08-28 02:10:14 +05:30
ShadowArcanist 80664bbf4a add elasticsearch-with-kibana.yaml 2025-08-28 01:10:43 +05:30
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