Remove wayward comment

This commit is contained in:
Ben Sturmfels 2025-02-14 09:42:41 +11:00
parent cfc1a1c256
commit 1ac4bf3f8a
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0
2 changed files with 3 additions and 2 deletions

View file

@ -27,9 +27,10 @@ sudo mv 2024.fossy.us/ /var/www/
sudo chown -R www-data:www-data /var/www/2024.fossy.us/
sudo cp /etc/apache2/sites-available/420-2023.fossy.us.conf /etc/apache2/sites-available/420-2024.fossy.us.conf
sudo sed -i 's/2023/2024/g' /etc/apache2/sites-available/420-2024.fossy.us.conf
sudo a2ensite 420-2024.fossy.us
```
After setting up the 2025 DNS and pointing the 2024 to the archive server, create an HTTPS certificate:
After setting up the 2025 DNS and pointing the 2024 to the archive server, create an HTTPS certificate. You may need to comment out the certificate configuration temporarily:
```
sudo certbot certonly --verbose --domains 2024.fossy.us --agree-tos --email=sysadmin@sfconservancy.org

View file

@ -182,7 +182,7 @@
</div>
<a href="/schedule/" class="mr2"><button type="button" class="btn btn-primary mb2">Explore the schedule</button></a>
</div> -->
</div>
</header>
<section id="content">