rancher-partner-charts/charts/aquarist-labs/s3gw/0.7.0
Samuel Attwood aa41b0c44a Charts CI
Added:
  aquarist-labs/s3gw:
    0.7.0
  yugabyte/yugaware:
    2.14.4

Updated:
  bitnami/tomcat:
    10.5.0
  argo/argo-cd:
    5.13.2
  datadog/datadog:
    3.2.0
  jenkins/jenkins:
    4.2.12
  kubecost/cost-analyzer:
    1.98.0
  bitnami/postgresql:
    12.1.0
  bitnami/wordpress:
    15.2.11
  yugabyte/yugabyte:
    2.14.4
2022-11-03 15:30:22 -04:00
..
templates Charts CI 2022-11-03 15:30:22 -04:00
Chart.yaml Charts CI 2022-11-03 15:30:22 -04:00
README.md Charts CI 2022-11-03 15:30:22 -04:00
app-readme.md Charts CI 2022-11-03 15:30:22 -04:00
questions.yaml Charts CI 2022-11-03 15:30:22 -04:00
values.yaml Charts CI 2022-11-03 15:30:22 -04:00

README.md

Quickstart

In order to install s3gw using Helm, from this repository directly, first you must clone the repo:

git clone https://github.com/aquarist-labs/s3gw-charts.git

Before installing, familiarize yourself with the options, if necessary provide your own values.yaml file. Then change into the repository and install using Helm:

cd s3gw-charts
helm install $RELEASE_NAME charts/s3gw --namespace $S3GW_NAMESPACE --create-namespace -f /path/to/your/custom/values.yaml

Rancher

Installing s3gw via the Rancher App Catalog is made easy, the steps are as follow

  • Cluster -> Projects/Namespaces - create the s3gw namespace.
  • Storage -> PersistentVolumeClaim -> Create -> choose the s3gw namespace -> provide a size and name it s3gw-pvc.
  • Apps -> Repositories -> Create s3gw using the s3gw-charts Git URL https://github.com/aquarist-labs/s3gw-charts and the main branch.
  • Apps -> Charts -> Install Traefik.
  • Apps -> Charts -> Install s3gw -> Storage -> Storage Type: pvc -> PVC Name: s3gw-pvc.

Documentation

You can access our documentation here.