Navigation

    Inedo Community Forums

    Forums

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

    erich_1530

    @erich_1530

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

    erich_1530 Follow

    Best posts made by erich_1530

    This user hasn't posted anything yet.

    Latest posts made by erich_1530

    • RE: Step between install and <anything>? (noob question)

      I like that the install log is easy to read! I don't see any errors in it, but the service "bits" don't confirm that they were successful (nor that they failed).

      Silly me found the services. I had been looking (in the service manager) for "inedoProGet...", but the service's "friendly" name is just "ProGet Service". The two existed, but weren't started (although they would have started on reboot).

      So, now having started the services, I am presented with needing a license key. How do I use the free version? Both ProGet and Otter have a free version, but I don't see where that is selected in the Inedo Hub install dialogs (nor how to specify that in the CLI arguments documentation).

      [edit] Ah! I see! Requesting a key is for both Free and for Basic (30-day). I think I'm good (related to this ticket). 😊

      thanks!

      posted in Support
      E
      erich_1530
    • RE: Step between install and <anything>? (noob question)

      IMHO, the "Getting Started" documentation should at the barest of minimums include the second sentence of your second paragraph:

      Once successfully installed, there will be a "Launch" button - it just loads https://localhost:8624, which is the default port for ProGet.

      posted in Support
      E
      erich_1530
    • RE: Step between install and <anything>? (noob question)

      @stevedennis Thanks for the response.

      Chocolatey installs Inedo Hub and SQLServer Express as dependencies and runs the hub as an elevated admin user to silently install ProGet:

      "C:\InedoHub\hub.exe" install ProGet:24.0.35 --ConnectionString="Data Source=Localhost\SQLEXPRESS;Trusted_Connection=true;"
      

      and got a '0' exit code.

      If I open Inedo Hub, I see:
      InedoHub-ProGet.png
      So, ProGet was installed (and from what I can see just as the silent install instructions suggest), but the "Launch" button hits an "Connection refused" error. Inedo Hub does not appear to have created the service.
      Does the Hub have any kind of logging to document what it did (or didn't)? Why should I expect the manual process to work differently?
      This system does not have/use a Proxy.
      Thanks.

      posted in Support
      E
      erich_1530
    • Step between install and <anything>? (noob question)

      (This may be the most ignorant question possible, sorry!)

      I am trying to trial ProGet (on Windows) as a local Chocolatey repository, but the "Getting started" documentation jumps from installing to working, but there is no information about accessing! It's not even hinted at.

      I can install it (using Chocolatey) easily. I'd like to go through the documentation for other things, but how do I get to all those other settings/options? The 'Getting started' documentation is so lacking on actually getting started, it is only because there is some documentation (elsewhere) on configuring HTTPS, that I know it is a web interface. What URL (and port) do I need to use?

      Do I need to start a service or open the firewall? I found information in the manual install page about installing a service, but I didn't do a manual install. That said, I don't see any "inedo*" service installed.

      Basically, I'm not being successful in getting started, and I'm hopeful there are just a couple more bits of info I need to get over the initial hump and into exploring options.

      Thanks!

      posted in Support
      E
      erich_1530