doc: simpleasm 上线收尾(README + todo.md,oci 端 308 redirect)

This commit is contained in:
Fam Zheng
2026-05-04 18:12:01 +01:00
parent 388b505e0b
commit e81f44662a
2 changed files with 8 additions and 2 deletions
+6 -1
View File
@@ -12,10 +12,15 @@
|---|---|---|---|
| `portfolio` | portfolio.oci.euphon.net | 投资组合追踪 | **不在 k3s 里**——host systemd `portfolio.service`uvicorn `:8890`python3 直跑 |
| `repo-vis` | repo-vis.oci.euphon.net | git 仓库可视化 | k3s ns `repo-vis` |
| `simpleasm` | asm.oci.euphon.net | 汇编教学/玩具 | k3s ns `simpleasm` |
| `guitar` | player.oci.euphon.net | 吉他 playerchord / tabs? | 2 容器 sidecar |
| `pyroblem` | ? | ? | Fam 2026-05-04 补加,详情待补 |
## 一-bis、已迁
| 应用 | 新域名 | 完成时间 | 备注 |
|---|---|---|---|
| `simpleasm` | asm.famzheng.me | 2026-05-04 | FastAPI → axum + rusqlite 重写;前端 Vue3 原样搬;冷启 dboci 端 IngressRoute + redirectRegex 308 永久跳转(noop service 占位 spec.services |
---
## 二、迁移注意事项