Spec
PRE-REQUIRE
Before starting this section, please make sure you have already known how to configure Nocalhost. If not, please read Nocalhost Overview first.
The configuration of Nocalhost can be divided into three parts.
Development Container Configuration#
The first part is the development container configuration, including:
• The development image
• The remote directory for file synchronization
• The default shell of development container
• The persistence of development container (Volume)
• Requests and limits of development container resources
• Sidecar image customization
Quickview
Enhance Configuration#
The second part is enhance configuration, which is independent of the development container, including:
• The source code directory for git
• Whether to automatically turn on the port forwarding after entering DevMode
• File synchronization configuration, including the synchronizing pattern and the ignoring pattern
Quickview
Configuration of one-click Running, One-click Debugging and HotReload#
The third part is the configuration for development process, including:
• One-click running
• One-click debugging
• HotReload