Skip to content

Commit

Permalink
passwords
Browse files Browse the repository at this point in the history
  • Loading branch information
mira-miracoli committed Aug 20, 2024
1 parent c88ddf0 commit 639a7b2
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions email.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,8 @@ If you want to send email with one of those aliases, you need to can add them to
| Authentication method | Normal password |
| User name | \<alias\>@usegalaxy.eu |

The password is asked when you send the first email. You find it in [the vault in infrastructure-playbook](https://github.com/usegalaxy-eu/infrastructure-playbook/blob/master/secret_group_vars/mail.yml). To view it, you need to clone the repo, install ansible, create a file in the repo's directory named vault_password.txt and insert the password you get from e.g. Björn. Then you can run `ansible-vault view secret_group_vars/mail.md`.

The password is asked when you send the first email.
#### Password for admins
You find it in [the vault in infrastructure-playbook](https://github.com/usegalaxy-eu/infrastructure-playbook/blob/master/secret_group_vars/mail.yml). To view it, you need to clone the repo, install ansible, create a file in the repo's directory named vault_password.txt and insert the password you get from e.g. Björn. Then you can run `ansible-vault view secret_group_vars/mail.md`.
#### Password for everyone else
Ask one of the admins for the password.:wink:

0 comments on commit 639a7b2

Please sign in to comment.