* Switching to using the main default branch
* changing links to main branch, not master branch
* Changing a few links to relative
* Bumping chart version
Co-authored-by: Marwan Sulaiman <marwan.sameer@gmail.com>
* Add installation instructions for BOSH
* Fix weight and add link to try-out document
Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
* Add GCS to helm chart
* base64 encode serviceAccount in the chart
* Standardize GCP Service Account references
* pipe storage.gcp.serviceAccount to quote
* adding documentation for installing on GAE for issue 1379
* turning draft status off for GAE install docs
* adding documentation for installing on google cloud run
* install documentation/scripts for gae
* updating docs on gae cloud run for clarity
* Changing install docs to include $ before shell commands
* add index translation of install section
* add translation of build-from-source
* add chinese translation of install-on-aci.md
* add chinese translation of intall-on-kubernetes
* add zh translation of managing-private-repos
* fix some typos
* removed -mod=vendor from Makefile
* removed -mod=vendor from docs
* Set GOPROXY=https://proxy.golang.org in docs and Makefile
* remove -mod=vendor from Dockerfile; add GOPROXY=https://proxy.golang.org
* Updating english docs to indicate the presence of hosted public proxies
* fixing spacing
* more spacing
* bump chart version again
since I pulled from master, the linter told me to do this again
* Further alterations to the install documentation
This is a follow-up to https://github.com/gomods/athens/pull/1095. I accidentally merged that :( so I am rolling forward here based on comments in the previous PR
* simplifying
* Rename docker image to gomods/athens
* Bump chart version to match new release version
* Switch from stable tag to latest tag
Our docs used latest, and it's awkard when you don't have a latest tag anyway
* Adding a section page for installing
* adjusting section ordering
so that the section list reads more like a story front to back
* Adjusting intro title
* removing redundant title
* Adding a body to the design section header
* Adding more to the contributing front page
* Splitting up sections in the install front page
* adding intro summary
* Better description of federation
* adding new maintainer language
* relative link
* more grammar and formatting fixes
* starting outline
* Rewording and adding more outline
* moar
* remove maintainers links, fill in template links
* basic list of ideas
* change folder structure
* try out new menu and page heiarchy
* thinking out loud
* I like this link
* almost done for now
* move into new sub menu
* doesn't belong here
* trigger netlify
* forgot chapter flag
* capitalize
* comment out ideas
* basic outline of git
* not a draft anymore
* git and github complete
* move community roles and order menu
* typos and link contributor covenant
* address requested changes
remove last mod time and author from chapters
re-phrase leading line in docs/maintainers/_index.md
* chart skeleton
* doing more stuff on templates
* Adding disk storage root env var
In case you set the storage type to disk, then you can set the storage root
* Defaulting disk storage root location
* defaulting to go binary path as installed in dockerfile
* Adding Adding Service and Ingress to Chart
* In sync with newer docker image, added the ability to use a PVC!
* Refactored charts, added skeleton install
Co-authored-by: Aaron Schlesinger <arschles@gmail.com>
* Adding more documentation
* Adding newlines
* Updated to v0.1.0 !!!
* Updated repo to gomods/proxy
* WIP "installation" guide
This PR adds an installation guide with instructions on how to use
disk storage to achieve persistent storage.
Closes#533
* Formatting cleanup
* Swapped to Docker based instructions
* Moved install into "install" directory, added PowerShell commands
* Fixed wording about running container and environment variables
* Fixed a type-o
* Code review comments, cleaned up PowerShell commands
* Updated docker run commands
* WIP "installation" guide
This PR adds an installation guide with instructions on how to use
disk storage to achieve persistent storage.
Closes#533
* Formatting cleanup
* Swapped to Docker based instructions
* Moved install into "install" directory, added PowerShell commands
* Fixed wording about running container and environment variables
* Fixed a type-o
* Code review comments, cleaned up PowerShell commands
* Updated docker run commands
* Update to gomods/proxy:latest