Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. jeff.williams_1864
    J
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    jeff.williams_1864

    @jeff.williams_1864

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

    jeff.williams_1864 Follow

    Best posts made by jeff.williams_1864

    This user hasn't posted anything yet.

    Latest posts made by jeff.williams_1864

    • RE: Supported Database for ProGet HA Installations

      Perfect, thanks Alana :)

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

      Thanks Alana, that is fair. I am mainly wanting to make sure that the app remains supported regardless of whether I deploy it on Linux using docker, or on a kubernetes platform. It is assumed there is underlying platform support that will be on us.

      posted in Support
      J
      jeff.williams_1864
    • Support for kubernetes-based deployment of ProGet and InedoDB?

      I have a Kubernetes/OpenShift-based deployment of the Pro Trial of Proget with the embedded database. We will be deciding whether to purchase licensing soon. Since Inedo does not seem to have an official supported Kubernetes/OpenShift deployment, will support still be provided for the clustered ProGet application and the InedoDB products?

      Thank you

      Jeff

      posted in Support
      J
      jeff.williams_1864
    • Supported Database for ProGet HA Installations

      I have a 2025 version of ProGet deployed in OpenShift using the embedded database at the moment, For an HA deployment, what is the supported database cluster, SQL AlwaysOn, InedoDB, or PostgreSQL? This page https://docs.inedo.com/docs/installation/postgresql points to using InedoDB as the choice for a clustered DB for Inedo products, but this page https://docs.inedo.com/docs/installation/postgresql says "can work with any SQL Server Cluster installation". Finally, this page https://docs.inedo.com/docs/installation/sql-server seems pretty definitive that SQL is supported.

      Thanks for your help de-mystifying it for me, I am sure I am just confusing myself.

      posted in Support
      J
      jeff.williams_1864
    • The SSL connection could not be established, see inner exception.

      I have deployed ProGet on my OpenShift cluster and set up my feeds. It seems pypi works very well, but when I try to search maven and NuGet for packages, I get "The SSL connection could not be established, see inner exception.". When I try to curl the repo url's from my container, I get varied results, but mostly I am seeing things like this:

      "* TLSv1.3 (OUT), TLS alert, unknown CA (560):

      • SSL certificate problem: self-signed certificate in certificate chain
      • Closing connection 0
        curl: (60) SSL certificate problem: self-signed certificate in certificate chain
        More details here: https://curl.se/docs/sslcerts.html

      curl failed to verify the legitimacy of the server and therefore could not
      establish a secure connection to it. To learn more about this situation and
      how to fix it, please visit the web page mentioned above."

      I have created a configMap of my trusted ca bundle and mounted to /etc/pki/ca-trust/extracted/pem on the pod via a volumeMount.

      Is there a specific way to tell my pod to use the trusted ca bundle I have mounted to the pod as a volume?

      posted in Support
      J
      jeff.williams_1864
    • is there a supported OpenShift deployment of ProGet?

      I am working on testing out ProGet for my organization by using the free version, with the intent to eventually opt in to the Enterprise version if the cost to benefits works out that way. Is there any documentation available that outlines a supported method of deploying ProGet to OpenShift?

      posted in Support
      J
      jeff.williams_1864