Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

devhttps/proxmox_bitwarden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

Bitwarden on ProxMox

Bitwarden Logo ProxMox Logo

Create a ProxMox LXC container running Ubuntu and install Bitwarden.

Tested on ProxMox v7 & Bitwarden 2022120

Usage

SSH to your ProxMox server as a privileged user and run...

bash -c "$(wget --no-cache -qLO - https://raw.githubusercontent.com/noofny/proxmox_bitwarden/master/setup.sh)"

Installation Questions

  • (!) Enter the domain name for your Bitwarden instance (ex. bitwarden.example.com): ...enter your domain...

  • (!) Do you want to use Let's Encrypt to generate a free SSL certificate? (y/n): n

  • (!) Enter the database name for your Bitwarden instance (ex. vault): ...Just hit ENTER...

  • (!) Enter your installation id (get at https://bitwarden.com/host): ...enter your id...

  • (!) Enter your installation key: ...enter your key...

  • (!) Do you have a SSL certificate to use? (y/n): n

When /bwdata/env/global.override.env is opened for editing, enter SMTP details for email.

Hacks & Troubleshooting

To change the domain name...

cd /
./bitwarden.sh stop
# replace instances of your domain name in these files... 
nano bwdata/config.yml
nano bwdata/env/global.override.env
nano bwdata/nginx/default.conf
./bitwarden.sh start

Ideas/Reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%

AltStyle によって変換されたページ (->オリジナル) /