improwised-charts/sftpgo
Dharmendra ae9fe9fe43 adding sftpgo chart for nextcloud stack 2020-12-15 11:08:06 +05:30
..
templates adding sftpgo chart for nextcloud stack 2020-12-15 11:08:06 +05:30
.helmignore adding sftpgo chart for nextcloud stack 2020-12-15 11:08:06 +05:30
Chart.yaml adding sftpgo chart for nextcloud stack 2020-12-15 11:08:06 +05:30
LICENSE adding sftpgo chart for nextcloud stack 2020-12-15 11:08:06 +05:30
README.md adding sftpgo chart for nextcloud stack 2020-12-15 11:08:06 +05:30
values.yaml adding sftpgo chart for nextcloud stack 2020-12-15 11:08:06 +05:30

README.md

SFTPGo

SFTPGo is a fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support, written in Go. It can serve local filesystem, S3 (compatible) Object Storage, Google Cloud Storage and Azure Blob Storage.

TL;DR;

helm repo add skm https://charts.sagikazarmark.dev
helm install --name sftpgo skm/sftpgo

Introduction

This chart bootstraps an SFTPGo deployment on a Kubernetes cluster using the Helm package manager.

Prerequisites

  • Kubernetes 1.18+
  • Helm 3.4+
  • SFTPGo 1.2.0+

Installing the Chart

To install the chart with the release name my-release:

helm install --name my-release skm/sftpgo

Tip: List all releases using helm list

Uninstalling the Chart

To uninstall/delete the my-release deployment:

helm delete my-release

The command removes all the Kubernetes components associated with the chart and deletes the release.