Skip to content

Ysadsir/yotflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Project to challenge the skills I learned recently :)


Explore the docs »

View Demo · Report Bug · Request Feature

About The Project

Deployments for jellyfin, deluge and jackett in my own k3s cluster made with 3 Raspberry Pi. A fourth pi with Ubuntu and a 1 To HDD for monitoring (Prometheus, Grafana and Arduino).

Built With

  • K3s
  • Docker
  • Ansible
  • Raspberrypi
  • Jellyfin
  • Prometheus
  • Grafana
  • Arduino

Getting Started

Prerequisites

  • git
    sudo apt install git-all
  • k3s
    sudo k3s server &
    # Kubeconfig is written to /etc/rancher/k3s/k3s.yaml
    sudo k3s kubectl get node
    
    # On a different node run the below command. 
    # NODE_TOKEN comes from /var/lib/rancher/k3s/server/node-token on your server
    sudo k3s agent --server https://myserver:6443 --token ${NODE_TOKEN}

Installation

  • Clone the repo
    git clone https://github.com/Ysadsir/yotflix.git

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under The Unlicense License. See LICENSE for more information.

Contact

Project Link: https://github.com/Ysadsir/yotflix

About

A Jellyfin media server working in a cluster k3s

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages