-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: postgres-ai/postgres_ai
base: main
head repository: postgres-ai/postgres_ai
compare: coolify-deploy
- 8 commits
- 1 file changed
- 1 contributor
Commits on Sep 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 60b2158 - Browse repository at this point
Copy the full SHA 60b2158View commit details -
Fixes Prometheus config generation
Ensures the Prometheus configuration is always a file, not a directory, to prevent errors. Adds a dependency on the sources generator to ensure Prometheus starts after the configuration is ready.
Configuration menu - View commit details
-
Copy full SHA for f260afd - Browse repository at this point
Copy the full SHA f260afdView commit details -
Fixes Prometheus config directory issue
Ensures Prometheus configuration uses a file, not a directory. This prevents potential startup failures if the configuration is incorrectly set up as a directory.
Configuration menu - View commit details
-
Copy full SHA for 5000dd8 - Browse repository at this point
Copy the full SHA 5000dd8View commit details -
Revert "Fixes Prometheus config directory issue"
This reverts commit 5000dd8.
Configuration menu - View commit details
-
Copy full SHA for 770ccc1 - Browse repository at this point
Copy the full SHA 770ccc1View commit details -
Configures Prometheus with bind mounts
Updates Prometheus to use bind mounts for configuration. This simplifies configuration management and makes it consistent with other services. Adds grafana ini to provisioning folder
Configuration menu - View commit details
-
Copy full SHA for c575152 - Browse repository at this point
Copy the full SHA c575152View commit details -
Ensures Prometheus config is correctly handled
Adds parameters to ensure that Prometheus configuration is correctly handled by Docker Compose. Prevents potential errors due to incorrect file handling.
Configuration menu - View commit details
-
Copy full SHA for e4fd6f5 - Browse repository at this point
Copy the full SHA e4fd6f5View commit details -
Specifies volume mount types and attributes
Ensures that volume mounts are explicitly defined as 'bind' types with appropriate attributes such as read-only access and indication of whether they are directories. This change enhances the clarity and control over volume configurations, making the deployment more robust and predictable.
Configuration menu - View commit details
-
Copy full SHA for 7cdbe95 - Browse repository at this point
Copy the full SHA 7cdbe95View commit details
Commits on Sep 30, 2025
-
Specifies volume mount types and attributes
Adds explicit volume types and attributes for enhanced configuration and clarity. This ensures proper volume handling and read-only access where applicable.
Configuration menu - View commit details
-
Copy full SHA for b851d3c - Browse repository at this point
Copy the full SHA b851d3cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...coolify-deploy