Configuration Adjustments for Resolving Apache2 and Let's Encrypt Integration Issue in SaltStack #291
Labels
💻 aspect: code
Concerns the software code in the repository
🛠 goal: fix
Bug fix
🟨 priority: medium
Not blocking but should be fixed soon
🔒 staff only
Restricted to CC staff members
🏁 status: ready for work
Ready for work
Issue Description
During the process of provisioning a chapters stage server using the Salt master, we encountered an issue related to the startup of the Apache2 service. This issue stemmed from the absence of Let's Encrypt configuration for HTTPS (port 443), resulting in the failure to initiate the Apache2 service.
Recommendations:
To address the encountered issue, the propose steps for modification in the Salt configuration file:
/etc/apache2/sites-available/creativecommons.net_http.conf
/etc/letsencrypt/domainsets.yaml
/etc/apache2/sites-available/creativecommons.net_https.conf
Implementing these adjustments should help resolve the startup issue and establish a functional Apache2 service with the necessary Let's Encrypt configuration.
Related Links
The text was updated successfully, but these errors were encountered: