GoToSocial is a self-hosted ActivityPub social network server. This role helps you to set up GoToSocial:
- with everything run in Docker containers
- powered by the official GoToSocial container image
To configure and install GoToSocial on your own server(s), you should use a playbook like Mother of all self-hosting or write your own.
gotosocial_enabled: true
gotosocial_hostname: 'example.org'
gotosocial_db_host:
gotosocial_db_name:
gotosocial_db_user:
gotosocial_db_password:
- Github issues: moan0s/role-gotosocial/issues