coolify/bootstrap/helpers
Andras Bacsai 2c845461c9 refactor(nginx): streamline default Nginx configuration and improve error handling
Updated the default Nginx configuration function to enhance clarity and maintainability. Removed unnecessary redirection logic and added explicit handling for 404 errors, ensuring a more robust error management strategy. This refactor simplifies the configuration while maintaining essential functionality, contributing to a cleaner and more efficient setup.
2025-03-13 20:30:22 +01:00
..
api.php feat: add environment_uuid support and update API documentation 2024-12-17 13:42:16 +01:00
applications.php feat(core): You can validate compose files with docker compose config 2025-02-27 11:29:04 +01:00
constants.php Support PopOS as server 2024-12-04 13:19:00 +01:00
databases.php fix(s3): DigitalOcean storage buckets do not work 2025-01-25 23:40:40 +01:00
docker.php fix(revert): label parsing 2025-02-28 20:25:19 +01:00
github.php chore: remove more logging 2025-01-06 21:16:57 +01:00
notifications.php refactor(notifications): Improve transactional email settings handling 2025-02-27 12:56:37 +01:00
proxy.php feat(core): add name to default proxy configuration 2025-02-03 21:24:01 +01:00
remoteProcess.php fix: getcontainer status should timeout after 30s 2025-01-10 12:04:59 +01:00
services.php feat: migrate env variables to polymorphic relationship 2024-12-17 10:38:42 +01:00
shared.php refactor(nginx): streamline default Nginx configuration and improve error handling 2025-03-13 20:30:22 +01:00
socialite.php Added support for passing hd parameter to Google via existing tenant column in oauth_settings 2025-02-16 16:44:22 -08:00
subscriptions.php add 'admin' to allowed paths for unsubscribed accounts 2024-12-16 13:00:29 +01:00
timezone.php refactor: improve data formatting and UI 2025-01-15 18:35:20 +01:00