- Issue created by @baldwinlouie
- @baldwinlouie opened merge request.
- Status changed to Needs review
over 1 year ago 10:29pm 23 February 2023 - ๐บ๐ธUnited States baldwinlouie
@yas, The CFn template is ready for review. This template does the following
1. It merges all the nested templates into one template. This way, we don't have to host any nested templates in S3
2. This template does not ask the user for a Drupal password. Instead, a welcome email is sent when the user is created. The user can click on the link to login and update their password. Often times, this email gets stuck in the spam folder. Please check there for it.
3. The RDS password is randomly generated. There is no need to ask for it during launch.
4. The template points to a newer Dockerfile, which runs PHP 8.1 and also sets up mail utilities for sending site emails.The template points to a test version of the Dockerfile located here: https://github.com/baldwinlouie/php-docker/blob/main/Dockerfile . Once this issue is committed: https://www.drupal.org/project/facade/issues/3344070 ๐ Add a Dockerfile for OpenStack CFn template Fixed , I will update the default Dockerfile location.
- Status changed to RTBC
over 1 year ago 2:59am 24 February 2023 - ๐บ๐ธUnited States yas California ๐บ๐ธ
@baldwinlouie
Thank you for the patch. I'll merge the patch to
5.x
, and close this issue as Fixed. - Status changed to Fixed
over 1 year ago 3:00am 24 February 2023 -
yas โ
committed bd918577 on 1.0.x authored by
baldwinlouie โ
Issue #3342779 by baldwinlouie, yas: Add a OpenStack based CFn template
-
yas โ
committed bd918577 on 1.0.x authored by
baldwinlouie โ
Automatically closed - issue fixed for 2 weeks with no activity.