App Submission: Passky Client (#385)

Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
This commit is contained in:
Ziga Zajc 2023-02-08 00:03:01 +01:00 committed by GitHub
parent 8400f3f4ea
commit 3eef0f022c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 47 additions and 0 deletions

View File

@ -0,0 +1,13 @@
version: "3.7"
services:
app_proxy:
environment:
APP_HOST: passky-client_web_1
APP_PORT: 80
PROXY_AUTH_ADD: "false"
web:
image: rabbitcompany/passky-client:8.1.1@sha256:9c144ceb22920c60dc659c8635f48a92be4bffdb7dc768aba0d26a9a42c3005d
restart: on-failure
stop_grace_period: 1m

View File

@ -0,0 +1,34 @@
manifestVersion: 1
id: passky-client
category: Password Managers
name: Passky Client
version: "8.1.1"
tagline: Simple, modern, lightweight, open source and secure password manager
description: >-
With Passky, you can easily and securely store all of your passwords in one place.
Say goodbye to the hassle of remembering multiple complex passwords - with Passky, all you need is one master password to access all of your accounts.
Passky uses advanced encryption technology to keep your passwords safe and secure, so you can have peace of mind knowing that your sensitive information is protected.
Plus, Passky is easy to use and available on all of your devices, so you can access your passwords wherever you go. Try Passky today and take control of your online security!
developer: Rabbit Company LLC
website: https://passky.org
dependencies: []
repo: https://github.com/Rabbit-Company/Passky-Website
support: https://passky.org/contact
port: 5052
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
- 4.jpg
- 5.jpg
path: ""
defaultUsername: ""
defaultPassword: ""
submitter: Rabbit Company LLC
submission: https://github.com/getumbrel/umbrel-apps/pull/385