mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-22 11:46:40 +00:00
11 lines
374 B
Markdown
11 lines
374 B
Markdown
|
# 发行版
|
||
|
|
||
|
GoToSocial 可以通过多种方式进行安装。我们发布官方的二进制文件以及容器镜像。
|
||
|
|
||
|
有许多第三方软件包由不同的发行版维护,一些用户还创建了额外的部署工具,以便你可以轻松地自行部署 GoToSocial。
|
||
|
|
||
|
{%
|
||
|
include "../repo/README.md"
|
||
|
start='<!--releases-start-->'
|
||
|
end='<!--releases-end-->'
|
||
|
%}
|