Skip to content

Commit 69caffd

Browse files
committed
Move 2022 posts.
1 parent e84636b commit 69caffd

9 files changed

+19
-3
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
3+
date: "2022-11-05T00:00:00Z"
4+
layout: post
5+
published: true
6+
tags: [social]
7+
---
8+
9+
Moving to mastodon.
10+
11+
12+
# Docker Extension
13+
14+
- https://www.jerriepelser.com/blog/sorting-out-gatsby-folder-structure/
15+
- https://www.acuriousanimal.com/blog/20191003/from-jekyll-to-gatsby
16+
- https://dev.to/deborahd/from-jekyll-to-gatsby-7-simple-steps-3an5

content/post/2022-11-20-synology-home-assistent.md renamed to content/post/2022/2022-11-20-synology-home-assistent.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The hope is that these URL will return a valid response
4141

4242
My home router has the following Port Forwarding rules which send all requests to the Synology IP. Ports 443 and 80 should be open.
4343

44-
![router-port-forwarding](2022-11-20/router-port-forwarding.png)
44+
![router-port-forwarding](./11/20/router-port-forwarding.png)
4545

4646
I have Plex running via Port 32400 and it's remotely accessible.
4747

@@ -53,7 +53,7 @@ This section outlines the specific synology DS-1512 settings that have to align.
5353

5454
This maps the 'domain' to the dynamic IP of my local synology server.
5555

56-
![external-access-ddns-settings](2022-11-20/external-access-ddns-settings.png)
56+
![external-access-ddns-settings](./11/20/external-access-ddns-settings.png)
5757

5858
## Application Portal > Reverse Proxy
5959

@@ -65,6 +65,6 @@ Setup a reverse proxy which listens for the specific 'domain' and maps those req
6565

6666
The config of the SSL cert for each 'domain'.
6767

68-
![security-certs-settings](./2022-11-20/security-certs-settings.png)
68+
![security-certs-settings](./11/20/security-certs-settings.png)
6969

7070
The question is which part or parts of the config are incorrect?

0 commit comments

Comments
 (0)