ansible-collection-fediverse/roles/gotosocial
2023-10-23 20:41:45 +02:00
..
defaults Fix typo 2023-10-23 20:17:55 +02:00
handlers Add gotosocial role 2023-10-22 16:18:54 +02:00
meta Add gotosocial role 2023-10-22 16:18:54 +02:00
tasks Add creation of admin users 2023-10-23 18:54:21 +02:00
templates Improve config template 2023-10-23 20:08:02 +02:00
vars Initial commit 2023-10-21 01:48:14 +02:00
README.md Add some documentation in README 2023-10-23 20:41:45 +02:00

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

License

CNPLv7+