diff --git a/templates/2fauth.xml b/templates/2fauth.xml new file mode 100644 index 0000000..3fa7f13 --- /dev/null +++ b/templates/2fauth.xml @@ -0,0 +1,61 @@ + + + 2fauth + 2fauth/2fauth:latest + https://hub.docker.com/r/2fauth/2fauth/ + bridge + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://github.com/Bubka/2FAuth/tree/master + A web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes + +Before running container Unraid CLI + +mkdir /mnt/user/appdata/2fauth +chown 1000:1000 /mnt/user/appdata/2fauth + +Register first username for admin user + +More info in https://github.com/Bubka/2FAuth/blob/master/docker/docker-compose.yml and advanced + Security: + http://[IP]:[PORT:8000]/ + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/2fauth.xml + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/2fauth.png + Read Overview + 8805 + /mnt/user/appdata/2fauth/ + 2FAuth + mail@example.com + SomeRandomStringOf32CharsExactly + http://Unraid_IP:8805 + local + false + daily + info + /srv/database/database.sqlite + file + file + log + smtp.mailtrap.io + 2525 + null + null + null + null + null + null + true + 60 + 5 + web-guard + null + null + null + null + null + null + preferred + * + null + \ No newline at end of file diff --git a/templates/icons/2fauth.png b/templates/icons/2fauth.png new file mode 100644 index 0000000..68033d9 Binary files /dev/null and b/templates/icons/2fauth.png differ