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-09 00:45:48 +00:00
-
2023-03-07 00:52:47 +00:00
container : "8000"
description :
en_US : ""
2023-03-09 00:45:48 +00:00
2023-02-28 00:15:03 +00:00
volumes :
2023-03-09 00:45:48 +00:00
-
2023-03-07 00:52:47 +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.
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
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