Commit Graph

8 Commits

Author SHA1 Message Date
weli 25d33e76d3 chore: moicen manual enqueue script for IMAGE_FORM_COMPRESS PG+Redis
Made-with: Cursor
2026-04-28 10:26:08 +08:00
weli 8af2bc18c9 moicen: start htyproc from release binary when present
Made-with: Cursor
2026-04-26 21:25:33 +08:00
weli 220265195c feat(moicen): htyts 预检脚本与一键栈 release 检测含 htyts/htyproc
- scripts/moicen_htyts_smoke.sh:Redis、PG/dbtask、本机 TS HTTP、可选公网 v2
- moicen_start:存在 target/release/htyts|htyproc 时也使用 --release

Made-with: Cursor
2026-04-26 20:30:55 +08:00
weli 517023a6cd feat(moicen): htyts/htyproc 与一键栈一致的 nohup 与 logrotate 日志
- start.sh:清代理、可选 --release、追加 *.nohup.log
- moicen_start:默认在有 htyproc/.env 时起 htyproc(MOICEN_START_HTYPROC=0|no 可关)
- moicen_stop:pkill 含 htyproc

Made-with: Cursor
2026-04-26 20:22:15 +08:00
weli 917685eeb5 feat(moicen): 默认在有 htyts/.env 时随栈启动 htyts
MOICEN_START_HTYTS=0|no 可关闭;显式 1|yes 仍可用。更新脚本说明。

Made-with: Cursor
2026-04-26 20:14:49 +08:00
weli 0e53c9f66d feat(htykc): clazz completed_at migration; logrotate for htykc/htyproc/htyts
Portable run_rotate; moicen_start_huiwings_stack and ws_clazz updates; schema/models sync.

Made-with: Cursor
2026-04-26 17:14:44 +08:00
weli dcb0d3c365 chore(moicen): add env/bootstrap scripts for split AuthCore layout
Make moicen env copying compatible with sibling AuthCore repo and add start/stop/build helper scripts for huiwings stack bring-up on moicen hosts.

Made-with: Cursor
2026-04-25 15:06:11 +08:00
weli 44c320d8fa chore add core rust project files and diesel migrations
Track required workspace crates, scripts, and historical diesel migrations so the repository contains the complete runnable backend baseline.

Made-with: Cursor
2026-04-23 17:20:01 +08:00