Andras Bacsai
1c628a8a9e
chore(changelogs): add .gitignore for changelogs directory and remove outdated changelog files for May, June, and July 2025
2025-08-17 15:22:58 +02:00
Andras Bacsai
240f8f33e2
Merge pull request #6367 from nahtnam/v4.x
...
BUGFIX: Update `ls-remote` logic to pull correct branch
2025-08-17 15:20:27 +02:00
Andras Bacsai
9b83185553
docs(claude): clarify that artisan commands should only be run inside the "coolify" container during development
2025-08-17 14:24:04 +02:00
Andras Bacsai
0dada987a2
feat(backup): add disable local backup option and related logic for S3 uploads
2025-08-17 12:34:20 +02:00
Andras Bacsai
5ded100300
feat(api): add endpoints for managing environments in projects, including listing, creating, and deleting environments
2025-08-16 18:27:38 +02:00
Andras Bacsai
a32342d126
feat(api): add create_environment endpoint to ProjectController for environment creation in projects
2025-08-15 20:24:32 +02:00
Andras Bacsai
b237035051
fix(constants): update official service template URL to point to the v4.x branch for accuracy
2025-08-13 18:51:15 +02:00
Manthan Mallikarjun
08e4086bb9
fix(git): use exact refspec in ls-remote to avoid matching similarly named branches (e.g., changeset-release/main). Use refs/heads/<branch> or provider-specific PR refs.
2025-08-13 01:14:47 -07:00
Andras Bacsai
2500c264c1
feat(readme): add CubePath as a big sponsor and include new small sponsors with logos
2025-08-13 09:55:40 +02:00
Andras Bacsai
a93bc372cd
refactor(links): replace inline SVGs with reusable external link component for consistency and improved maintainability
2025-08-12 15:01:58 +02:00
Andras Bacsai
f018d640e5
fix(templates): should generate old SERVICE_FQDN service templates as well
2025-08-12 14:19:17 +02:00
Andras Bacsai
f9d5592094
feat(templates): add Bluesky PDS service template and update compose file with new environment variable
2025-08-12 10:07:46 +02:00
Andras Bacsai
fa2ba89dc7
feat(templates): add new service templates for Homebox, LibreChat, Pterodactyl, and Wings with corresponding configurations and logos
2025-08-12 10:07:11 +02:00
Andras Bacsai
37c423636a
refactor(templates): replace SERVICE_FQDN variables with SERVICE_URL in compose files for consistency
2025-08-12 10:07:11 +02:00
Andras Bacsai
970fd3d9e6
refactor(parsers): streamline domain handling in applicationParser and improve DNS validation logic
2025-08-12 10:07:11 +02:00
Andras Bacsai
d3658e114b
fix(drizzle-gateway): remove healthcheck from drizzle-gateway compose file and update service template
2025-08-12 10:07:11 +02:00
Andras Bacsai
d3059d5514
fix(terminal): update text color for terminal availability message and improve readability
2025-08-12 10:07:11 +02:00
Andras Bacsai
c9ddda8ed2
feat(drizzle-gateway): enhance service configuration by adding Master Password field and updating compose file path
2025-08-12 10:07:11 +02:00
Andras Bacsai
65cc1c508a
feat(drizzle-gateway): add new drizzle-gateway service with configuration and logo
2025-08-12 10:07:11 +02:00
Andras Bacsai
a2ef545b6b
feat(changelog): implement automated changelog fetching from GitHub and enhance changelog read tracking
2025-08-12 10:07:11 +02:00
Andras Bacsai
193995de79
feat(templates): add new service templates and update existing compose files for various applications
2025-08-12 10:07:11 +02:00
Andras Bacsai
39f25573bf
refactor(templates): update service template file handling to use dynamic file name from constants
2025-08-12 10:06:19 +02:00
Andras Bacsai
936a192236
fix(parsers): clarify comments and update variable checks for FQDN and URL handling
2025-08-12 10:06:19 +02:00
Andras Bacsai
c3a100730c
fix(constants): update coolify version to 4.0.0-beta.420.7
2025-08-12 10:06:19 +02:00
Andras Bacsai
022cc7c973
enhance(settings-dropdown): add icons to buttons for improved UI in settings dropdown
2025-08-12 10:06:19 +02:00
Andras Bacsai
cbd2c88cb4
fix(constants): update 'Change Log' to 'Changelog' in settings dropdown
2025-08-12 10:06:19 +02:00
Andras Bacsai
0e7cc988a6
feat(user): add changelog read tracking and unread count method
2025-08-12 10:06:19 +02:00
Andras Bacsai
e8892b3d29
feat(core): finally fqdn is fqdn and url is url. haha
2025-08-12 10:06:19 +02:00
Andras Bacsai
e2518e53d9
refactor(public-git-repository): remove commented-out code for cleaner template
2025-08-12 10:06:19 +02:00
Andras Bacsai
a2c5f4b9d1
refactor(public-git-repository): enhance form structure and add autofocus to repository URL input
2025-08-12 10:06:19 +02:00
Andras Bacsai
1ddec358a5
feat(input): add autofocus attribute to input component for improved accessibility
2025-08-12 10:06:19 +02:00
Andras Bacsai
a0bc4dac55
fix(application): streamline environment variable updates for Docker Compose services and enhance FQDN generation logic
2025-08-12 10:06:19 +02:00
Andras Bacsai
cc5abc093d
fix(container): sort containers alphabetically by name in ExecuteContainerCommand and update filtering in Terminal Index
2025-08-12 10:06:19 +02:00
Andras Bacsai
103a9c2df2
fix(policy): update delete method to check for admin status in S3StoragePolicy
2025-08-12 10:06:19 +02:00
peaklabs-dev
158711a165
Update service-templates.json
2025-08-11 22:03:52 +02:00
Scan
8eb3f94644
feat(service): add Bluesky PDS template ( #6302 )
2025-08-11 21:55:35 +02:00
peaklabs-dev
9d7e4286b6
Update service-templates.json
2025-08-11 19:25:59 +02:00
Verity
bf738b2d2d
feat(service): add pterodactyl & wings services ( #5537 )
2025-08-11 18:55:37 +02:00
🏔️ Peak
c404581b25
fix(database): custom postgres configs with SSL ( #6352 )
2025-08-11 18:22:03 +02:00
Nicanor Alexander de la Cruz Caba
fde4dbd911
fix(service): documenso signees always pending ( #6334 )
2025-08-11 15:03:13 +02:00
Aaryan meena
d53e493dcc
chore: clarify usage of custom redis configuration ( #6321 )
2025-08-11 14:33:31 +02:00
Yanluis Fermin
e572017d27
fix(api): duplicated logs in application endpoint ( #6292 )
2025-08-11 14:03:46 +02:00
peaklabs-dev
9ec72e8769
refactor(service): improve librechat
...
- remove comments
- format and reorder service
2025-08-11 12:32:01 +02:00
peaklabs-dev
7dcb5c43ae
chore(service): homebox formatting
2025-08-11 12:31:09 +02:00
howardshand
bee98e02bc
feat(service): add Homebox service ( #6116 )
2025-08-11 12:29:18 +02:00
Gauthier POGAM--LE MONTAGNER
03040d6bc8
feat(service): add librechat template ( #5654 )
2025-08-11 12:13:25 +02:00
Gauthier POGAM--LE MONTAGNER
1d4a19fb61
fix(service): update healthcheck of penpot backend container ( #6272 )
2025-08-11 12:08:17 +02:00
peaklabs-dev
f34225dfd6
Update service-templates.json
2025-08-06 03:02:10 +02:00
peaklabs-dev
b52c414fe4
refactor(service): improve openpanel template
...
- rename all services
- add more depends_on checks to ensure everything works properly and is healthy
- reorder and re-format the template, ENVs and the individual sections
- remove comments
2025-08-05 19:11:34 +02:00
Gurvan
ed0f2c1c59
feat(service): add OpenPanel template ( #5310 )
2025-08-05 18:31:43 +02:00