TrueChartsClone/charts/stable/protonmail-bridge/docs/installation_notes.md

620 B

title
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.

:::