This is an umbrella issue that tracks all the possible blockers for having users self host the pkgsite codebase. ### Issues: - [x] Make LICENSE detection optional in pkgsite codebase: https://github.com/golang/go/issues/39602 - [ ] Write self-hosting specific documentation: i.e. deployment steps, things to be aware of, etc. - [ ] Local quickstart docs. Running a local pkgsite with the bare minimum should be easy for any experienced Go developer. - [ ] Clarification of what features/requirements are needed or can be switched off for a local setup, e.g. GOPROXY or a search "engine". - [ ] https://github.com/golang/go/issues/48603 - [ ] Using a custom HTTPS proxy for the private git repositories. - [ ] Using a proxy that acts as a gateway to the internet. - [x] https://github.com/golang/go/issues/55106 Please feel free to edit this issue to add/remove issues above.
This is an umbrella issue that tracks all the possible blockers for having users self host the pkgsite codebase.
Issues:
Please feel free to edit this issue to add/remove issues above.