Commit Graph

175 Commits

Author SHA1 Message Date
Chris Mills
ae69e1f57d Fix 404s within documentation (#1644)
Signed-off-by: Chris Mills <millscj01@gmail.com>
2020-06-29 19:38:05 +01:00
WillAbides
40ef226d3c Replace limit with pagesize in docs for catalog endpoint (#1641)
Co-authored-by: Marwan Sulaiman <marwan.sameer@gmail.com>
2020-06-29 09:26:54 -04:00
Timo Reitz
29a710920d Fix link in deprecation note. (#1642)
Co-authored-by: Timo Reitz <timo.reitz@4com.de>
2020-06-29 09:44:04 +01:00
Rustam Zagirov
8eebda309b fix typo in docs (#1629) 2020-06-16 08:21:08 -04: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
Bradley
df9728ecd5 docs: typo for ATHENS_DOWNLOAD_MODE custom (#1605) 2020-04-20 09:26:58 -04:00
Marwan Sulaiman
3c4db4ce86 pkg/storage: add External implementation (#1587)
* pkg/storage: add External implementation

* fix conflicts

* use newly instantiated client
2020-03-27 13:35:52 -04:00
Ted Wexler
939e695526 Adds redis sentinel support (#1554)
* Adds redis sentinel support

Fixes #1553

* Fix redis-sentinel test hostnames

* Fix redis master name again

* Fix redis sentinel port in tests

* Upgrade the redis client

* Rmoeve accidental config change

* Fix default config

* Addresses review comments

* Add documentation on single flight mechanisms

* Fix spelling issues

* Fix formatting

Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
2020-03-17 13:04:37 -07: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
Aaron Schlesinger
e42546a2b0 Adding "Powered by Netlify" text (#1563) 2020-03-04 09:54:15 +00:00
Aaron Schlesinger
9624953236 Updating the sum database documentation (#1494)
* Updating the sum database documentation
2020-02-21 14:25:07 -08:00
Aaron Schlesinger
ed703ee63d Adding docs for setting the GONOSUMDB env var on the Athens side (#1504)
* Adding docs for setting the GONOSUMDB env var on the Athens side

Ref https://github.com/gomods/athens/issues/1363

* Updating with multiple repos, and adding a note

* Update docs/content/configuration/sumdb.md

Co-Authored-By: Ted Wexler <ted@stuckinacan.com>

* Qualifying "user"

Co-authored-by: Ted Wexler <ted@stuckinacan.com>
2020-02-19 19:52:24 -05: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
vapod
4530a58359 Add forcepathstyle config for s3 (#1533)
* Add forcepathstyle config for s3

* Bump chart version

* Fix typos in s3 config struct
2020-02-10 16:03:25 -08:00
Zhongpeng Lin
b456c5c189 Escaping underscore (#1516)
Co-authored-by: Rob j Loranger <dev@loranger.xyz>
2020-01-19 16:58:22 -08:00
Michael D Henderson
1345d1f9a6 fix typo in Atlassian name (#1515)
Co-authored-by: Rob j Loranger <dev@loranger.xyz>
2020-01-19 15:36:13 -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
Aaron Schlesinger
15733395eb Fixing filter link (#1524) 2020-01-13 13:53:47 -08:00
Aaron Schlesinger
3edd242848 Revamping the download mode file (#1508)
Also doing a few things in the process:

- Deprecating the documentation that references the filter file
- Changing the order of the configuration documentation to put the deprecated documents at the bottom of the config section
- Adding a note to the disk storage documentation about pre-filling the disk cache

Fixes https://github.com/gomods/athens/issues/1501
2020-01-13 13:28:59 -08:00
Aaron Schlesinger
be84140e6a Adding a "next step" button to our contributing pages (#1486)
* Adding a "next step" button to our contributing pages

Fixes https://github.com/gomods/athens/issues/1485

* a little more text
2019-12-06 13:48:00 -08:00
Aleksandr Razumov
5b194688a0 storage/s3: add custom endpoint url support (#1467) 2019-12-05 13:04:03 -08: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
Aaron Schlesinger
82472fe945 Adding instructions for pre-filling the disk cache (#1414)
* Adding instructions for pre-filling the disk cache

* Fixing up titles

* Updating to the new pacmod

thanks to @jpreese for the advice on how to use the updated one!

* Making some wording changes

Thanks @jpreese!
2019-12-03 17:40:22 -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
Banner Schafer
c8d81b9ad5 Explain vendor vs proxy (#1427)
* adding a section for discussion on when to do vendor directories vs. when to use athens or another proxy server

* adding more detail and an outline

* Adding a bit more 😄

* adding to vendor vs athens faq

* removing reference material from FAQ when to use Athens

* Fixing awkward phrasing in faq docs.

* updating FAQ docs based on [slack message](https://gophers.slack.com/archives/C9LRAQN8N/p1571149854034400?thread_ts=1571093549.033500&cid=C9LRAQN8N)
2019-11-08 14:49:07 -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
Aaron Schlesinger
a565a0d10b Adding note about office hours, removing note about developer meetings (#1344)
* Adding note about office hours, removing note about developer meetings

@LinuxSuRen @lopetazor would you mind checking out the Chinese / Spanish documentation (respectively) and changing the wording in there, when you can?

* Changing title

thanks @robjloranger!

* Some updates

For @jpreese

* Making a proper link to the zoom download URL

Thanks for pointing this out @jpreese!
2019-10-23 16:46:13 +02:00
Banner Schafer
81102aa38d Explain vendor vs proxy (#1403)
* adding a section for discussion on when to do vendor directories vs. when to use athens or another proxy server

* adding more detail and an outline

* Adding a bit more 😄

* adding to vendor vs athens faq

* removing reference material from FAQ when to use Athens

* Fixing awkward phrasing in faq docs.
2019-10-16 13:49:29 -07:00
Abhishek Gupta
e2b4461517 Added storage configuration section for Azure Blob Storage (#1411) 2019-10-02 09:47:31 -07:00
Wang Qilin
f19e855923 Add chinese translation of known-limitations.md and why.md (#1384)
* add chinese translation of known-limitations

* add chinese translation of why
2019-09-26 17:37:26 -05:00
Aaron Schlesinger
cdf000cbbe Updating the download config docs to indicate how to point to the download file (#1371) 2019-09-09 23:22:22 +01:00
Aaron Schlesinger
a0c8dff8cd Adding a note in the configuration section about the config.dev.toml (#1343)
Fixes https://github.com/gomods/athens/issues/921
2019-08-28 12:52:55 -07:00
Manu Gupta
f4f3afb4de Add docs for fargate url (#1352) 2019-08-28 11:19:44 -07:00
Sawada Shota
eb4ebdb612 docs: Fix outdated validation hook's link (#1351) 2019-08-27 16:48:39 -07:00
Kenshi Kamata
667b9fdf65 Fix typo (#1358)
* fix duplicated 'the'

* fix typo found by misspell
2019-08-27 10:55:09 -07:00
Manu Gupta
16739a1213 Add relative URI for AWS fargate. (#1337)
* f

* r

* f

* gofmt

* ep

* Container url

* Asd

* nit

* Update docs

* keep old stuff

* old is gold

* indent

* asd
2019-08-21 14:21:01 +01:00
Bob Maertz
994810324e Fix Mongo initialization to use environment variables for db/coll names (#1331)
* Updated mongo init to use db name env variable.

* Updated mongo init to use coll name env var.

* Fixed merge conflict.

* Updated formatting in mongo_test.
2019-08-14 21:41:21 -07:00
Paweł Słomka
b546cb9291 Fix kubernetes installation docs (#1333) 2019-08-12 21:55:37 -07:00
John Reese
9a8daf7186 Fix try-out link (#1330) 2019-08-07 06:53:14 -07:00
Prasanth Vaaheeswaran
7b563c236d docs: Add list of supported VCS servers (#1324)
Close #1137
2019-08-06 13:20:27 -04: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
Chris Bystrek
d398221ff1 add one liner to get started to docs (#1278)
* add one liner to get started to docs

* Updates based on spanish review.

* Updates based on chinese review.
2019-06-27 13:16:52 -07:00
Marwan Sulaiman
76fb786324 downloadProtocol: support multi-proxy environments with DownloadFile (#1230)
* downloadProtocol: support multi-proxy environments with DownloadFile

* remove debugging lines

* update config tests

* download/mode: add tests for DownloadFile and friends

* add documentation to Download File
2019-06-08 00:30:07 -04: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
marpio
1dedaaaa11 add docs explaining the tini warning (#1277) 2019-06-07 14:43:03 -07:00
David
ee05c2b6f8 es: adding more changes to add the Go Module Mirror (#1252)
adding more changes to add the Go Module Mirror, spanish translation. Related to https://github.com/gomods/athens/pull/1238
2019-06-04 23:45:59 -04:00