mirror of
https://github.com/truenas/charts.git
synced 2026-04-04 11:20:18 +08:00
28 lines
799 B
YAML
28 lines
799 B
YAML
name: twofactor-auth
|
|
description: 2FAuth is a web based self-hosted alternative to One Time Passcode (OTP) generators like Google Authenticator, designed for both mobile and desktop.
|
|
annotations:
|
|
title: 2FAuth
|
|
type: application
|
|
version: 1.1.5
|
|
apiVersion: v2
|
|
appVersion: 4.2.4
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.2.4
|
|
home: https://docs.2fauth.app/
|
|
icon: https://media.sys.truenas.net/apps/twofactor-auth/icons/icon.png
|
|
sources:
|
|
- https://github.com/Bubka/2FAuth
|
|
- https://github.com/truenas/charts/tree/master/library/ix-dev/community/2fauth
|
|
- https://hub.docker.com/r/2fauth/2fauth/
|
|
keywords:
|
|
- security
|
|
- 2fa
|
|
- otp
|