# lxd_tool **Repository Path**: frederick_c/lxd_tool ## Basic Information - **Project Name**: lxd_tool - **Description**: 自己开发用于构建LXD运行环境的小工具集合 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-03-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # lxd_tool 自己开发用于构建LXD运行环境的小工具集合 ## scan_folder.php 用于扫描当前image目录下的所有镜像文件,并生成一个对应的json,用于构建LXD中simplestream类型的remote 但需要注意的是,目前构建成功的例子也存在很多问题,需要参考当前目录的images的结构和内容 remote添加的话,使用lxc remote add的方法,地址直接为当前URL,不需要加入8443端口,成功后显示为simplestreams ## api_test.php api_test,快速打印需要测试lxd restful-api