20 lines
543 B
Markdown
20 lines
543 B
Markdown
Gotosocial
|
|
=========
|
|
|
|
A role to install and configure gotosocial, as well as create admin accounts.
|
|
|
|
Role Variables
|
|
--------------
|
|
|
|
The most important variable to set is `gotosocial_host`.
|
|
|
|
This is the domain your instance is supposed to run on,
|
|
and can't be easily changed after the first run.
|
|
|
|
For more variables, see ./defaults/main.yml and check out the very good documentation
|
|
in the official [example config](https://github.com/superseriousbusiness/gotosocial/blob/main/example/config.yaml)
|
|
|
|
License
|
|
-------
|
|
|
|
[CNPLv7+](../../CNPLv7+.md)
|