diff --git a/dockers/mastodon/README.md b/dockers/mastodon/README.md index 08dc906..51355f6 100644 --- a/dockers/mastodon/README.md +++ b/dockers/mastodon/README.md @@ -3,4 +3,10 @@ docker-compose run --rm web bundle exec rails db:setup Créer un compte admin : tootctl accounts create adminkaz --email admin@kaz.bzh --confirmed --role Owner -tootctl accounts approve adminkaz \ No newline at end of file +tootctl accounts approve adminkaz + +après un upgrade mastodon j'ai du faire ça +docker-compose run --rm web bundle exec rails db:migrate + +De la doc sur ldap : +https://gist.github.com/sigmaris/5db742083a3406c7c385315634640650