[TOC] https://docs.requarks.io/install/linux https://github.com/Requarks/wiki/releases release可以看到具体的文件有多大 1 wget https://github.com/Requarks/wiki/releases/download/v2.5.276/wiki-js.tar.gz Extract the package to the final destination of your choice: 1 2 3 mkdir wiki tar xzf wiki-js.tar.gz -C ./wiki cd ./wiki Rename the sample config file to config.yml: 1 mv config.sample.yml config.yml Edit the config file and fill in your database and port settings