moismailzai / comments.ismailzai.com

Comments repository for ismailzai.com.
0 stars 0 forks source link

blog/ansible-role-protonmail-bridge-headless #1

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

An Ansible role to configure ProtonMail-Bridge (headless) with Postfix | Mo Ismailzai

If you're a paid ProtonMail user and want an easy way to run the ProtonMail-bridge headlessly on a server, this Ansible role is for you!

https://www.ismailzai.com/blog/ansible-role-protonmail-bridge-headless

zweckus commented 2 years ago

You sir are a godsend ... I was struggling for 2 days trying to get the damn bridge to work ... getting the encryption to actually stay working was terrible .. it would work once .. then fail after. Your script worked the moment It was completed. No issues! Thank you so much for sharing this!

moismailzai commented 2 years ago

Happy to hear it's working for you, thanks for letting me know!

TheScriptGuy commented 7 months ago

Thanks for the code - this is really helpful!

I was wondering when you run the playbook, does it create the playbook on the host itself? What would need to change if this were to run in a docker container?

moismailzai commented 7 months ago

Yes ansible places some files, including the playbook, on the target machine, usually in /tmp, but cleans up after it's done. I haven't tried targeting a docker container but you might have luck with this RHEL image, since it comes with any init system and this role depends on services.