Git Product home page Git Product logo

ultimatehomeserver's People

Contributors

kyletryon avatar ryanwohara avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ultimatehomeserver's Issues

changedetection.io doesn't persist config

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

You can modify the configuration but it does not persist when the pod is rescheduled or modified.

Minimum reproduction code

https://github.com/TechSquidTV/UltimateHomeServer

Steps to reproduce

Delete the changedetection.io pod and let a new one come up.

Expected behavior

The configuration persists to the new pod

App version

No response

Node.js version

No response

In which operating systems have you tested?

  • macOS
  • Windows
  • Linux

Other

No response

Lidarr

Does this service add new functionality?

{"label"=>"New functionality"}

Service name

Lidarr

Image

linuxserver/lidarr

Description

Lidarr is a music collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new tracks from your favorite artists and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.

Additional information

Seems like a worthy addition to the rest of the *arr stack used in here :-)

Using nginx this way is a kubernetes anti-pattern

The proper was to get outside access to your cluster apps is to use an ingress controller like ingress-nginx and define ingress resources per application. For SSL the proper way to add certificates is to use cert-manager.

Once cert-manager is configured with the dns01 challenge you can put a common annotation on the ingresses to request, apply and use SSL certificates.

Jellyfin

Does this service add new functionality?

{"label"=>"Alternative to existing service"}

Service name

Jellyfin

Image

From Jellyfin documentation:

Official container image: jellyfin/jellyfin
LinuxServer.io image: linuxserver/jellyfin
hotio image: hotio/jellyfin

Description

Almost same as Plex for playing media, but fully open source without relying on their authentication method.

Additional information

Copy paste from the official website:

Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media. It is an alternative to the proprietary Emby and Plex, to provide media from a dedicated server to end-user devices via multiple apps. Jellyfin is descended from Emby's 3.5.2 release and ported to the .NET Core framework to enable full cross-platform support. There are no strings attached, no premium licenses or features, and no hidden agendas: just a team who want to build something better and work together to achieve it. We welcome anyone who is interested in joining us in our quest!

Wizarr, an automatic user invitation and management tool for Jellyfin, Plex and Emby.

Does this service add new functionality?

New functionality

Service name

Wizarr

Image

ghcr.io/wizarrrr/wizarr

Description

Wizarr allows you to invite users, choose which library they have access to. On their side, they choose their name, password and email.

Additional information

From Wizarr GitHub page

Wizarr is an automatic user invitation system for Plex, Jellyfin and Emby. Create a unique link and share it to a user and they will automatically be invited to your media Server! They will even be guided to download the client and instructions on how to use your requests software!

Do not use Rolling Update strategy on deployments for stateful apps

This will bring up a new pod before the old one is destroyed which can lead to data corruption on the persistence data with stateful applications.

Use a deployment strategy of Recreate instead, this will destroy the old pod before the new one starts.

Another option is to use statefulsets instead of deployments for stateful workloads.

PiHole

Does this service add new functionality?

{"label"=>"New functionality"}

Service name

PiHole

Image

https://hub.docker.com/r/pihole/pihole

Description

And blocking by DNS filtering

Additional information

Popular and widely used service.

Add Service: PairDrop - Local file sharing in your browser.

Does this service add new functionality?

New functionality

Service name

PairDrop

Image

lscr.io/linuxserver/pairdrop

Description

PairDrop: Local file sharing in your browser. Inspired by Apple's AirDrop. Fork of Snapdrop.

Additional information

Headscale

Does this service add new functionality?

{"label"=>"New functionality"}

Service name

Headscale

Image

https://hub.docker.com/r/headscale/headscale

Description

Headscale is an open source implementation of the Tailscale server. It allows a wireguard mesh VPN useful for securing your connection and accessing you home services whilst you are away.

Additional information

See above

Jellyseerr support, a fork of Overseer that supports Jellyfin

Does this service add new functionality?

Alternative to existing service

Service name

Jellyseerr

Image

fallenbagel/jellyseerr

Description

A request management and media discovery tool that works with Jellyfin.

Additional information

From Jellyfin's GitHub

Jellyseerr is a free and open source software application for managing requests for your media library. It is a a fork of Overseerr built to bring support for Jellyfin & Emby media servers!
The original Overseerr team have been busy and Jellyfin/Emby support aren't on their roadmap, so we started this project as we wanted to bring the Overseerr experience to the Jellyfin/Emby Community!

Support modifying existing configs

Currently when utilizing the CLI, it is only possible to create new configuration files, even when attempting to only modify a single service. The CLI is currently being re-worked to resolve this as well as improve general UX.

This ticket is for tracking only. Please discuss here: TechSquidTV/uhs-cli#14

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.