Couple of updates
Contents
Troubleshooting PeerTube S3 uploads
In the interest of being cost-efficient I’ve setup my PeerTube to use object storage to store and serve the videos.
Steps
1. Configure PeerTube
Ensure you’ve got PeerTube setup.
From your peertube directory (or docker volume) you’ll want to update your config/local-production.json
/ config/localproduction.yaml
file.
NOTE:At the time of writing, Updating your server configuration from the management
console will ERASE your settings.
This means you’ll want to make sure to back up your settings so you can copy over your changes when needed.