うろ覚えだけどswarmじゃなくてシングルホストでそのまま使うなら
docker network create --attachable lan
cd swarm/postgres
(docker-compose.ymlのenvを変える)
docker-compose up -d
cd ../mastodon
cp sample.env.production .env.production
(.env.productionを変える)
docker-compose up -d
docker-compose run web /usr/bin/env rails db:setup
(.env.productionを変える)
とかでいけなかったっけ
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.