Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Srinidhi.Patwari_0272
    S
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Srinidhi.Patwari_0272

    @Srinidhi.Patwari_0272

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

    Srinidhi.Patwari_0272 Follow

    Best posts made by Srinidhi.Patwari_0272

    This user hasn't posted anything yet.

    Latest posts made by Srinidhi.Patwari_0272

    • Proget silent installation failing with connectionString not initialized error.

      Proget silent installation failing with connectionString not initialized error.
      It's not adding "sharedConfig" folder under C->Inedo and it's not adding "ProGet" folder in C directory which supposed to be done noramlly..

      Proget version: 6.0.3

      Command used : hub.exe install ProGet:6.0.3 --TargetDirectory="D:\ProGet" --ConnectionString="Data Source=example.db.name; Integrated Security=True;"

      @atripp @dean-houston any help would be appreciated. Kindly consider it as urgent!..

      posted in Support
      S
      Srinidhi.Patwari_0272
    • RE: How to automate ProGet installation via ansible so that ProGet and SQL EXPRESS gets added to D drive instead of default C drive

      Hi @dean-houston
      What about health check URL for ProGet application? I mean i need path for healthcheck

      posted in Support
      S
      Srinidhi.Patwari_0272
    • RE: How to automate ProGet installation via ansible so that ProGet and SQL EXPRESS gets added to D drive instead of default C drive

      @dean-houston Part of my ProGet.config looks like
      <WebServer Enabled="true" Urls="http://abcd.com:8624" />

      So there is a need to add port number with url in config file?

      Health check is failing and my terraform.tfvars looks like :
      paths = [""]
      ports = [80,443,8624]
      health_port = 8624
      health_request_path = ""
      health_check_host = "abcd.com"
      port_name = "http80"
      https_health_check = false

      We need http not https but proget url not being accessed in local laptop browsers. Firewall open for 8624 has been done. May i know what i am missing?

      posted in Support
      S
      Srinidhi.Patwari_0272
    • RE: How to automate ProGet installation via ansible so that ProGet and SQL EXPRESS gets added to D drive instead of default C drive

      @atripp kindly ignore above error message. It got resolved.

      I still have issue with accessing proget url. I raised ticket to my Domain name where i added "http://abcd.efg.com:8624". So domain name should not include 8624? or how it is?

      posted in Support
      S
      Srinidhi.Patwari_0272
    • RE: How to automate ProGet installation via ansible so that ProGet and SQL EXPRESS gets added to D drive instead of default C drive

      @atripp Now ProGet installation not working. It's failing while installing. It's not creating ProGet folder under C->ProgramData

      posted in Support
      S
      Srinidhi.Patwari_0272
    • RE: How to automate ProGet installation via ansible so that ProGet and SQL EXPRESS gets added to D drive instead of default C drive

      @dean-houston
      Thanks for reply

      If u shed some more light on how to add certificate would be a great help

      posted in Support
      S
      Srinidhi.Patwari_0272
    • RE: How to automate ProGet installation via ansible so that ProGet and SQL EXPRESS gets added to D drive instead of default C drive

      Hi @atripp

      I'm able to fix it. Thanks

      Now i have last question: How to make ProGet URL accessible to all?
      When i added my URL under ProGet.config file i'm able to access but no one else. Is it that we need to make WebServer Enabled="false" in config file or something else?

      posted in Support
      S
      Srinidhi.Patwari_0272
    • RE: How to automate ProGet installation via ansible so that ProGet and SQL EXPRESS gets added to D drive instead of default C drive

      Hi @atripp
      i applied above command as it is with version and Server change. Proget installed.

      But attachment of external DB to my ProGet didn't happen. Can you please suggest any other way?

      posted in Support
      S
      Srinidhi.Patwari_0272
    • RE: How to automate ProGet installation via ansible so that ProGet and SQL EXPRESS gets added to D drive instead of default C drive

      @atripp
      Thanks for the reply.

      I have external DB, so how to attach it in silent installation. Does external DB should have any prior files to work?

      I understood that SQL express will be installed if we do silent installation.

      In my case i have rules like each 45 days VM must be repaved in that i will lose all SQL stuff.

      External DB i am using now. So how to achieve silent installation with external DB?

      posted in Support
      S
      Srinidhi.Patwari_0272
    • How to automate ProGet installation via ansible so that ProGet and SQL EXPRESS gets added to D drive instead of default C drive

      I need help in following :

      1. Automating installation, repaving of ProGet using Ansible
      2. During repave VM will be re-constructed so i can see things are going to C drive like SQL EXPRESS, INEDO HUB etc. This should by default go to D drive
      3. Restarting of ProGet via ansible should not impact
      4. We have SERVICE ACCOUNT that needs access to ProGet.
      posted in Support
      S
      Srinidhi.Patwari_0272