Skip to content

Commit

Permalink
Update setting-mirror.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
D3vil0p3r committed Nov 16, 2023
1 parent 0a582ee commit 1173d51
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/content/docs/en/community/setting-mirror.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ sudo systemctl enable rsyncd
sudo systemctl start rsyncd
```
</TabItem>
</Tabs>

{/*
Download the public key of `hub.athenaos.org` and set it among your authorized keys by:
Expand Down Expand Up @@ -189,6 +190,7 @@ sudo systemctl enable cronie
sudo systemctl start cronie
```
</TabItem>
</Tabs>

Open your crontab configuration:
```
Expand Down Expand Up @@ -275,6 +277,7 @@ sudo pacman -S certbot-nginx
sudo apt install python3-certbot-nginx
```
</TabItem>
</Tabs>

Run Certbot to obtain a certificate. Replace `your_mirror_domain.com` by your actual domain:
```
Expand Down

0 comments on commit 1173d51

Please sign in to comment.