mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
Updated AWS (markdown)
parent
421fbcd8e5
commit
42fa9a4cb7
1 changed files with 1 additions and 1 deletions
2
AWS.md
2
AWS.md
|
|
@ -57,7 +57,7 @@ For example Wekan v0.70, use in docker-compose.yml file:
|
|||
image: quay.io/wekan/wekan:v0.70
|
||||
Only use release version tags, because latest tag can be broken sometimes.
|
||||
|
||||
12) For email, in AWS SES add email address to domain, verify SPF and DKIM with Route53 wizard if you have domain at Route53 as I recommend. At SES create new SMTP credentials and add them to docker-compose.yml SMTP settings, see
|
||||
12) For email, in AWS SES add email address to domain, verify SPF and DKIM with Route53 wizard if you have domain at Route53 as I recommend. At SES create new SMTP credentials and add them to docker-compose.yml SMTP settings, see https://github.com/wekan/wekan/wiki/Troubleshooting-Mail
|
||||
|
||||
13) Start wekan and mongodb database containers with command:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue