Commit Graph

  • d5c90da44d fix(security): update contact email for vulnerability reports to improve security communication Andras Bacsai 2025-09-13 14:27:14 +02:00
  • 5247185933 feat(add-watch-paths-for-services): show watch paths field for docker compose applications Ossama Lafhel 2025-09-13 04:28:27 +02:00
  • 45ba0bc042 deleted mr-16 nikita 2025-09-13 02:27:55 +06:00
  • 843935d679 fix(ui): improve mobile sidebar close behavior nikita 2025-09-13 02:14:10 +06:00
  • 8e155f25b3 refactor(environment): streamline environment variable handling by replacing sorting methods with direct property access and enhancing query ordering for improved performance Andras Bacsai 2025-09-12 12:09:03 +02:00
  • c6b47da1e9 feat(templates): add n8n service with PostgreSQL and worker support for enhanced workflow automation Andras Bacsai 2025-09-12 11:47:13 +02:00
  • 2d267d6f23 fix(template/filebrowser): correct healthcheck for Filebrowser Hoàng Trần Nhật Minh 2025-09-12 02:31:26 +07:00
  • a0b08fae5d fix(feedback): update feedback email address to improve communication with users Andras Bacsai 2025-09-11 20:23:07 +02:00
  • 966d035a4a fix(security): update contact email for reporting vulnerabilities to enhance privacy Andras Bacsai 2025-09-11 20:23:02 +02:00
  • 2e3d09df2a fix(template/filebrowser): correct routing and healthcheck for Filebrowser Hoàng Trần Nhật Minh 2025-09-11 23:21:48 +07:00
  • 20ad2165e7 feat(environment): introduce 'is_buildtime_only' attribute to environment variables for improved build-time configuration Andras Bacsai 2025-09-11 17:38:16 +02:00
  • 6d477ff593 feat(execute-container): enhance container command form with auto-connect feature for single container scenarios Andras Bacsai 2025-09-11 17:37:40 +02:00
  • d9a54145ef feat(pre-commit): automate generation of service templates and OpenAPI documentation during pre-commit hook Andras Bacsai 2025-09-11 16:53:11 +02:00
  • 5b3b4bbc43 refactor(environment): remove 'is_build_time' attribute from environment variable handling across the application to simplify configuration Andras Bacsai 2025-09-11 16:51:56 +02:00
  • 1d0719238c refactor(openapi): remove 'is_build_time' attribute from environment variable definitions to streamline configuration Andras Bacsai 2025-09-11 16:48:00 +02:00
  • e3d8f5f1e1 fix(templates): update 'compose' configuration for Appwrite service to enhance compatibility and streamline deployment Andras Bacsai 2025-09-11 16:44:20 +02:00
  • 60374c214e refactor(deployment): update environment file handling in Docker commands to use '/artifacts/' path and streamline variable management Andras Bacsai 2025-09-11 16:22:03 +02:00
  • ab0786f5a0 feat(environment): add 'is_literal' attribute to environment variable for enhanced configuration options Andras Bacsai 2025-09-11 15:25:44 +02:00
  • 0289219e25 Merge branch 'next' into template/metamcp Romain ROCHAS 2025-09-11 15:12:47 +02:00
  • 4ecca2a479 Update newt-pangolin.yaml Gabriel Peralta 2025-09-11 09:24:29 -03:00
  • 501e6a2650 refactor(environment): standardize service name formatting by replacing '-' and '.' with '_' in environment variable keys Andras Bacsai 2025-09-11 13:59:02 +02:00
  • 13af4811f5 feat(storages): add method to retrieve the first storage ID for improved stability in storage display Andras Bacsai 2025-09-11 13:41:22 +02:00
  • 5e0b86f322 Merge pull request #6170 from mindedtech/Add-SERVICE_NAME-variable-for-docker-compose-services Andras Bacsai 2025-09-11 13:06:10 +02:00
  • b46429e879 refactor(deployment): add environment variable copying logic to Docker build commands for pull requests Andras Bacsai 2025-09-11 13:01:45 +02:00
  • ff29525dd9 refactor(clone): enhance application cloning by separating production and preview environment variable handling Andras Bacsai 2025-09-11 12:52:35 +02:00
  • 0db2835565 fix(application): add functionality to stop and remove Docker containers on server Andras Bacsai 2025-09-11 12:39:28 +02:00
  • c8f49f29c0 refactor(application): enhance environment variable retrieval in configuration change check for improved accuracy Andras Bacsai 2025-09-11 12:29:57 +02:00
  • 6ed2fd5d66 refactor(clone): integrate preview cloning logic directly into application cloning function for improved clarity and maintainability Andras Bacsai 2025-09-11 12:29:49 +02:00
  • 4ac89f2ad3 feat(application): display parsing version in development mode and clean up domain conflict modal markup Andras Bacsai 2025-09-11 10:58:59 +02:00
  • e74da06465 refactor(clone): consolidate application cloning logic into a dedicated function for improved maintainability and readability Andras Bacsai 2025-09-11 10:38:08 +02:00
  • f03b211cdb Merge pull request #6577 from coollabsio/dependabot/npm_and_yarn/vite-6.3.6 Andras Bacsai 2025-09-11 09:16:08 +02:00
  • b140aa1996 chore(deps): bump minio and Nixpacks version peaklabs-dev 2025-09-10 19:58:10 +02:00
  • 3e9dd6a7bf chore: remove webhooks table cleanup peaklabs-dev 2025-09-10 19:56:15 +02:00
  • d9ebf3b142 refactor(webhook): remove Webhook model and related logic; add migrations to drop webhooks and kubernetes tables Andras Bacsai 2025-09-10 19:35:53 +02:00
  • f64622c764 refactor(models): remove 'is_readonly' attribute from multiple database models for consistency Andras Bacsai 2025-09-10 19:34:49 +02:00
  • fc7770100b refactor(application-source): improve layout and accessibility of Git repository links in the application source view Andras Bacsai 2025-09-10 18:29:52 +02:00
  • 49a2942836 fix(deployment): add COOLIFY_* environment variables to Nixpacks build context for enhanced deployment configuration Andras Bacsai 2025-09-10 16:15:08 +02:00
  • 2c8f5415f1 feat(database-backup): enhance error handling and output management in DatabaseBackupJob Andras Bacsai 2025-09-10 16:13:08 +02:00
  • 1c08d32b85 refactor(database): remove volume_configuration_dir and streamline configuration directory usage in MongoDB and PostgreSQL handlers Andras Bacsai 2025-09-10 16:12:53 +02:00
  • 48d3b3d263 refactor(deployment): add validation for pull request existence in deployment process to enhance error handling Andras Bacsai 2025-09-10 14:31:29 +02:00
  • d10e4fa388 refactor(deployment): streamline next deployment queuing logic by repositioning queue_next_deployment call Andras Bacsai 2025-09-10 13:26:35 +02:00
  • f18dff186d refactor(remoteProcess): remove debugging statement from transfer_file_to_container function for cleaner code Andras Bacsai 2025-09-10 13:25:23 +02:00
  • b6113839ec refactor(deployment): enhance queuing logic to support concurrent deployments by including pull request ID in checks Andras Bacsai 2025-09-10 12:49:42 +02:00
  • 15f35f8310 feat(signoz): replace deprecated TELEMETRY_ENABLED by SIGNOZ_STATSREPORTER_ENABLED Gauthier POGAM--LE MONTAGNER 2025-09-10 11:57:54 +02:00
  • 24014d4f17 feat(signoz): update variables for SMTP configuration Gauthier POGAM--LE MONTAGNER 2025-09-10 10:04:18 +02:00
  • 52312e9de6 refactor(github-webhook): restructure application processing by grouping applications by server for improved deployment handling Andras Bacsai 2025-09-10 09:30:43 +02:00
  • 40f2471c5a feat(ssh-multiplexing): add connection age metadata handling to improve multiplexed connection management Andras Bacsai 2025-09-10 08:38:36 +02:00
  • b433f17dac feat(ssh-multiplexing): enhance multiplexed connection management with health checks and metadata caching Andras Bacsai 2025-09-10 08:19:38 +02:00
  • cead87d650 refactor(private-key): remove debugging statement from storeInFileSystem method for cleaner code Andras Bacsai 2025-09-10 08:19:25 +02:00
  • 13d52e0e9a chore(deps-dev): bump vite from 6.3.5 to 6.3.6 dependabot[bot] 2025-09-10 02:01:32 +00:00
  • 51c384c0e4 Merge branch 'next' into patch-1 Neeku 2025-09-09 13:34:40 -04:00
  • acde4ca02f chore(service): update convex template and image Neeku 2025-09-09 13:27:12 -04:00
  • db056b3af1 Removed restart policy and container name on pgAdmin Service Template ShadowArcanist 2025-09-09 22:48:07 +05:30
  • ce64a99f28 feat(signoz): use latest tag for signoz/zookeeper Gauthier POGAM--LE MONTAGNER 2025-09-09 16:49:46 +02:00
  • a60d6dadc7 fix(private-key): implement transaction handling and error verification for private key storage operations Andras Bacsai 2025-09-09 16:46:38 +02:00
  • a06c79776e feat(dev-command): dispatch CheckHelperImageJob during instance initialization to enhance setup process Andras Bacsai 2025-09-09 16:46:24 +02:00
  • b3b60c7e5c feat(signoz): upgrade clickhouse image to 25.5.6 Gauthier POGAM--LE MONTAGNER 2025-09-09 16:30:54 +02:00
  • 8f2a45b8dc docs(testing-patterns): add important note to always run tests inside the coolify container for clarity Andras Bacsai 2025-09-09 16:29:04 +02:00
  • c2d6cd1445 spacing fix Ahmed A 2025-09-09 17:28:58 +03:00
  • a4e13f56c0 Adding support for using config values for process Ahmed A 2025-09-09 17:25:55 +03:00
  • 45a7370b55 fix(socialite): add custom base URL support for GitLab provider in OAuth settings sepcnt 2025-09-09 21:47:02 +08:00
  • 1ca94b90da fix(proxy): replace CheckConfiguration with GetProxyConfiguration and SaveConfiguration with SaveProxyConfiguration for improved clarity and consistency in proxy management Andras Bacsai 2025-09-09 12:52:19 +02:00
  • feacedbb04 refactor(file-transfer): replace base64 encoding with direct file transfer method in various components for improved clarity and efficiency Andras Bacsai 2025-09-09 11:10:38 +02:00
  • fe2c4fd1c7 fix(web-routes): enhance backup response messages to clarify local and S3 availability Andras Bacsai 2025-09-09 10:34:40 +02:00
  • b1a2938f84 fix(ScheduledTaskJob): replace generic Exception with NonReportableException for better error handling Andras Bacsai 2025-09-09 09:30:44 +02:00
  • f5a4c5ac3f Improve service & update logo color Halil Özgür 2025-09-09 10:27:33 +03:00
  • ad58dfc62e feat(sudo-helper): add helper functions for command parsing and ownership management with sudo Andras Bacsai 2025-09-09 09:00:42 +02:00
  • a7671ed379 refactor(dns-validation): rename DNS validation functions for consistency and clarity, and remove unused code Andras Bacsai 2025-09-09 09:00:35 +02:00
  • ccc9ceb734 refactor(remoteProcess): remove debugging statement from transfer_file_to_server function to clean up code Andras Bacsai 2025-09-09 08:56:16 +02:00
  • 45ca76ed1c fix(LocalFileVolume): add missing directory creation command for workdir in saveStorageOnServer method Andras Bacsai 2025-09-09 08:56:00 +02:00
  • e23ab1e621 feat(deployment): add SERVICE_NAME variables for service discovery Arnaud B 2025-09-08 15:15:57 +02:00
  • 23fb43bb96 Merge pull request #6510 from ChiragAgg5k/fix-appwrite-template Andras Bacsai 2025-09-08 14:04:45 +02:00
  • 18068857b1 refactor(file-transfer): replace base64 encoding with direct file transfer method across multiple database actions for improved clarity and efficiency Andras Bacsai 2025-09-08 14:04:24 +02:00
  • 852b2688d9 refactor(error-handling): remove ray debugging statements from CheckUpdates and shared helper functions to clean up error reporting Andras Bacsai 2025-09-08 14:03:27 +02:00
  • 11786278e7 Added pgAdmin one click service ShadowArcanist 2025-09-08 16:48:27 +05:30
  • 4c0c16a241 refactor(backlog): remove outdated guidelines and project manager agent files to streamline task management documentation Andras Bacsai 2025-09-08 09:19:24 +02:00
  • a243b99df4 feat(exceptions): introduce NonReportableException to handle known errors and update Handler for selective reporting Andras Bacsai 2025-09-08 09:18:25 +02:00
  • 914fcfa0ca Merge branch 'next' into fix-appwrite-template Chirag Aggarwal 2025-09-08 11:07:21 +07:00
  • 7754f5c769 feat(service): add Gramps Web template Halil Özgür 2025-09-08 04:07:54 +03:00
  • e6798ebf5e fix: region env variable thesloppyguy 2025-09-08 02:23:40 +05:30
  • ef89baf171 fix(templates) Fixing MetaMCP template Romain ROCHAS 2025-09-07 20:27:34 +02:00
  • 45c75ad9c1 feat(ssh): add Sentry tracking for SSH retry events to enhance error monitoring Andras Bacsai 2025-09-07 18:57:20 +02:00
  • 4bd29bf966 refactor(ssh): enhance error handling in SSH command execution and improve connection validation logging Andras Bacsai 2025-09-07 18:45:44 +02:00
  • 1c30bda221 style(campfire): format environment variables for better readability in Docker Compose file victor 2025-09-07 17:54:38 +02:00
  • cc5d16a0d2 fix(campfire): update port configuration from 80 to 3000 in Docker Compose file victor 2025-09-07 17:52:55 +02:00
  • afd5c959b5 feat(campfire): add Docker Compose configuration for Once Campfire service victor 2025-09-07 17:43:52 +02:00
  • 579cc25898 fix(ssh): introduce SshRetryHandler and SshRetryable trait for enhanced SSH command retry logic with exponential backoff and error handling Andras Bacsai 2025-09-07 17:17:35 +02:00
  • b847740924 refactor(command): simplify SSH command retry logic by removing unnecessary logging and improving delay calculation Andras Bacsai 2025-09-07 16:38:11 +02:00
  • 0f030c5e54 Change favicon image type to PNG and SVG Terijaki 2025-09-07 13:28:37 +02:00
  • b6176d905b feat(command): implement SSH command retry logic with exponential backoff and logging for better error handling Andras Bacsai 2025-09-07 10:26:23 +02:00
  • 80fb0651f3 Merge branch 'next' into fix-appwrite-template Chirag Aggarwal 2025-09-07 15:15:36 +07:00
  • 39e4c6f1b1 Merge branch 'next' into feat/ente SAHIL 2025-09-06 11:07:30 +05:30
  • 9289730cd9 Removed Restart Condition. thesloppyguy 2025-09-06 10:32:49 +05:30
  • 32ed4cbe6d Fix: Product hunt Ente Logo thesloppyguy 2025-09-06 04:05:14 +05:30
  • 97c22ab570 Fix: Services & Env variables thesloppyguy 2025-09-06 04:00:48 +05:30
  • 327e8ae3c9 fix(template): remove default values for environment variables Romain ROCHAS 2025-09-05 22:07:53 +02:00
  • 634e7593b3 add(templates): Metamcp app Romain ROCHAS 2025-09-05 22:00:37 +02:00
  • 2d135071c7 refactor(command): replace forceDelete calls with DeleteResourceJob dispatch for all stuck resources in cleanup process Andras Bacsai 2025-09-05 19:28:08 +02:00
  • 8c5c249c6a refactor(webhook): replace direct forceDelete calls with DeleteResourceJob dispatch for application previews Andras Bacsai 2025-09-05 19:27:59 +02:00
  • 136ca08305 refactor(command): streamline Init command by removing unnecessary options and enhancing error handling for various operations Andras Bacsai 2025-09-05 19:27:49 +02:00