Added peertube

This commit is contained in:
2025-09-21 12:30:22 -07:00
parent 679eb0d8a7
commit e473791a3e
5 changed files with 73 additions and 2 deletions
+13
View File
@@ -0,0 +1,13 @@
# PeerTube
* [Docs](https://docs.joinpeertube.org/)
Proxy port: 1935
Change admin user (username is admin in gui but root in cli):
```
docker compose exec peertube npm run reset-password -- -u root
```
NOTICE: I've added this one for testing, it didn't fit what I was wanting, but I'll levae it here as it did boot.