auzzie32 / pms-wiki

The aim is to share knowledge and information about building an open-source media server.

Home Page:https://perfectmediaserver.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ironicbadger/pms-wiki

You can find the full site at perfectmediaserver.com.

Abstract

Perfect Media Server began life as a series of blog posts over at blog.linuxserver.io. Those posts continue to be very popular but a blog post can only get you so far, I therefore introduce perfectmediaserver.com - a wiki format information repository detailing all you need to know to build a free, open and modular media server that will last for many, many years.

The primary technologies we recommend are Linux, Containers (via docker and managed using docker-compose), Proxmox, MergerFS, SnapRAID and ZFS.

You can find the original blog series of PMS here:

If you're looking to build a media server, then you've come to the right place. This site documents the many aspects of building a media server using Free and Open Source Software wherever possible.

Using this repo

If writing and wanting to run a local copy of the wiki then run:

docker-compose up --build

To deploy the site, push to main and a GitHub action will do the rest.

To contribute, open a PR. Gratefully received!

About

The aim is to share knowledge and information about building an open-source media server.

https://perfectmediaserver.com

License:GNU General Public License v3.0


Languages

Language:Dockerfile 100.0%