Commit Graph

50 Commits

Author SHA1 Message Date
Jerry Ng
f33874ad81 docs: update helm cli installation istruction 2023-07-04 07:55:35 +08:00
Jerry Ng
d9e9b9a1fd docs: fix missing leading slash in url 2023-07-04 07:55:35 +08:00
DrPsychick
ac35a44e5a feat: new home for athens chart (#1845) 2023-03-14 07:08:18 +02:00
Nicholas Wiersma
96f7cb8975 feat: add non-root user to docker image (#1843) 2023-03-08 20:13:01 -08:00
Steve Coffman
7fc5e15447 Update Cloud Run per #1571 (#1751)
see https://github.com/gomods/athens/issues/1571#issuecomment-599221107
2022-01-18 15:43:09 -05:00
Nick Anderson
a4046cc890 docs: AWS Fargate (ECS) details (#1708) 2021-03-28 09:49:08 -04:00
Trenton Broughton
7152434457 Fix broken link to docker hub (#1674) 2020-10-27 12:14:31 -04:00
Chris Mills
ae69e1f57d Fix 404s within documentation (#1644)
Signed-off-by: Chris Mills <millscj01@gmail.com>
2020-06-29 19:38:05 +01:00
Aaron Schlesinger
c2c5daf61a Switching to using the main default branch (#1628)
* 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>
2020-06-15 16:44:37 -04:00
Dylan Meeus
33384411dd update version info in google-cloud-run docs (#1573)
* update version info in google-cloud-run docs

* Update docs/content/install/install-on-google-cloud-run.md

Co-Authored-By: Marwan Sulaiman <marwan.sameer@gmail.com>

Co-authored-by: Marwan Sulaiman <marwan.sameer@gmail.com>
2020-03-16 15:43:35 -07:00
Sebastian Heid
d7db2d4f11 Add installation instructions for BOSH (#1535)
* 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>
2020-02-19 16:39:12 -08:00
Ted Wexler
24f10b8a25 Adds detailed docker usage instructions (#1527)
* Adds detailed docker usage instructions

* Fixes a couple of typos

* Add link to release image description

* Describe the canary tag
2020-01-19 15:12:48 -05:00
Aditya Sharma
e0ec46b221 Add GCS to helm chart (#1428)
* Add GCS to helm chart

* base64 encode serviceAccount in the chart

* Standardize GCP Service Account references

* pipe storage.gcp.serviceAccount to quote
2019-12-03 18:28:07 -08:00
Banner Schafer
053280a941 adding documentation for installing on GAE (#1400)
* 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
2019-11-11 13:05:04 -08:00
Wang Qilin
ace301e4ec Add chinese translation of install section (#1444)
* 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
2019-10-30 17:47:01 +01:00
Paweł Słomka
b546cb9291 Fix kubernetes installation docs (#1333) 2019-08-12 21:55:37 -07:00
admin_3.exe
8240e720fd Update install-on-kubernetes.md (#1317) 2019-07-30 15:01:20 -04:00
Igor Zibarev
d620551b72 Add gitconfig support for helm chart (#1194)
This commit adds support for gitconfig in the athens helm chart.

Reflects https://docs.gomods.io/configuration/authentication/#altassian-bitbucket-and-ssh-secured-git-vcs-s
2019-07-08 14:50:02 -07:00
Geoff Baskwill
7fa1e00775 chart: allow setting deployment resource requests/limits (#1246)
* chart: allow setting deployment resource requests/limits

Signed-off-by: Geoff Baskwill <me@geoffbaskwill.ca>

* docs: add resources section to Helm chart docs

Signed-off-by: Geoff Baskwill <me@geoffbaskwill.ca>

* chart: bump chart version

Signed-off-by: Geoff Baskwill <me@geoffbaskwill.ca>
2019-07-03 13:41:49 -07:00
Alexander Zimmermann
a5eba1812b [helm-chart] Adding support for minio as storage-backend (#1288)
* support for minio-backend in helm chart

Signed-off-by: Alexander Zimmermann <alexander.zimmermann96@gmail.com>

* Added docs for minio storage

Signed-off-by: Alexander Zimmermann <alexander.zimmermann96@gmail.com>

* Changed default helm chart storage type back to disk

Signed-off-by: Alexander Zimmermann <alexander.zimmermann96@gmail.com>

* count up helm-chart version
2019-07-02 15:12:38 -07:00
Penthaa Patel
f0f046ae09 Removed -mod=vendor from Makefile and docs (#1250)
* 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
2019-06-07 15:14:32 -07:00
Brian Charous
460c9193c2 Adds S3 storage configuration to Helm chart (#1272)
* Adds S3 configuration to Helm chart

* fix typos and bump version
2019-06-07 15:02:43 -07:00
Aaron Schlesinger
0bfb2ed604 Updating english docs to indicate the presence of hosted public proxies (#1238)
* 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
2019-05-28 08:58:39 -07:00
Scott Lee
fd1cd2e0b1 Refer to a consistent minimum Go version (#1201)
* Refer to a consistent minimum Go version

* Refer to a consistent minimum Go version

* Change Go version to v1.12
2019-05-02 12:47:54 -07:00
Scott Lee
a327db006a Clear up language and remove duplicate content (#1202) 2019-04-30 12:14:45 -07:00
Rimas Mocevicius
f14707e5e5 [chart] add upstream proxy support, bump athens version (#1161)
* [chart] add upstream proxy support, bump athens version

* update chart readme and kubernetes install docs
2019-04-05 13:58:57 -07:00
Aaron Schlesinger
2a2159291f Removing the line number from the config link (#1158)
Fixes https://github.com/gomods/athens/issues/1157
2019-03-29 07:40:15 +01:00
Aaron Schlesinger
7561d5384e Further alterations to the install documentation (#1098)
* 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
2019-03-05 17:54:19 -05:00
Aaron Schlesinger
9c07647488 Updating docs to reference v0.3.0 (#1104) 2019-03-05 14:47:29 +01:00
Aaron Schlesinger
8caad2bc54 Updating helm docs to point to the new helm chart repository (#1102)
* Updating helm docs to point to the new helm chart repository

Fixes https://github.com/gomods/athens/issues/1099
Follow-up to https://github.com/gomods/athens/pull/1097/files

* fixes
2019-03-04 08:24:55 -06:00
Aaron Schlesinger
7bf99e1e6e adding a section on immutability (#1095)
* adding a section on immutability

* changes thanks to Piotr
2019-03-01 14:50:50 -08:00
Aaron Schlesinger
280d9f3f16 Adding a document for installing Athens on ACI (#967)
Fixes https://github.com/gomods/athens/issues/57
2019-02-21 08:59:59 +01:00
Quinn Slack
312f1d56a9 fix typo (Kuberentes -> Kubernetes) (#1021) 2018-12-31 20:27:24 -08:00
Roger Guldbrandsen
4c2c3a24b0 Add missing link to storage configuration docs (#1006) 2018-12-20 16:27:36 +01:00
marpio
aee30a4209 make target and docs (#1002)
* make target and docs

* fix grammar
2018-12-18 05:56:31 -08:00
Alessandro De Blasis
35231b7365 Fixed more typos (#940) 2018-11-21 10:10:48 -05:00
Alessandro De Blasis
3538767f8d Fix typo (#939) 2018-11-21 09:34:40 -05:00
Carolyn Van Slyck
f39b013629 Document our docker tags (#911)
* Document our docker tags

* Fix links on install page
2018-11-12 14:22:34 -08:00
Carolyn Van Slyck
bee463053a Rename docker image (#909)
* 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
2018-11-12 15:15:58 -06:00
Manu Gupta
0b3dc6e8ef Don't use the terms caching in our docs (#865)
* removes caching from docs

* Remove cache from the docs and replace it with storage

* separate out fetch part
2018-11-05 15:09:59 -08:00
Marwan Sulaiman
07296736bf Add hyperlink to config doc (#853) 2018-11-01 18:02:11 -04:00
Michal Pristas
3a190df2db replace the proxy with its name (#823) 2018-10-26 11:48:35 -07:00
Federico Paolinelli
13a2e1b5e9 Moved .netrc instructions as Install subpage (#771)
* Moved .netrc instructions as Install subpage

* Added missing file
2018-10-15 20:29:33 -04:00
Aaron Schlesinger
48e73f772d Adding section headers to the docs (#742)
* 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
2018-10-09 09:16:45 -05:00
Federico Paolinelli
65a360042b .netrc support with helm deploy (#722)
* Added netrc secret mount

* Added .netrc support

* Added newline
2018-10-08 11:59:04 -07:00
Marwan Sulaiman
6753def0b7 Authenticate by providing Github Token only (#739)
* Authenticate by providing Github Token only

* docs: add backticks to env var

* add optional word to docs
2018-10-04 19:35:16 -04:00
Rob j Loranger
89c09b11f8 docs: contribution guides (#570)
* 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
2018-09-28 11:29:56 -07:00
Michael Cook
ea1503f071 minor spelling fix (#603) 2018-08-30 17:26:03 -06:00
Jeremy Rickard
a953f1121b Finishing up the helm chart (#547)
* 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
2018-08-27 09:55:38 -06:00
Jeremy Rickard
7962cac0c2 How to install a shared dev team instance with persistent storage (#543)
* 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
2018-08-27 09:20:41 -06:00