feat: add admin publishing workflow and yar theme
Add Go/Postgres admin APIs, Angular admin UI, manual build flow, asset uploads, markdown import/export, configurable slug generation, and the Yar reading theme. Exclude local docs and generated development artifacts from version control.
This commit is contained in:
parent
b78f4b39c9
commit
f0b50d13ea
121 changed files with 27139 additions and 550 deletions
25
content/posts/nas-setup-plan.md
Normal file
25
content/posts/nas-setup-plan.md
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
---
|
||||
id: 5c72afc0-ae9a-4e79-9add-c94556dbbc32
|
||||
slug: nas-setup-plan
|
||||
title: NAS 组建计划
|
||||
summary: ""
|
||||
status: published
|
||||
tags: []
|
||||
cover: ""
|
||||
version: 1
|
||||
slug_source: manual
|
||||
slug_locked: true
|
||||
published_at: "2026-01-01T04:14:16+08:00"
|
||||
created_at: "2024-06-07T05:22:57+08:00"
|
||||
updated_at: "2026-01-07T18:12:04+08:00"
|
||||
---
|
||||
|
||||
近些日子看了很多有关机械硬盘的视频,遂萌生了组一台NAS的想法。
|
||||
|
||||
目前我其实是有类NAS的备份系统的,使用的是一台OrangePi 1G RAM ,老实说这个派内存买小了,而且它似乎没有硬件解码,导致我用它解析视频的时候有些吃力,所以在考虑要不要换回x86的cpu 重新组一台 NAS,大机箱还能放很多的机械硬盘。
|
||||
|
||||
Orange Pi 配合 Cloudflare 和 frp 进行内网穿透,虽然速度慢了一些,但是确实也不是不能用,配合 Syncthing 这种去中心化的同步工具使用下来也是挺好的,所以我再想什么呢,是新配一个 itx 大小的电脑,还是说重新考虑一个内存大一些的 ARM Pi。
|
||||
|
||||
这段时间将两种方案都写出来好好考虑考虑。
|
||||
|
||||
(未完)
|
||||
Loading…
Add table
Add a link
Reference in a new issue