Dockerizing godoc for private repositories
Thursday, Sep 13th, 2018
If you have private libraries, then you will want to run a private godoc instance to make the documentation more accessible.
Recommended next steps:
- Add AuthN/AuthZ directly or with an auth proxy.
- Trigger CI jobs from
master
branch merges of documented projects.
build.sh