blob: a7ce2ddd902c1c450a227c08708def34e571ad78 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
 | # Releases
GoToSocial can be installed in a number of different ways. We publish official binary releases as well as container images.
A number of third-party packages are maintained by different distributions, and some people have created additional deployment tooling to make it easy to deploy GoToSocial yourself.
{%
  include "../../README.md"
  start='<!--releases-start-->'
  end='<!--releases-end-->'
%}
 |