Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:postgres-ai/postgres_ai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:main
Choose a base ref
Loading
...
head repository:postgres-ai/postgres_ai
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:coolify-deploy
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8commits
  • 1file changed
  • 1contributor

Commits on Sep 29, 2025

  1. Configuration menu
    Copy the full SHA
    60b2158View commit details
    Browse the repository at this point in the history
  2. 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.
    @bogdan-ts
    bogdan-ts committedSep 29, 2025
    Configuration menu
    Copy the full SHA
    f260afdView commit details
    Browse the repository at this point in the history
  3. Fixes Prometheus config directory issue

    Ensures Prometheus configuration uses a file, not a directory.This prevents potential startup failures if the configurationis incorrectly set up as a directory.
    @bogdan-ts
    bogdan-ts committedSep 29, 2025
    Configuration menu
    Copy the full SHA
    5000dd8View commit details
    Browse the repository at this point in the history
  4. Revert "Fixes Prometheus config directory issue"

    This reverts commit5000dd8.
    @bogdan-ts
    bogdan-ts committedSep 29, 2025
    Configuration menu
    Copy the full SHA
    770ccc1View commit details
    Browse the repository at this point in the history
  5. 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
    @bogdan-ts
    bogdan-ts committedSep 29, 2025
    Configuration menu
    Copy the full SHA
    c575152View commit details
    Browse the repository at this point in the history
  6. 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.
    @bogdan-ts
    bogdan-ts committedSep 29, 2025
    Configuration menu
    Copy the full SHA
    e4fd6f5View commit details
    Browse the repository at this point in the history
  7. 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.
    @bogdan-ts
    bogdan-ts committedSep 29, 2025
    Configuration menu
    Copy the full SHA
    7cdbe95View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

  1. Specifies volume mount types and attributes

    Adds explicit volume types and attributes for enhancedconfiguration and clarity. This ensures proper volumehandling and read-only access where applicable.
    @bogdan-ts
    bogdan-ts committedSep 30, 2025
    Configuration menu
    Copy the full SHA
    b851d3cView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp