Vista Normal

Hay nuevos artículos disponibles. Pincha para refrescar la página.
Hoy — 23 Noviembre 2024Self-Hosted Alternatives to Popular Services

📣 Jellyplist - sync playlists from Spotify to your Jellyfin instance

📣 Jellyplist - sync playlists from Spotify to your Jellyfin instance

https://preview.redd.it/s7893odtlm2e1.jpg?width=804&format=pjpg&auto=webp&s=71d421e98f93a6e1af93e5edbaa6d7992a27847c

What is Jellyplist ?

It´s nothing fancy and new, think of it like a wrapper around existing tools and techniques.

Jellyplist aims to be a companion app for your self-hosted Jellyfin Server. With Jellyplist you will be able to replicate/sync playlists from Spotify to your local Jellyfin account. Under the hood, it uses SpotDL for downloading the corresponding tracks from the available sources if a track isn´t found in your local library.

Features

  • Discover Playlists: Use well-known Featured Playlists listings.
  • Categories: Browse playlists by categories
  • View Monitored Playlists: View playlists which are already synced by the server, adding these to your Jellyfin account will make them available immediately
  • Search Playlist: Search for playlists
  • No Sign-Up or User-Accounts: Jellyplist uses your local Jellyfin server for authentication
  • Automatically keep track of changes: Changes in order, added or removed songs will be tracked and synced with Jellyfin.
  • Metadata Sync: Playlist Metadata will be available at your Jellyfin Server

What it looks like

https://preview.redd.it/2ac37l2xlm2e1.png?width=2301&format=png&auto=webp&s=046f9c9ad239b4fb4a2248d67c9b199a364a75bf

https://preview.redd.it/v7rx7m1zlm2e1.png?width=2027&format=png&auto=webp&s=50e46cddb389802ce122cbc959dae5d7275adcb0

**Interested?** Visit https://github.com/kamilkosek/jellyplist

It is still in an early stage of development, I would be happy if you would test it and leave feedback

submitted by /u/kamilero
[link] [comments]

I finally finished documenting my home server setup. Spoiler, I used Wiki.js

I finally finished documenting my home server setup. Spoiler, I used Wiki.js

What I learned from this sub is:

  • Backup, backup and backup
  • Document everything you do

I finally got to the documentation part and I am really happy with it. After some research I decided to use a self-hosted instance of https://js.wiki/

This is the end result:

https://preview.redd.it/exkmpkkhjm2e1.png?width=1832&format=png&auto=webp&s=330698451ce6da5afa2c3c6a935ae88f91984924

submitted by /u/frogfuhrer
[link] [comments]

Anyone using Safeline WAF?

Just found about Safeline WAF today.

Seems pretty cool, and a good alternative to cloudflare's WAF, which has limited rule-set.

I have spun a test instance up.

For me, it could eventually replace my nginx proxy manager, once it allows custom locations and DNS Challenge for certs. (Currently only does HTTP-01)

submitted by /u/YankeeLimaVictor
[link] [comments]

ByteStash v1.5.0 - Code Snippet Storage

ByteStash v1.5.0 - Code Snippet Storage

Hi again!

I've just released ByteStash v1.5.0 and it has some awesome new features thanks to the amazing community suggestions. This project started humbly as a hobby for me, and it has quickly grown into something much bigger, and better as a result! Thank you to everyone that has supported me and the project so far, the selfhosted community is the best community!

Without further ado, here's the changes, there are some good ones!

  • ByteStash is now multi-user! Users can create their own accounts to store snippets in their personal area
    • Single sign-on support for OIDC compatible apps, Authentik, Authelia, etc...
  • Public snippet view. Users can share their snippets to the public snippet view for others to find and use.
  • Snippets can be exported to JSON & imported again, great for sharing across ByteStash instances, where the existing sharing mechanism doesn't quite cut it
  • Docker secrets! Specify a path for your JWT_TOKEN instead of putting it directly into your setup command
  • General UX improvements overall, based on user feedback

Make sure to view the updated docker-compose for up-to-date configuration options, there's quite a few new ones to get familiar with (mostly related to SSO).

Project: https://github.com/jordan-dalby/ByteStash

ByteStash

Thanks again- until next time!

submitted by /u/Zalosath
[link] [comments]

Just discovered Donetick, a seemingly new project for household task management. Anyone tried it?

I've been on the hunt for a standalone household task manager. I know Grocy can do this, but I'm not sure I need all of Grocy's other features, and the UI is a bit dated.

I just came across Donetick, which I found in a post on the Home Assistant forums, and it seems to have a lot of what I'd look for in a household chore manager. It looks like a relatively new project; still in beta, and the current version (as of this week) is v0.0.16.

Does anyone have any experience with this one? I'm curious how you like it, and if it's in any sort of reasonable state to run now, or if I should wait until there's a more stable release in the future.

submitted by /u/SpencerDub
[link] [comments]

Physical Book Library Tracker

Howdy All,

I was wondering if there was a self hosted library app that would allow me to ingest ISBN numbers to keep track of all the books I own.

Currently I use an android app called my library to ingest the isbns and then export them to a spread sheet.

Being that I now have 2000 books it is kinda inconvenient to search in a spreadsheet.

Let me know if something like this exists :)

submitted by /u/WikoSiko
[link] [comments]

Benefits of a dedicated file server over ssh/sftp

I have been looking into various options for self hosted file servers and keep running into the same question. What benefit does something like seafile offer over normal ssh/sftp access? ssh is a must for server management, so I will always be able to sftp with no additional software. What would a file server application do that sftp doesn't??

submitted by /u/fozid
[link] [comments]

Anyone run a local AI LLM in a VM?

Hello r/selfhosted!

I have a server running Truenas-SCALE-24.04.1.1, and I'm interested in using the server to run my own LLM with Ollama + Open WebUI on a Debian VM with access to Open WebUI from any pc on my local network.

While researching for this project. I couldn't find anything on running this in a VM, and I'd love to know your thoughts. Thanks!

submitted by /u/blackbirdproductions
[link] [comments]

Selfhosted for A/V

Hi selfhosted!

I'm an amateur selfhoster, I've built a server on debian at home for personal use with Plex and arrs and tailscale.

Now I want to build a server for the company I work for self hosting a couple of services. I've already setup wireguard for VPN service, mumble for impromptu intercom needs and Plex for running some videos on tvs.

I'm looking for ideas what else I could run that would benefit av company's needs. Also Plex doesn't really fit my needs, as I wanted something that would work as digital sinage that I could create playlists with mixed video photo content that would play indefinitely on Android tv client. Maybe somebody heard about such a service.

TIA love this community

submitted by /u/mko1989
[link] [comments]

[Advice Needed] Beginner Sanity Check — Do I have a usecase for getting a NAS?

I'll get right to it — I'm looking to get a Synology (or other!) NAS for my purposes, and I want to be sure I'm being sane about this.

I'm a developer (currently a student in Uni, but will be graduating soon). I imagine I might make use of a NAS for: system backups, media storage, and running some docker containers for services like jellyfin or vaultwarden.

My current backup strat is to a) full system back to a local HDD via Time Machine every week (I use a mac) and b) a more narrow backup to a Google Drive via restic/rclone every month. I want to also have time machine/other backups on the NAS, in case my local drive fails. I currently store media (movies, shows, books, etc) on a local hdd which I have with me. Passwords on bitwarden, etc. Might also want to use immich for photos (currently on Google photos).

Now, I'll likely not be working in my hometown so — would it make sense to setup my NAS at my parent's place, or at my new place in the city I start my job?

PS: A couple of other options would be to buy more cloud storage on Google One or OneDrive, and just setup a RPi5 as a server locally. Or, perhaps building a NAS using the RPi5 would be cheaper. I also have an old Dell g7 with an older generation i9, but I want to avoid making use of that unless there are major benefits.

What seems to be the best option?

submitted by /u/Chemical_Poet1745
[link] [comments]

Looking for kanban board with guest access

Hello everyone!

I am currently looking for a self-hosted Kanban project management software. An important requirement here is that third parties must also be able to be invited to individual projects and only have to participate in these projects. Ideally, these guest users should be able to be invited by e-mail and then be given their own guest password with which they can then access the corresponding project.

So far I have looked at Nextcloud Deck and Wekan. However, both do not provide guest access. So I wanted to gather your experiences. Maybe someone knows such a solution.

Thanks in advance!

submitted by /u/p211
[link] [comments]

Subdomains with tailscale

I'm just getting my server setup and so far, i have Caddy + Cloudflare working great with my public domain name. I can map subdomains to services and get SSL working. This is my Caddyfile:

{ debug admin :2019 log { output stdout format console level DEBUG } auto_https disable_redirects email cert@{$DEPLOY_DOMAIN}.com } {$DEPLOY_DOMAIN}, *.{$DEPLOY_DOMAIN} { tls { dns cloudflare {$CLOUDFLARE_TOKEN} } @actual host service1.{$DEPLOY_DOMAIN} handle @service1 { encode gzip zstd reverse_proxy service1 } handle { respond "Hello!" } } 

Now I want to add another block using my tailscale magicDNS name and do the same subdomain routing there. But the problem is tailscale does not support subdomains.

I could use paths like domain.com/service1 and rewrite the Host header or something but i think this causes all kinds of problems. Hardcoded URLs break, websockets break and you have to fiddle with every service individually.

So is there a way to keep using subdomains but with tailscale instead? Ideally i would be able to access some services via tailscale only, others via both public domain name and tailscale. Can anyone give me a rough rundown of the approaches i could take to solve this and maybe the simplest one?

submitted by /u/stonerbobo
[link] [comments]

Time to change up my homelab?

So this is my setup atm. My skills are limited to simple problemsovling online and basic use of terminal and docker/docker compose. Rpi4 Home Assistant Rpi5 CasaOS with NPM, all the ARR's and download cients. PC - i5-4460,8GB RAM, 2x2TB mirror raid,(Just recieved 2x4TB Ironwolf to replace them). Software: TrueNAS Scale, Navidrome PC - i5-8600 - 32GB RAM - RTX3060 12GB Usage: Main stationary, when Im to lazy Connecting my ROG Laptop with slighty better performance. Software: Windows 11, Ollama, A1111(forge), OpenWebUI, Jellyfin, Alltalk TTS. I want to use this as a Linux computer but

I am tempted to run a hypervisor on my i5-8600, freeing up a raspberry Pi or two. I feel like my setup has brought to much complexity. With ADHD and a bad working memory, this is not exacly optimal. Any suggestions?

submitted by /u/ProcrastLife
[link] [comments]

Leaderboard

Hey yall Looking for a web-based (preferably self hosted) program to host a sales leaderboard. This is for a sales contest.

Would like for the participants to be able to add sales and have them show up on leaderboard. What I've tried:

Knack: Users cannot delete records with knack so I didn't go with them. No option to use custom domain unless you pay extra. No option to self host. LeaderboardHQ: Unable to track dollar amount sold and its hard for users to add data. Open to any and all suggestions - open source/fre/ freemium preferred but am willing to pay for a program as well. Thank you in advance

submitted by /u/caliinsuranceguy
[link] [comments]

I am going on a trip for 2 months, need help in setting up access from outside my home

I have jellyfin and a music app on my home server. But I have not looked into setting up access from outside the home.

I looked into my options and looks like I will have to set up a reverse proxy like nginx proxy manager or traefik or wireguard? IM still confused on what does what and the different things I need.

But I want to ask what are the best ways to make sure my server is protected and no one hacks into it? Best practices sort of?

And any help or resources on how to start setting these up would be appreciated

submitted by /u/Silencer306
[link] [comments]
❌
❌