docs(all): fix markdown syntax and snippets

This commit is contained in:
2026-05-09 20:54:32 +09:00
parent 81244d55a7
commit 64aad4fcf0
43 changed files with 229 additions and 209 deletions
+33 -33
View File
@@ -2,11 +2,11 @@
## Console
- OS: WSL2 \(Debian 13\)
- OS: WSL2 (Debian 13)
- Processor: 4vCPU
- Memory: 4GiB
- Disk:
- 32GiB for `/` \(VHD file\)
- 32GiB for `/` (VHD file)
- Services:
- [x] Terminal
- [x] Step-CLI
@@ -15,25 +15,25 @@
- [x] Kopia
- [x] cloud-image-utils
## vmm \(Hypervisor\)
## vmm (Hypervisor)
- OS: Debian13
- Processor: pCPU \(N150\)
- Memory: 3GiB \(margin\)
- Processor: pCPU (N150)
- Memory: 3GiB (margin)
- KSM allows more than 3GiB for vmm
- MAC:
- c8:ff:bf:05:aa:b0
- c8:ff:bf:05:aa:b1
- Disk:
- SSD:
- 64GiB for `/` \(ext4 in LVM\)
- 700GiB for `/var/lib/libvirt` \(ext4 in LVM\)
- 64GiB for `/` (ext4 in LVM)
- 700GiB for `/var/lib/libvirt` (ext4 in LVM)
- Services:
- [x] QEMU/KVM
- [x] libvirtd
- [x] ksmtuned
## fw \(Firewall\)
## fw (Firewall)
- OS: Debian13
- Processor: 2vCPU
@@ -43,20 +43,20 @@
- 0a:49:6e:4d:00:00
- 0a:49:6e:4d:00:01
- Disk:
- SSD: 64GiB for `/` \(ext4 in qcow2 file\)
- SSD: 64GiB for `/` (ext4 in qcow2 file)
- Services:
- native packages:
- [x] nftables \(firewall based on ZONE\)
- [x] Suricata \(IDS\)
- [x] CrowdSec LAPI \(IPS\)
- [x] nftables (firewall based on ZONE)
- [x] Suricata (IDS)
- [x] CrowdSec LAPI (IPS)
- [x] Kea DHCP
- [x] Wireguard-tool
- [x] BIND9 \(Local authoritative DNS\)
- [x] Blocky \(Resolver DNS\)
- [x] BIND9 (Local authoritative DNS)
- [x] Blocky (Resolver DNS)
- Scripts:
- [x] ddns.sh
## infra \(Infrastructure\)
## infra (Infrastructure)
- OS: Debian13
- Processor: 2vCPU
@@ -64,15 +64,15 @@
- Memory: 6GiB
- MAC: 0a:49:6e:4d:01:00
- Disk:
- SSD: 256GiB for `/` \(ext4 in qcow2 file\)
- SSD: 256GiB for `/` (ext4 in qcow2 file)
- Services:
- Rootless containers:
- [x] PostgreSQL
- [x] lldap
- [x] Step-CA
- [x] Caddy \(with nsupdate\)
- [x] Prometheus \(alloy - push\)
- [x] Loki \(alloy\)
- [x] Caddy (with nsupdate)
- [x] Prometheus (alloy - push)
- [x] Loki (alloy)
- [x] Grafana
<!--
Mail service is not needed, especially Diun is not needed.
@@ -80,12 +80,12 @@
- Dovecot
- mbsync
- Diun
- Study \(Rootless container\):
- Study (Rootless container):
- Kali
- Debian
-->
## auth \(Authorization\)
## auth (Authorization)
- OS: Debian13
- Processor: 2vCPU
@@ -93,13 +93,13 @@
- Memory: 2GiB
- MAC: 0a:49:6e:4d:02:00
- Disk:
- SSD: 64GiB for `/` \(ext4 in qcow2 file\)
- SSD: 64GiB for `/` (ext4 in qcow2 file)
- Services:
- Rootless containers:
- [x] Caddy \(with nsupdate, crowdsec-http, crowdsec-bouncer module\)
- [x] Caddy (with nsupdate, crowdsec-http, crowdsec-bouncer module)
- [x] authelia
## app \(Application\)
## app (Application)
- OS: Debian13
- Processor: 4vCPU
@@ -107,9 +107,9 @@
- Memory: 16GiB
- MAC: 0a:49:6e:4d:03:00
- Disk:
- SSD: 256GiB for `/` \(ext4 in qcow2 file\)
- HDD: 4TB for `/home/app/data` \(btrfs\)
- VFIO \(Hardware passthrough):
- SSD: 256GiB for `/` (ext4 in qcow2 file)
- HDD: 4TB for `/home/app/data` (btrfs)
- VFIO (Hardware passthrough):
- Graphic: N150 iGPU
- Disk: SATA Controller
- Services:
@@ -121,9 +121,9 @@
- [x] Paperless-ngx
- [x] vikunja (Comparing to Nextcloud deck)
- [x] OpenCloud (Comparing to Nextcloud)
- [x] affine \(Notion substitution\)
- [x] Nextcloud \(Use nextcloud as CalDAV and CardDav, kanban and todo\)
- [x] Collabora office \(Link to Nextcloud, it works well\)
- [x] affine (Notion substitution)
- [x] Nextcloud (Use nextcloud as CalDAV and CardDav, kanban and todo)
- [x] Collabora office (Link to Nextcloud, it works well)
- [x] ezBookkeeping
- use budget.ilnmors.com for ezBookkeeping, actual budget domain is changed as actualbudget.ilnmors.com
- [x] sure
@@ -153,8 +153,8 @@
## External Backup server
- OS: DSM \(Synology\)
- Processor: pCPU \(Realtek RTD1619B\)
- OS: DSM (Synology)
- Processor: pCPU (Realtek RTD1619B)
- Memory: 1GiB
- MAC: 90:09:d0:65:a9:db
- Disk:
@@ -162,4 +162,4 @@
- Services:
- SFTP
- Kopia repository server
- CloudSync \(Upload backup files to Cloud\)
- CloudSync (Upload backup files to Cloud)
+8 -8
View File
@@ -5,27 +5,27 @@
### Main server
- Aoostar WTR Pro N150
- Processor: Intel N150 \(4C4T\)
- Processor: Intel N150 (4C4T)
- Graphic: Intel UHD Graphics
- 2.5 Gbps NIC x 2
- M.2 Slot x 2 \(SSD, WiFi\)
- M.2 Slot x 2 (SSD, WiFi)
- SATA bay x 4
- 279,900 KRW
- Samsung DDR4 SO-DIMM 3200 32G x 1
- 106,900 KRW
- Samsung 980 Pro 1TB TLC x 1
- 276,000 KRW \(Previously owned\)
- 276,000 KRW (Previously owned)
- 3RAYS glaicer 6 m.2 SSD heatsink x 1
- 7,330 KRW
- HGST Ultrastar 7K4000 2TB HDD x 3
- 99,000 KRW
- HGST Ultrastar 7K2 2TB HDD x 1
- 43,000 KRW
- Total price: 698,030 KRW \(1,460,030 KRW with previously owned ones\)
- Total price: 698,030 KRW (1,460,030 KRW with previously owned ones)
### Backup server
- Synology DS124
- Processor: Realtek RTD1619B \(4C4T\)
- Processor: Realtek RTD1619B (4C4T)
- Memory: DDR4 1GB
- 1 Gbps NIC x 1
- SATA bay x 1
@@ -34,9 +34,9 @@
- 55,000 KRW
- Total price: 297,000 KRW
### Console \(Laptop\)
### Console (Laptop)
- Microsoft surface laptop 7th ZGJ-00021
- Processor: Snapdragon X Plus \(ARM64, 10C10T\)
- Processor: Snapdragon X Plus (ARM64, 10C10T)
- Memory: LPDDR5x 16GB
- SSD: 256GB SSD
- OS: Windows11 Home
@@ -49,7 +49,7 @@
- EFM 3.5 External HDD case ipTIME HDD3135 Plus x 1
- 29,400 KRW
- Seagate BARRACUDA HDD 2TB x 1
- 99,000 KRW \(Previously owned\)
- 99,000 KRW (Previously owned)
- Total price: 128,400 KRW
## Devices
+8 -8
View File
@@ -12,7 +12,7 @@
|infra|2002|2000|infrastructure|
|auth|2003|2000|authentication and authorization|
|app|2004|2000|services|
|console|2999|2000|console node\(surface\)|
|console|2999|2000|console node(surface)|
### subuid and subgid
@@ -25,8 +25,8 @@
|port number|node|subnet|id|
|:-:|:-:|:-:|:-:|
|1|WTR Pro N150|Trunk|-|
|2|AP\(Preparation\)|USER|20|
|3|DS124\(NAS\)|CLIENT|1|
|2|AP(Preparation)|USER|20|
|3|DS124(NAS)|CLIENT|1|
|4|Console|CLIENT|1|
|5|Printer|CLIENT|1|
|6|-|-|-|
@@ -39,10 +39,10 @@
|name|IPv4|IPv6|id|
|:-:|:-:|:-:|:-:|
|CLIENT|192.168.1.0/24|fd00:1::/64\(ULA\)|1|
|SERVER|192.168.10.0/24|fd00:10::/64\(ULA\)|10|
|CLIENT|192.168.1.0/24|fd00:1::/64(ULA)|1|
|SERVER|192.168.10.0/24|fd00:10::/64(ULA)|10|
|USER|192.168.20.0/24|GUA from ISP|20|
|WG0|192.168.99.0/24|fd00:99::/64\(ULA\)|-|
|WG0|192.168.99.0/24|fd00:99::/64(ULA)|-|
### Host
@@ -68,12 +68,12 @@
- 192.168.99.1
- fd00:99::1
#### blocky \(fw\)
#### blocky (fw)
- SERVER
- 192.168.10.2
- fd00:10::2
#### bind \(fw\)
#### bind (fw)
- SERVER
- 192.168.10.3
- fd00:10::3