2023-02-28 00:15:03 +00:00
name : 2fauth
services :
2023-03-07 00:52:47 +00:00
2fauth :
image : 2fauth/2fauth:3.4.2
2023-03-07 18:15:13 +00:00
deploy :
resources :
reservations :
memory : 64M
2023-03-07 00:52:47 +00:00
network_mode : bridge
ports :
- target : 8000
published : "8000"
protocol : tcp
restart : always
volumes :
- type : bind
source : /DATA/AppData/$AppID
target : /2fauth
x-casaos :
author : CasaOS Team
category : Utilities
container :
index : /
port_map : "8000"
2023-02-28 00:15:03 +00:00
ports :
2023-03-25 01:14:10 +00:00
- container : "8000"
2023-03-07 00:52:47 +00:00
description :
en_US : ""
2023-03-25 01:14:10 +00:00
2023-02-28 00:15:03 +00:00
volumes :
2023-03-25 01:14:10 +00:00
- container : /2fauth
2023-02-28 00:15:03 +00:00
description :
2023-03-07 00:52:47 +00:00
en_US : ""
description :
en_US : 2FAuth is a web based self-hosted alternative to One Time Passcode (OTP) generators like Google Authenticator, designed for both mobile and desktop.
2023-03-25 01:14:10 +00:00
zh_CN : 2FAuth是一个基于Web的自托管的替代Google Authenticator的一次性密码( OTP) 生成器, 旨在为移动和桌面设备提供服务。
2023-03-07 00:52:47 +00:00
developer : Bubka
icon : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/2FAuth/icon.png
screenshot_link :
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/2FAuth/screenshot-1.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/2FAuth/screenshot-2.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/2FAuth/screenshot-3.png
tagline :
en_US : A web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
2023-03-25 01:14:10 +00:00
zh_CN : 一个用于管理您的两步验证( 2FA) 帐户并生成其安全代码的Web应用程序
2023-03-07 00:52:47 +00:00
thumbnail : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/2FAuth/thumbnail.png
tips : {}
title :
en_US : 2FAuth
2023-02-28 00:15:03 +00:00
x-casaos :
2023-03-07 00:52:47 +00:00
architectures :
- amd64
- "386"
- arm64
- arm
main_app : 2fauth