Back to articles

Tag archive

#nfs

Backstage logbook: Migrating the Catalog Plugin to the New Frontend System
Mar 15, 2026

Backstage logbook: Migrating the Catalog Plugin to the New Frontend System

The Backstage new frontend system support is growing, and I figured I needed to carve out some time to really understand it. I took the Catalog plugin migration, from the legacy frontend system to the new one, as my learning ground to see how all the different customisation points work in practice. Here you'll see my process following the migration, step by step.

Mar 15, 20269 min read14 reactions0 comments
N
Mar 31, 2023

NFS 协议

NFS NFS协议简介 目前总共有4个大版本,v1至v4,从v2开始开放。 以v3为例,其中主要分为3个部分 文件系统挂载 文件系统访问 文件锁 ...

Mar 31, 20232 min read2 reactions0 comments