Skip to content

ironicbadger/pms-wiki

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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. Therefore, I 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 years to come.

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.

Usage

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

$ docker-compose up --build

or

pip3 -U -r requirements.txt

mkdocs serve

In both cases the site will be available at localhost:8000. In the docker version though some niceities like auto refresh on save go away.

Deployment

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

Contributing

To contribute, open a PR, and I will review it. Gratefully received!

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published