diff --git a/docs/en_US/guide/docker_install.md b/docs/en_US/guide/docker_install.md index 94c8c68788..4a396158f5 100644 --- a/docs/en_US/guide/docker_install.md +++ b/docs/en_US/guide/docker_install.md @@ -6,6 +6,8 @@ outline: deep Support for running Docker virtualization on various systems, including Linux, Android, and Windows. +If your host does not have an IPV6 subnet and you want to assign IPV6 addresses to containers, then please check the ``Customize`` partition in the ``LXD`` module for the ``Attach a free IPV6 address segment`` to the host, and attach an IPV6 subnet to the host before installing the environment. + ## Environment Setup - Detect the system environment and install the corresponding components diff --git a/docs/en_US/guide/docker_precheck.md b/docs/en_US/guide/docker_precheck.md index 4a228ff211..0d3caacef6 100644 --- a/docs/en_US/guide/docker_precheck.md +++ b/docs/en_US/guide/docker_precheck.md @@ -6,6 +6,8 @@ The following is an introduction to the non-customized sections. Please ensure t If the host has an IPV6 network, the installation will change the network structure of the host, please make sure that the host can reset the system at any time and that there is no important data on the host before running. ::: +If your host does not have an IPV6 subnet and you want to assign IPV6 addresses to containers, then please check the ``Customize`` partition in the ``LXD`` module for the ``Attach a free IPV6 address segment`` to the host, and attach an IPV6 subnet to the host before installing the environment. + ## Project Features Bulk or individual NAT server provisioning via docker diff --git a/docs/en_US/guide/lxd_install.md b/docs/en_US/guide/lxd_install.md index 24848fd12a..18fac9e6ce 100644 --- a/docs/en_US/guide/lxd_install.md +++ b/docs/en_US/guide/lxd_install.md @@ -4,6 +4,8 @@ outline: deep # LXD Installation Guide +If your host does not have an IPV6 subnet and you want to assign IPV6 addresses to containers, then please check the ``Customize`` partition in the ``LXD`` module for the ``Attach a free IPV6 address segment`` to the host, and attach an IPV6 subnet to the host before installing the environment. + ## Manual Installation Recommended for beginners to avoid potential troubleshooting. However, if you're experienced and comfortable with debugging bugs, you can also use the later one-click installation method for convenience. diff --git a/docs/en_US/guide/lxd_precheck.md b/docs/en_US/guide/lxd_precheck.md index 8857b9a72c..4b4fa55b63 100644 --- a/docs/en_US/guide/lxd_precheck.md +++ b/docs/en_US/guide/lxd_precheck.md @@ -6,6 +6,8 @@ outline: deep The following is the introduction of the non-customized part, the customized part has its own corresponding introduction, do not get confused! +If your host does not have an IPV6 subnet and you want to assign IPV6 addresses to containers, then please check the ``Customize`` partition in the ``LXD`` module for the ``Attach a free IPV6 address segment`` to the host, and attach an IPV6 subnet to the host before installing the environment. + ## Requirements Hardware requirements. diff --git a/docs/en_US/guide/pve_install.md b/docs/en_US/guide/pve_install.md index b51fe889b9..d7741cbd94 100644 --- a/docs/en_US/guide/pve_install.md +++ b/docs/en_US/guide/pve_install.md @@ -6,6 +6,8 @@ outline: deep If you don't know how to choose an option during installation, just press enter. +If your host does not have an IPV6 subnet and you want to assign IPV6 addresses to containers/virtual machines, then please check the ``Customize`` partition in the ``LXD`` module for the ``Attach a free IPV6 address segment`` to the host, and attach an IPV6 subnet to the host before installing the environment. + ## One-click PVE installation :::tip diff --git a/docs/en_US/guide/pve_precheck.md b/docs/en_US/guide/pve_precheck.md index 24fd129b97..24d3ac3ccc 100644 --- a/docs/en_US/guide/pve_precheck.md +++ b/docs/en_US/guide/pve_precheck.md @@ -12,6 +12,8 @@ If there are unadapted merchants or machines welcome to contact [@spiritlhl_bot] Will change the network structure of the host, please make sure that the host can reset the system at any time and that there is no important data on the host before running it. ::: +If your host does not have an IPV6 subnet and you want to assign IPV6 addresses to containers/virtual machines, then please check the ``Customize`` partition in the ``LXD`` module for the ``Attach a free IPV6 address segment`` to the host, and attach an IPV6 subnet to the host before installing the environment. + ## Various requirements It is recommended that debian try to use the latest stable version of the system before use. diff --git a/docs/guide/docker_precheck.md b/docs/guide/docker_precheck.md index 0012aac92e..827ba70282 100644 --- a/docs/guide/docker_precheck.md +++ b/docs/guide/docker_precheck.md @@ -10,6 +10,8 @@ outline: deep 如果宿主机带IPV6网络的话,安装会改变宿主机的网络结构,请保证宿主机随时可重置系统,且运行前无重要数据在宿主机上 ::: +如果你的宿主机本身没有IPV6的子网又想给容器分配IPV6地址,那么请先查看```LXD```模块中的```自定义```分区中的```给宿主机附加免费的IPV6地址段```的内容,给宿主机附加上IPV6子网后再进行环境安装 + ## 项目特点 通过docker批量或单独开设NAT服务器(Bulk or individual NAT server provisioning via docker) diff --git a/docs/guide/lxd_install.md b/docs/guide/lxd_install.md index 410a0cd56e..5d74068da0 100644 --- a/docs/guide/lxd_install.md +++ b/docs/guide/lxd_install.md @@ -4,6 +4,8 @@ outline: deep # LXD主体安装 +如果你的宿主机本身没有IPV6的子网又想给容器分配IPV6地址,那么请先查看```LXD```模块中的```自定义```分区中的```给宿主机附加免费的IPV6地址段```的内容,给宿主机附加上IPV6子网后再进行环境安装 + ## 手动安装 新手推荐,避免有bug不知道怎么修,当然如果只是图方便又是老手懂排查BUG,用后面的一键安装也行 diff --git a/docs/guide/lxd_precheck.md b/docs/guide/lxd_precheck.md index 6124137ae0..8f0520e314 100644 --- a/docs/guide/lxd_precheck.md +++ b/docs/guide/lxd_precheck.md @@ -6,6 +6,8 @@ outline: deep 以下为非自定义部分的介绍,自定义部分有自己对应的介绍,勿弄混了 +如果你的宿主机本身没有IPV6的子网又想给容器分配IPV6地址,那么请先查看```LXD```模块中的```自定义```分区中的```给宿主机附加免费的IPV6地址段```的内容,给宿主机附加上IPV6子网后再进行环境安装 + ## 要求 硬件要求: diff --git a/docs/guide/pve_install.md b/docs/guide/pve_install.md index c5a751f75b..d501282f03 100644 --- a/docs/guide/pve_install.md +++ b/docs/guide/pve_install.md @@ -6,6 +6,8 @@ outline: deep 安装过程中遇到选项不会选的可无脑按回车,本项目所有脚本内置国内外IP自动判断,使用的是不同的安装源与配置文件,有使用CDN加速镜像下载 +如果你的宿主机本身没有IPV6的子网又想给容器/虚拟机分配IPV6地址,那么请先查看```LXD```模块中的```自定义```分区中的```给宿主机附加免费的IPV6地址段```的内容,给宿主机附加上IPV6子网后再进行环境安装 + ## 一键安装PVE :::tip