Group Details Private

administrators

  • RE: Getting LDAP to work

    Hi @no-doubt,

    We are software engineers that provide technical support to technical end users. We cannot help non-technical users who provide no technical information. Moreover, I'm not willing to work with users who call our products "a real pain" and share counter-productive "facts" about how easy competitive products are. You should know better.

    I'm going to lock this thread, but I'll give you another chance though.

    If you'd like to continue your evaluation and receive technical support, please spend a few moments reviewing other forum posts to see how users communicate with us. If you feel comfortable doing that, then post again. If not, then it sounds like you've got two products to choose from.

    Sincerly,

    Alex

    posted in Support
  • RE: How to use Package/Container Usage in ProGet/Otter

    Hi @geraldizo_0690 ,

    Thanks! That's pretty much where we left it, an "interesting feature" with no real demand. I'm glad you "get it" though and see some value here :)

    This allows users to check whether the packages they use have already been updated with the latest security updates.

    So to clarify, your envisioned usecase is system/Debian packages? What would you do on the Otter side? Orchestrate updates of those packages?

    Cheers,
    Alex

    PS -- other issue is the list to address, easy fix just haven't gotten to it yet w/ PG2026 stuff

    posted in Support
  • RE: V5: Active Directory vs V4 - Delays

    Hi @george-bowen_9415 ,

    This was brought up at a internal review meeting, but I didn't want to have this added because I don't want to start adding configuration options to the AD v5 Directory - the goal is to "just work" for 95% of the use cases, and your configuration (37K users, 101 direct groups, 217 indirect groups) definitely falls within the 5%

    So, our plan is to update the documentation on how to configure LDAP / OpenLDAP directory with AD. That's technically more work than adding a checkbox.... but this aligns with how most other products integrate with LADP/AD.

    We plan to document this in the coming weeks, but in the meantime you could probably figure it out without the tutorial.

    Cheers,
    Alex

    posted in Support
  • RE: Transfer License: Active On Two Servers Temporarily

    Hi @denis-krienbuehl_4885 ,

    Thanks for checking; for a short-term like this no problem!

    Cheers,
    Alana

    posted in Support
  • RE: Supported Database for ProGet HA Installations

    Hi @EnterpriseVirtualization_2441 ,

    We do not recommend using SQL Server Availability groups..

    For a product like ProGet, a single database node is all that's required -- and it's strongly recommended.

    There is no practical benefit to a clustered database here - on the contrary, it makes the product slower, less stable, and more costly/complex to maintain. As such, InedoDB does not support clustering.

    Cheers,
    Alana

    posted in Support
  • RE: Support for kubernetes-based deployment of ProGet and InedoDB?

    Hi @jeff-williams_1864 ,

    ProGet for Linux (Docker) is fully supported. You deploy it how you'd like, and many customers use container orchestration platforms like Kubernetes with no problem.

    However, we only provide step-by-step instructions for Docker. This is intentional, as these platforms are quite complex and require a lot of skills to configure, maintain, and troubleshoot.

    While we try to help support "platform issues" on Windows (i.e. everything from permissions to Domain configuration), that's a lot more straightforward for us to support -- and Microsoft can pick up the slack (e.g. a failed Windows update, etc).

    So long story short, if you are comfortable with Kubernetes/Openshift, feel free to use it. But otherwise, we don't want ProGet to be our users' "first Kubernetes" experience :)

    Thanks,
    Alana

    posted in Support
  • RE: https://docs.inedo.com/docs/proget/api/pgutil#sources ~/.config/pgutil/ pgutil.config correction

    Thanks for pointing that out @rcpa0 ! I've just updated the docs now.

    posted in Support
  • RE: Supported Database for ProGet HA Installations

    Hi @jeff-williams_1864 ,

    You mentioned that you're "using the embedded database at the moment", which I take to mean that you're not using a separate SQL Server container image.

    The In that case, the only options for a clustered installation is using InedoDB (recommended) or an External PostgreSQL (not recommended).

    If you were using SQL Server, then SQL Server would be supported for a clustered instance as well. However, we are moving away from SQL Server, so we definitely wouldn't recommend it on a new installation.

    Thanks,
    Alana

    posted in Support
  • RE: How to use Package/Container Usage in ProGet/Otter

    Hi @geraldizo_0690 ,

    Thanks for trying out the feature! Unfortunately I think this feature broke around ProGet 2023 and no one seemed to notice it; we were actually planning on removing it in ProGet 2026.

    We build the feature ages ago, but no one ever asked for it. It just "felt" like a "nice idea" at the time, but we never really thought out a proper use case. So was never documented very well and it would seem no one used it 😅

    Anyway... I'd be open to reviving it if we could actually figure out a use case. What are you trying to do? Would love to get an idea to see if we can solve a real-world problem here

    Thanks,
    Alex

    posted in Support
  • RE: Proget is unable to download Maven packages that use a nonstandard versioning scheme

    Hi @devops-user @joshua-mitchell_8090 ,

    Thank you so much for testing! We'll merge this in via PG-3251 in tomorrow's maintenance release.

    As for the other error, it's technically unrelated - but that package has such a long "compliance analysis report" that it's getting truncated in the database cache. PostgreSQL complains about that, SQL Server silently does it. Anyway w'ell fix via PG-3250 perhaps in tomorrow's release as well.

    Cheers,
    Alana

    posted in Support