incus
August 26, 2026 · View on GitHub
更新
2026.08.27
- IPv6 转发仅在实际上联网卡启用 NDP 代理,避免全局
proxy_ndp改变无关桥接和既有 IPv6 配置;保留 SLAAC RA 默认路由与委派前缀分配
常用无交互入口 / Non-interactive helpers
统一使用 export noninteractive=true 指定无需交互模式。
Use export noninteractive=true for unattended runs.
export noninteractive=true
export INCUS_TEMPLATE=web
bash buildct.sh web1 1 512 5 20001 20002 20025 300 300 N debian12
export INCUS_OP_ACTION=backup
export INCUS_OP_INSTANCE=web1
bash instance_ops.sh
export INCUS_MACVLAN_ACTION=attach
export INCUS_MACVLAN_INSTANCE=web1
bash macvlan.sh
export SWAP_ACTION=reset
bash scripts/swap2.sh
说明文档
国内(China Docs):
国际(English Docs):
说明文档中 incus 分区内容
自修补容器镜像源:
https://github.com/oneclickvirt/incus_images
Introduce
English Docs:
Description of the incus partition contents in the documentation
Self-patching images sources:
https://github.com/oneclickvirt/incus_images
友链
VPS融合怪测评脚本
https://github.com/oneclickvirt/ecs
https://github.com/spiritLHLS/ecs
