Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. pg_user_8607
    P
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    pg_user_8607

    @pg_user_8607

    0
    Reputation
    5
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    pg_user_8607 Follow

    Best posts made by pg_user_8607

    This user hasn't posted anything yet.

    Latest posts made by pg_user_8607

    • RE: Migrating from Sonatype Nexus to ProGet

      I checked the /var/log/postgresql/postgresql-17-main.log file but it is empty.

      posted in Support
      P
      pg_user_8607
    • RE: Migrating from Sonatype Nexus to ProGet

      On my test instance i ran the "maven.org Full Maven Connector Index Job" manually but it seems to have crashed. Now ProGet does not start anymore because it can't reach the database. I already restarted the docker container but that didn't fix the issue.

      How to get the logs from the built in database to check what's wrong?

      c0a21f58-4881-4a16-b70a-5d8e1a150d0d-image.png

      I already checked https://docs.inedo.com/docs/installation/postgresql but the troubleshooting info did not help:

      root@dc6f66f82da3:/usr/local/proget/service# ./proget query --file=-
      unexpected argument: query
      unexpected argument: --file=-
      
      Description:
        Hosts the ProGet service and performs various operations.
      
      Usage:
        proget [command] [options]
      
      Commands:
        run                 Runs the ProGet service.
        resetadminpassword  Switches to the built-in user directory and changes the Admin account password to "Admin".
        upgradedb           Upgrades the database schema version to this version of ProGet.
        database            Commands for performing database maintenance operations
      
      posted in Support
      P
      pg_user_8607
    • RE: Migrating from Sonatype Nexus to ProGet

      Thank you for the detailed response! I see your points. I will check the links :)

      posted in Support
      P
      pg_user_8607
    • Migrating from Sonatype Nexus to ProGet

      Hi there,

      I’m currently evaluating ProGet as an alternative to Sonatype Nexus, and I have to say the product looks very promising so far—great work 👍

      I have a couple of questions:

      1. Authentication exclusions

      In our previous Nexus setup, we had certain endpoints excluded from authentication due to compatibility issues with other tools. I attempted to recreate this behavior in ProGet.

      3f7f8803-8ff6-444f-be4a-f33c119726e1-image.png

      With the current configuration, accessing https://proget-test.some-company.net/nuget/internal-nuget/v3/index.json still requires authentication. Am I misunderstanding the configuration? Do these rules need to be inverted?

      My goal is to have security enabled by default, with explicit exceptions for certain paths.

      1. Vulnerability analysis updates

      On the vulnerability search page https://security.inedo.com/vulnerability/search?showOnlyInedoAnalysis=True the most recent entry appears to be from January 16, 2026. Is there a reason there haven’t been newer analyses published since then?

      1. Prometheus / OpenTelemetry integration

      The documentation mentions that “by integrating Prometheus with Inedo products, users can gain real-time visibility into metrics, detect anomalies, and address issues” (see: https://docs.inedo.com/docs/installation/logging/installation-prometheus), which I completely agree with. However, from what I can tell, ProGet itself does not currently expose any Prometheus-compatible metrics. Is that correct? Are there any plans to add native Prometheus and/or OpenTelemetry support to ProGet? From an operations and observability perspective, I think this would be an excellent fit.

      Thanks in advance for your help — I appreciate it.

      1. Roadmap

      https://inedo.com/products/roadmap looks outdated

      Best regards,
      K

      posted in Support
      P
      pg_user_8607