Coder Social home page Coder Social logo

bitwarden's Introduction

Bitwarden 是一款自由且开源的密码管理服务,用户可在加密的保管库中存储敏感信息(例如网站登录凭据)。Bitwarden 平台提供有多种客户端应用程序,包括网页用户界面、桌面应用,浏览器扩展、移动应用以及命令行界面。

部署

本项目基于开源项目 CloudBase Framework 开发部署,支持一键云端部署

MySQL 部署(MySQL + 文件存储)

SQLite 部署(文件存储)

配置

  • SIGNUPS_ALLOWED: 是否允许注册

更多配置参考:https://github.com/dani-garcia/bitwarden_rs/wiki

依赖

  • CFS:需要使用 CFS 持久化配置数据

注意事项

  1. 部署时,需要将服务路径设置为根路径 /
  2. Bitwarden 默认使用 SQLite 做存储数据库
  3. 初始化完成后,请关闭 SIGNUPS_ALLOWED 配置

bitwarden's People

Contributors

binggg avatar chhpt avatar wxzhao7 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

bitwarden's Issues

cfs支持问题

我在腾讯云部署的这个应用,突然有一天就登陆不上去了,服务器提供商说是你们后台改了接口,不再支持cfs了
请问我的数据怎么办,这么大的改动为什么也不提前通知呢

绑定自定义域名出错

图片
第一次设置bitwarden的时候配置了自定义域名,发现经常报错,就删了环境重新来,
结果再设置自定义域名的时候一直报这个错误

无法覆盖默认的 SIGNUPS_ALLOWED 环境变量

我在 “我的应用-管理-环境变量” 里面写入了SIGNUPS_ALLOWED:false,但在云托管一侧的环境变量里依然是 SIGNUPS_ALLOWED:true。

由于bitwardenrs默认的SIGNUPS_ALLOWED是true,我建议把cloudbaserc.json配置文件里的这个值移除。可能是cloudbaserc.json的优先级更高?

一健部署反复失败,请求帮助QAQ 谢谢

日志如下,不断重复:

bitwarden-001 2021-03-05T15:13:45.46753985Z stdout F [INFO] No .env file found.
bitwarden-001 2021-03-05T15:13:45.467542444Z stdout F
bitwarden-001 2021-03-05T15:13:45.523802679Z stdout F [2021-03-05 15:13:45.523][bitwarden_rs::util][WARN] Can't connect to database, retrying: DieselMigError.
bitwarden-001 2021-03-05T15:13:45.523845023Z stdout F [CAUSE] QueryError(
bitwarden-001 2021-03-05T15:13:45.523893126Z stdout F DatabaseError(
bitwarden-001 2021-03-05T15:13:45.523923395Z stdout F __Unknown,
bitwarden-001 2021-03-05T15:13:45.523960129Z stdout F "no such table: __diesel_schema_migrations",
bitwarden-001 2021-03-05T15:13:45.523997864Z stdout F ),
bitwarden-001 2021-03-05T15:13:45.524025294Z stdout F )

可否不用部署到 / 路径

/ 路径已被其他应用占用,可否在不新建环境的情况下,部署到不同路径。

493463_CreateOrUpdateGWPath_[100003]该环境的HTTP访问路径被占用,请使用新环境安装扩展。[TencentCloudSDKError] Code=InvalidParameter.APICreated, Message=Path '/' is used, please try again in another path., RequestId=a4600819-1ae7-4d3d-bdf9-3332ca84bee4

部署到腾讯云开发

1:请问一下,MySQL 部署到腾讯云开发了,怎么禁用注册
2:数据库默认应该是禁止访问外网的吧?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.