mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
chore: Added YT video for "NAT to Public" article
This commit is contained in:
parent
9fa720ae1c
commit
b354c38c95
2 changed files with 8 additions and 1 deletions
|
@ -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
|
manajemen foto dan video yang dapat dihosting sendiri; sebuah alternatif dari
|
||||||
[Google Photos][google-photos].
|
[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
|
## Prasyarat
|
||||||
|
|
||||||
|
|
|
@ -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
|
the configuration of Nginx and VPN tunnel, as well as the [topology
|
||||||
used](#topology).
|
used](#topology).
|
||||||
|
|
||||||
|
{{< youtube RIiSldGZuD0 >}}
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
Before we get started, there are a few conditions that need to be met:
|
Before we get started, there are a few conditions that need to be met:
|
||||||
|
|
Loading…
Reference in a new issue