克隆项目 ``` git clone https://github.com/overleaf/toolkit.git ./overleaf-toolkit ``` 进入目录 ``` cd ./overleaf-toolkit ``` 初始化配置 ``` bin/init ``` 得到config文件夹的三个文件 ```shell notranslate position-relative overflow-auto overleaf.rc variables.env version ``` * overleaf.rc : 主要的顶级配置文件 * variables.env : 加载到 docker 容器中的环境变量 * `version` : the version of the docker images to useversion : 使用的 docker 镜像版本 启动docker构建脚本 ``` bin/up ``` 后台运行 `bin/start` --- 访问ip:配置端口/launchpad 设置管理员账号密码后即可使用 Loading... 克隆项目 ``` git clone https://github.com/overleaf/toolkit.git ./overleaf-toolkit ``` 进入目录 ``` cd ./overleaf-toolkit ``` 初始化配置 ``` bin/init ``` 得到config文件夹的三个文件 ```shell notranslate position-relative overflow-auto overleaf.rc variables.env version ``` * overleaf.rc : 主要的顶级配置文件 * variables.env : 加载到 docker 容器中的环境变量 * `version` : the version of the docker images to useversion : 使用的 docker 镜像版本 启动docker构建脚本 ``` bin/up ``` 后台运行 `bin/start` --- 访问ip:配置端口/launchpad 设置管理员账号密码后即可使用 Last modification:March 10, 2025 © Allow specification reprint Like 如果觉得我的文章对你有用,请随意赞赏
One comment
overleaf在线版多人编辑确实挺好的