I made a simple ansible playbook to install mastodon using docker

A10@kerala.party@kerala.party to Selfhosted@lemmy.world – 50 points –
gitea.com

geteilt von: https://kerala.party/post/155876

To use it, follow the readme to set up ansible and an ssh connection to your server. Edit the varibales in var/main.yml and run the playbook with ansible-playbook roles_playbook.yml -K.

Also check out the lemmy and pixelfed docker installation playbooks.

2

This is exactly what I was looking for! Thanks for sharing!