refactor: move PostgreSQL shared service to dedicated repository
This commit is contained in:
@@ -31,9 +31,12 @@ Live Recorder 1.2.5 起只使用共享 PostgreSQL,不再打包、启动或回
|
||||
|
||||
### fnOS 验证
|
||||
|
||||
PostgreSQL 共享服务由独立仓库构建和发布:<https://gitea.nxsir.cn/nanxun/postgresqlfpk>。
|
||||
|
||||
```bash
|
||||
./scripts/smoke-postgresql-fnos-package.sh artifacts/fnos/nxsir-postgresql-15.1.1-x86_64.fpk
|
||||
./scripts/smoke-fnos-package.sh artifacts/fnos/liverecorder-1.2.9-x86_64.fpk artifacts/fnos/nxsir-postgresql-15.1.1-x86_64.fpk
|
||||
./scripts/smoke-fnos-package.sh \
|
||||
artifacts/fnos/liverecorder-1.2.13-x86_64.fpk \
|
||||
/path/to/nxsir-postgresql-15.1.1-x86_64.fpk
|
||||
```
|
||||
|
||||
下面保留 Docker/宿主机从旧 SQLite 导入 PostgreSQL 的流程。
|
||||
|
||||
Reference in New Issue
Block a user