Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
How to automate ProGet installation via ansible so that ProGet and SQL EXPRESS gets added to D drive instead of default C drive
-
@Srinidhi-Patwari_0272 said in How to automate ProGet installation via ansible so that ProGet and SQL EXPRESS gets added to D drive instead of default C drive:
How to make ProGet URL accessible to all?
If you're able to access ProGet while being logged into the server, then it means the web server is up and running without issues.
From here, you'll need to adjust Windows firewall settings and/or enable DNS so that others can access. There's also certificate settings you'll need possibly. I'd check w/ your network team on this --- definitely not a change you can make inside of ProGet itself.
-
@dean-houston
Thanks for replyIf u shed some more light on how to add certificate would be a great help
-
@Srinidhi-Patwari_0272 here is some information about HTTPS support on Windows:
https://docs.inedo.com/docs/installation-windows-https-supportHowever.... as Dean mentioned, this is something you'll need to work with your network team (a domain administrator) on, as the cert needs to be trusted, etc.
-
@atripp Now ProGet installation not working. It's failing while installing. It's not creating ProGet folder under C->ProgramData
-
@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?
-
Hi @Srinidhi-Patwari_0272,
The domain name is
abcd.efg.comand the port is8624; it's very likely someone will need to open that port on the firewall as well.Cheers,
Dean -
@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 = falseWe 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?
-
Hi @Srinidhi-Patwari_0272 ... it sounds like everything's working on the ProGet side, but I'm not familiar enough with troubleshooting Terraform/etc. to advise how to troubleshoot automating that.
-
Hi @dean-houston
What about health check URL for ProGet application? I mean i need path for healthcheck -
@Srinidhi-Patwari_0272 here is the api for healthcheck:
https://docs.inedo.com/docs/proget-reference-api-healththe url would be
/health
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login