30c0b87280
* 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>
613 B
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.
:::