update readme.md
This commit is contained in:
parent
8e8e8c7a51
commit
b0695e602f
1 changed files with 4 additions and 16 deletions
|
@ -1,20 +1,8 @@
|
|||
# Self Hosted PeerTube Server
|
||||
# Self Hosted Jellyfin Server
|
||||
|
||||
This playbook allows you to self-host a PeerTube sever.
|
||||
This playbook allows you to self-host a jellyfin sever.
|
||||
|
||||
It was tested on Fedora 41.
|
||||
|
||||
Note: The playbook assumes that you bring your own webserver. You will need to configure a webserver either
|
||||
on the machine you're installing PeerTube on or on another machine.
|
||||
|
||||
My setup is as follows:
|
||||
|
||||
```mermaid
|
||||
flowchart TD
|
||||
A[Internet] -->|Request| B(Reverse Proxy)
|
||||
B --> C(PeerTube Server)
|
||||
```
|
||||
|
||||
Blogs:
|
||||
- https://blog.nuculabs.dev/posts/2025/2025-01-25-self-hosting-peertube/
|
||||
- https://docs.joinpeertube.org/install/docker
|
||||
References:
|
||||
- https://jellyfin.org/docs/general/installation/container/
|
Loading…
Add table
Reference in a new issue