2023-02-28 00:15:03 +00:00
name : vaultwarden
services :
2023-03-07 18:15:13 +00:00
vaultwarden :
image : vaultwarden/server:1.24.0
deploy :
resources :
reservations :
memory : "256M"
network_mode : bridge
ports :
- target : 80
published : "80"
protocol : tcp
restart : unless-stopped
volumes :
- type : bind
source : /DATA/AppData/$AppID/data
target : /data
x-casaos :
2023-04-04 00:40:15 +00:00
index : /
port_map : "80"
ports :
- container : "80"
description :
en_US : WebUI HTTP Port
zh_CN : WebUI HTTP 端口
2023-03-09 00:45:48 +00:00
2023-04-04 00:40:15 +00:00
volumes :
- container : /data
description :
en_US : Vaultwarden data directory.
zh_CN : Vaultwarden 数据目录。
2023-02-28 00:15:03 +00:00
x-casaos :
2023-03-07 18:15:13 +00:00
architectures :
- amd64
- arm
- arm64
2023-04-04 00:40:15 +00:00
main : vaultwarden
author : CasaOS Team
category : Utilities
description :
en_US : Alternative implementation of the Bitwarden server API written in Rust and compatible with upstream Bitwarden clients*, perfect for self-hosted deployment where running the official resource-heavy service might not be ideal.
zh_CN : 用 Rust 编写的 Bitwarden 服务器 API 的替代实现,与上游 Bitwarden 客户端兼容,适合自托管部署,其中运行官方资源密集型服务可能不是理想的选择。
developer : Daniel García
icon : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Vaultwarden/icon.png
screenshot_link :
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Vaultwarden/screenshot-1.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Vaultwarden/screenshot-2.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Vaultwarden/screenshot-3.png
tagline :
en_US : A self-hosted Bitwarden server
zh_CN : 自托管的 Bitwarden 服务器
thumbnail : https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Vaultwarden/thumbnail.png
tips : {}
title :
en_US : Vaultwarden