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
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
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
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
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
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
Quinn Slack
312f1d56a9
fix typo (Kuberentes -> Kubernetes) ( #1021 )
2018-12-31 20:27:24 -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
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
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