From ab438edea6dae9848ab1dedb258e4aa6b880b8be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 18:10:48 +0000 Subject: [PATCH 1/3] chore(deps): update module github.com/googlechrome/workbox to v7.3.0+incompatible --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 1871e38..7dc7b01 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/ditatompel/insights go 1.21.3 require ( - github.com/GoogleChrome/workbox v7.2.0+incompatible // indirect + github.com/GoogleChrome/workbox v7.3.0+incompatible // indirect github.com/KaTeX/KaTeX v0.16.11 // indirect github.com/desandro/masonry v4.2.2+incompatible // indirect github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20200 // indirect diff --git a/go.sum b/go.sum index b131ba2..eb18e7b 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,6 @@ github.com/GoogleChrome/workbox v7.2.0+incompatible h1:tPpcfksaGCuDMfvGAuGUuHxjoWHUKD+LK3RxT5olJ9o= github.com/GoogleChrome/workbox v7.2.0+incompatible/go.mod h1:dyEoGLpJeO43pUVJb+nNNr1WRgoF81hNEl4UGLV+yow= +github.com/GoogleChrome/workbox v7.3.0+incompatible/go.mod h1:dyEoGLpJeO43pUVJb+nNNr1WRgoF81hNEl4UGLV+yow= github.com/KaTeX/KaTeX v0.16.11 h1:mJL23AnBPtkm8tT3rAP3nohDJvwQkAejyWiPDDq7Fns= github.com/KaTeX/KaTeX v0.16.11/go.mod h1:VI+aE+CVs/VqtbHnuhstfQST46GmrwpXH7LQAzYIouw= github.com/desandro/masonry v4.2.2+incompatible h1:4LI69kwq5DJSF9jhHVGfCw+q2Nt3IgJ0KzEp19Z3YiA= From 9fa720ae1c96a91d0a17ec538b9be49fa6eeebb6 Mon Sep 17 00:00:00 2001 From: Christian Ditaputratama Date: Fri, 1 Nov 2024 19:19:27 +0700 Subject: [PATCH 2/3] chore(build): go.sum tidy --- go.sum | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/go.sum b/go.sum index eb18e7b..2b2a4c2 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,4 @@ -github.com/GoogleChrome/workbox v7.2.0+incompatible h1:tPpcfksaGCuDMfvGAuGUuHxjoWHUKD+LK3RxT5olJ9o= -github.com/GoogleChrome/workbox v7.2.0+incompatible/go.mod h1:dyEoGLpJeO43pUVJb+nNNr1WRgoF81hNEl4UGLV+yow= +github.com/GoogleChrome/workbox v7.3.0+incompatible h1:P0VEW4ZF9li7dLLOsB3wknFhVBym05A7td3x/qWFTZM= github.com/GoogleChrome/workbox v7.3.0+incompatible/go.mod h1:dyEoGLpJeO43pUVJb+nNNr1WRgoF81hNEl4UGLV+yow= github.com/KaTeX/KaTeX v0.16.11 h1:mJL23AnBPtkm8tT3rAP3nohDJvwQkAejyWiPDDq7Fns= github.com/KaTeX/KaTeX v0.16.11/go.mod h1:VI+aE+CVs/VqtbHnuhstfQST46GmrwpXH7LQAzYIouw= From b354c38c95fcb99ce04142270203491e7e0c2ea4 Mon Sep 17 00:00:00 2001 From: Christian Ditaputratama Date: Fri, 1 Nov 2024 19:19:34 +0700 Subject: [PATCH 3/3] chore: Added YT video for "NAT to Public" article --- .../index.id.md | 7 ++++++- .../index.md | 2 ++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/content/tutorials/access-any-self-hosted-applications-at-home-from-anywhere/index.id.md b/content/tutorials/access-any-self-hosted-applications-at-home-from-anywhere/index.id.md index acded68..1586e64 100644 --- a/content/tutorials/access-any-self-hosted-applications-at-home-from-anywhere/index.id.md +++ b/content/tutorials/access-any-self-hosted-applications-at-home-from-anywhere/index.id.md @@ -37,7 +37,12 @@ expose adalah [Immich][immich-web]. Bagi yang belum tahu, Immich adalah solusi manajemen foto dan video yang dapat dihosting sendiri; sebuah alternatif dari [Google Photos][google-photos]. -Saya tidak akan membahas detail cara menginstall Immich karena proses [instalasi Immich menggunakan Docker][immich-docker-install] sangat mudah dilakukan. Saya akan lebih fokus ke konfigurasi Nginx dan VPN tunnel, serta topologi yang digunakan. +Saya tidak akan membahas detail cara menginstall Immich karena proses +[instalasi Immich menggunakan Docker][immich-docker-install] sangat mudah +dilakukan. Saya akan lebih fokus ke konfigurasi Nginx dan VPN tunnel, serta +topologi yang digunakan. + +{{< youtube RIiSldGZuD0 >}} ## Prasyarat diff --git a/content/tutorials/access-any-self-hosted-applications-at-home-from-anywhere/index.md b/content/tutorials/access-any-self-hosted-applications-at-home-from-anywhere/index.md index 8a5b796..7f750df 100644 --- a/content/tutorials/access-any-self-hosted-applications-at-home-from-anywhere/index.md +++ b/content/tutorials/access-any-self-hosted-applications-at-home-from-anywhere/index.md @@ -40,6 +40,8 @@ using Docker][immich-docker-install] is very easy to do. Instead, I'll focus on the configuration of Nginx and VPN tunnel, as well as the [topology used](#topology). +{{< youtube RIiSldGZuD0 >}} + ## Prerequisites Before we get started, there are a few conditions that need to be met: