This pattern works well: with the concept of one domain = one user
for static sites, it creates /var/wwwroot/<domain.tlD>.
This change is so adopted for Alkane.
Ref T1828
Differential D3041
Migrate directories unit to webserver-alkane role dereckson on Apr 17 2023, 01:04. Authored by Tags None Referenced Files
Subscribers None
Details
This pattern works well: with the concept of one domain = one user This change is so adopted for Alkane. Ref T1828 Deploy on web-001
Diff Detail
Event TimelineComment Actions Complector $ salt web-001 state.apply roles/webserver-alkane/directories web-001: ---------- ID: /var/wwwroot Function: file.directory Result: True Comment: Started: 01:06:30.161257 Duration: 10.105 ms Changes: ---------- /var/wwwroot: ---------- directory: new ---------- ID: webserver_directory_nasqueron.org Function: file.directory Name: /var/wwwroot/nasqueron.org Result: True Comment: Started: 01:06:30.171554 Duration: 2.964 ms Changes: ---------- /var/wwwroot/nasqueron.org: ---------- directory: new ---------- ID: /var/log/www/nasqueron.org Function: file.directory Result: True Comment: Started: 01:06:30.174854 Duration: 3.351 ms Changes: ---------- /var/log/www/nasqueron.org: ---------- directory: new ---------- […] |