Files
truecharts/charts/stable/protonmail-bridge/docs/installation_notes.md
T
Xstar97 30c0b87280 fix(protonmail-bridge) add installations docs + added imap port. (#4158)
* fix(protonmail-bridge) add installations docs + added imap

* update ver to v2.3.0 | major upgrade.

* cleanup

* fix commands in docs

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-10-22 23:37:24 +03:00

613 B

Installation Notes

  • In order to run this chart, you need to be a paid end-user for proton.
  • Shell into the app after installing it to complete the login phase.
  • Run the following commands in order:
chmod +x entrypoint.sh && ps aux | grep [b]ridge | awk '{print $2}' | xargs -I {} kill -9 {} && ./entrypoint.sh init
login
  • You can then login with your username and password.

:::tip

To save time and energy, you can paste the password by holding SHIFT and pressing INSERT.

Password field is still blank, just hit enter as normal.

:::