Filebrowser Web File Manager for OpenWrt NAS

Filebrowser Web File Manager for OpenWrt NAS

NO.1NO.1 Introduction to Filebrowser GitHub Address https://github.com/filebrowser/filebrowser A web-based file manager in the browser NO.2 Usage Scenarios The previous article solved the optimization of editing code in the browser 《OpenWrt Soft Router (NanoPi For NAS All In One R4S): VSCode in Browser with Code Server》 This article continues to solve the visual operation of folders … Read more

Setting Up a Development Environment on Raspberry Pi

Setting Up a Development Environment on Raspberry Pi

Word Count: Approximately 4kEstimated Reading Time: 20 min Background Since I last impulsively set up the operating system on my Raspberry Pi, I have not figured out how to use it specifically, and it has just been lying in the drawer gathering dust for a year. It came to my mind again on a Sunday … Read more

Using code-server in Browser on OpenWrt (NanoPi For NAS All In One R4S)

Using code-server in Browser on OpenWrt (NanoPi For NAS All In One R4S)

NO.1 Introduction to code-server GitHub address https://github.com/coder/code-server Documentation address https://coder.com/docs/code-server/latest VS Code in Browser Run VS Code anywhere on any machine and access it through the browser NO.2 Usage Scenarios Not very accustomed to the visual panel operation of Docker on OpenWrt Although all necessary variables are present and translated into Chinese, simple images can … Read more

How to Deploy Code Server on CasaOS Orange Pi Zero3 for Remote Development

How to Deploy Code Server on CasaOS Orange Pi Zero3 for Remote Development

Introduction This article mainly introduces how to use Docker to locally deploy Code Server on the Orange Pi Zero3 with the CasaOS light NAS system, and how to achieve remote access to the development environment via browser using cpolar for intranet penetration, allowing you to write, edit, and run code consistently across different devices and … Read more