PeerTube
Modified from official instructions: https://docs.joinpeertube.org/install/docker
- Edit
docker-compose.yml - Generate
PEERTUBE_SECRETusingopenssl rand -hex 32. - Create the volume directories needed: config, data, opendkim, postgres, redis
- Launch from CLI docker compose.
- Search logs for "User password" (near the end) to find the generated password for the root account.
Be careful setting up the instance initially. It's not as easy as it seems.