chocolatey / chocolatey/choco-quickstart-scripts
Look Into Appending /nexus and /jenkins to Service Hosting URLs
- Dominant language
- PowerShell
- Stars
- 23
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
### Checklist
- [X] I have verified this is the correct repository for opening this issue.
- [X] I have verified no other issues exist related to my request.
### Is Your Feature Request Related To A Problem? Please describe.
Look into appending /nexus onto the nexus URL endpoint and adding a /jenkins to the jenkins URL.
### Describe The Solution. Why is it needed?
Currently the Azure enviornment uses this approach. Adding /nexus to the context path in the the nexus default properties file locally. They also add a --prefix=/jenkins into the arguments section of the jenkins.xml file.
Considering doing the same change on QSG to bring them more in line with each other as enviornment solutions.
### Additional Context
The difference between them would still be that QSG would run CCM, Jenkins, and Nexus over 3 different ports. Where as the C4BAE routes them all through the app gateway as 443 traffic. Effectively using the app gateway like a reverse proxy & load balancer.
### Related Issues
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.