Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Help about MediaWiki
FUTO
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Introduction to a Self Managed Life: a 13 hour & 28 minute presentation by FUTO software
(section)
Main Page
Discussion
English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Step 4: Configure Bitwarden Settings == <gallery mode="packed-hover" heights=250 widths=400 perrow=2> File:lu67917r1ezu_tmp_923a1598.png File:lu67917r1ezu_tmp_f60bd933.png File:lu67917r1ezu_tmp_4581e09b.png </gallery> <span id="set-up-domain-and-email-settings"></span> ==== 4.1: Set Up Domain and Email Settings ==== Edit the environment file: <pre>nano /opt/bitwarden/bwdata/env/global.override.env</pre> Add the following configurations. Use the credentials from your Postmark SMTP relay account to fill in the username, password, <code>globalSettings__mail__smtp__port</code>, and <code>globalSettings__mail__smtp__host</code> below. Feel free to adjust them based on your email and who you are using for SMTP relay. '''This assumes that you set up Postmark as an SMTP relay in the mailcow/mailserver section of this guide! If you did not, you will have to find another SMTP relay service'''; Gmail offers one. This is needed so that your Bitwarden instance can send emails to you without them going straight to spam. <pre>globalSettings__domain__baseUrl=https://bitwarden.home.arpa globalSettings__mail__smtp__host=smtp.postmarkapp.com globalSettings__mail__smtp__port=587 globalSettings__mail__smtp__ssl=false globalSettings__mail__smtp__username=<your_email_username> globalSettings__mail__smtp__password=<your_email_password> globalSettings__mail__smtp__from=putfromemailhere@youremail.com adminSettings__admins=putanadminemailhere@youremail.com</pre> <span id="apply-changes-and-start-service"></span> ==== 4.2 Apply changes and start service ==== <pre>./bitwarden.sh rebuild ./bitwarden.sh start</pre> <gallery mode="packed-hover" heights=250 widths=400 perrow=2> File:lu67917r1ezu_tmp_99b3c521.png File:lu67917r1ezu_tmp_9005c753.png File:lu67917r1ezu_tmp_7df1fc57.png File:lu67917r1ezu_tmp_4832b6bd.png File:lu67917r1ezu_tmp_8d7c905.png File:lu67917r1ezu_tmp_e7d3966a.png File:lu67917r1ezu_tmp_bc67ac1b.png File:lu67917r1ezu_tmp_a557cbd9.png File:lu67917r1ezu_tmp_bda10420.png File:lu67917r1ezu_tmp_d6aa6557.png File:lu67917r1ezu_tmp_eb377cee.png File:lu67917r1ezu_tmp_6543bc05.png File:lu67917r1ezu_tmp_cb1afd48.png File:lu67917r1ezu_tmp_235ea9d2.png File:lu67917r1ezu_tmp_323c7ce.png </gallery> <span id="step-5-browser-extension-setup"></span>
Summary:
Please note that all contributions to FUTO may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
FUTO:Copyrights
for details).
Do not submit copyrighted work without permission!
To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:
Cancel
Editing help
(opens in new window)