Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Selfhosted
  3. Selfhosting Sunday - What's up?

Selfhosting Sunday - What's up?

Scheduled Pinned Locked Moved Selfhosted
selfhosted
149 Posts 78 Posters 834 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M [email protected]

    I really need to figure out how to get Jellyfin to use SSL certs and assigning a domain to the instance.

    sexualpolytope@lemmy.sdf.orgS This user is from outside of this forum
    sexualpolytope@lemmy.sdf.orgS This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #21

    Caddy is the way.

    irmadlad@lemmy.worldI 1 Reply Last reply
    0
    • mcmonster@programming.devM [email protected]

      I've just moved and I'm setting up my machines. NIC died in my DIY router just before the move so I'm upgrading to 2.5/10 Gbps at the same time.

      zer0squar3d@lemmy.dbzer0.comZ This user is from outside of this forum
      zer0squar3d@lemmy.dbzer0.comZ This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #22

      What NIC are you looking at and what OS have you chosen?

      mcmonster@programming.devM 1 Reply Last reply
      0
      • T [email protected]

        What's up, what's down and what are you not sure about?

        Let us know what you set up lately, what kind of problems you currently think about or are running into, what new device you added to your homelab or what interesting service or article you found.

        I This user is from outside of this forum
        I This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #23

        I'd appreciate some feedback on what I'm looking to do.
        I'm wanting to follow the FUTO guide, but I don't want to build a router, to save on some money for now.
        So I'm planning on buying a Mikrotik MT RB750Gr3 and putting OpenWrt on it, then using my current TP-Link Archer C6 as a wireless access point. (will buy a dedicated AP in the future).
        One thing I wonder is, if there is a Mikrotik model that would be better?

        R W 2 Replies Last reply
        0
        • blueether@no.lastname.nzB [email protected]

          Email...
          My wife really wants to further de-google, this means moving custom domains off gsute.

          Do I move to proton/tuta or go back to self hosting email again like I did for years until about 2010?

          If I self host, do I do it at home or on the server that runs my lemmy instance?

          dan@upvote.auD This user is from outside of this forum
          dan@upvote.auD This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #24

          I self-host my email and use a VPS for it. I don't trust my home server to be reliable enough, and the VPS providers have nicer equipment (modern AMD EPYC CPUs, enterprise SSDs, etc). I use a separate VPS just for my emails - it's the one thing I want to ensure is secure, so I didn't want any other random software (that could potentially have security issues) running on it..

          I also use an outbound SMTP relay to avoid having to deal with IP reputation. SMTP2Go has a free plan for sending <1000 emails per month.

          T 1 Reply Last reply
          0
          • ? Guest

            My radarr instances won't download anything. It will search and find compatible torrents, but then it just spins and spins, nothing ever moves to the queue. If I refresh its like nothing happened at all.

            I recently reorganized the root files to separate HD/UHD content so that I can run 2 instances for Overseerr requests, then this issue started. I had to reset the root folders and now there's also a root folder error about collections that I can't resolve either... got me thinking about doing a full reinstall.

            C This user is from outside of this forum
            C This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #25

            What's in the radarr log? You have your downloader configured, enabled, and tested I assume?

            1 Reply Last reply
            0
            • B [email protected]

              Ann reason you choose authenik? There are a nmber of options and I'm not sure why to choose one over the other.

              dan@upvote.auD This user is from outside of this forum
              dan@upvote.auD This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #26

              I'm not the person you're replying to, but Authentik:

              • Has a UI for configuring it, including adding users.
              • Supports LDAP if you need it. Authelia needs a separate LDAP server.
              • Supports practically every two factor auth protocol you'd need: OIDC (OpenID Connect), OAuth2, SCIM, SAML, RADIUS, LDAP, and proxying for apps that don't support any of them (which is getting rarer).
              • Supports permissions and permission groups, i.e. only allow certain users to access particular apps.
              • Can be used as the source of truth for Google Workspace and Microsoft Entra. Maybe not as relevant for home use.

              I haven't tried Keycloak but I hear it's pretty good, albeit a heavier app to deploy.

              I have tried Authelia, and it's much less powerful than Authentik. Authelia requires you to manually modify config files rather than using a web UI. It also only supports OIDC (which is in beta) and proxying.

              S T 2 Replies Last reply
              0
              • M [email protected]

                I really need to figure out how to get Jellyfin to use SSL certs and assigning a domain to the instance.

                ? Offline
                ? Offline
                Guest
                wrote on last edited by
                #27

                I have my instance running in my k3s cluster. I have its node affinity to only run on my miniforums i9. That way, I can use cert manager to manage the certs.

                1 Reply Last reply
                0
                • M [email protected]

                  I really need to figure out how to get Jellyfin to use SSL certs and assigning a domain to the instance.

                  I This user is from outside of this forum
                  I This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #28

                  When in doubt, put it behind nginx

                  1 Reply Last reply
                  0
                  • kate@lemmy.uhhoh.comK This user is from outside of this forum
                    kate@lemmy.uhhoh.comK This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #29

                    I did no research whatsoever and picked the one I'd seen the name of more often. I figured if it didn't work for me I'd try something else, same as when plex wasn't working for me so I switched to jellyfin. I have no idea how it compares to the other options but it feels pretty solid so far

                    1 Reply Last reply
                    0
                    • H [email protected]

                      I've been learning bash and working on scripts to automate stuff in my homelab. It's been a lot of fun. I'm currently working on a script that will rename the movies and TV shows I rip from my DVD collection.

                      The script queries the tmdb api, presents me with a mwnu of matches if there's multiple matches, renames the media files according to jellyfin spec, and then places them in the proper folders to be indexed by Jellyfin and Kodi.

                      S This user is from outside of this forum
                      S This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #30

                      Would you mind sharing the code?

                      1 Reply Last reply
                      0
                      • kate@lemmy.uhhoh.comK [email protected]

                        Finally switched from plex to jellyfin, seems to be ok so far. Needed to make some small scripts for metadata management but it's running smoothly. Finally decided I'm hosting enough software with user accounts that I've made an authentik instance for SSO with each (ofc jellyfin first)

                        S This user is from outside of this forum
                        S This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #31

                        Hey, we're also thinking about setting up authentik. Could you answer the following, where I haven't found answers to yet: does introducing SSO impede logging into Jellyfin on a TV / phone app at all?

                        kate@lemmy.uhhoh.comK 1 Reply Last reply
                        0
                        • T [email protected]

                          What's up, what's down and what are you not sure about?

                          Let us know what you set up lately, what kind of problems you currently think about or are running into, what new device you added to your homelab or what interesting service or article you found.

                          D This user is from outside of this forum
                          D This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #32

                          A new homepage for the business of my wife.

                          I plan to use Hugo for it, I just wish the documentation would be better.

                          For the homepage I need a few additional "non-blog" pages and from the documentation I am not sure how to do that the best way.

                          ? 1 Reply Last reply
                          0
                          • T [email protected]

                            What's up, what's down and what are you not sure about?

                            Let us know what you set up lately, what kind of problems you currently think about or are running into, what new device you added to your homelab or what interesting service or article you found.

                            australiansimon@lemmy.worldA This user is from outside of this forum
                            australiansimon@lemmy.worldA This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #33

                            Building a simple workflow with AI agent for our community watch group. Also building an open source automation platform, currently working through GUI templates for it.

                            1 Reply Last reply
                            0
                            • T [email protected]

                              What's up, what's down and what are you not sure about?

                              Let us know what you set up lately, what kind of problems you currently think about or are running into, what new device you added to your homelab or what interesting service or article you found.

                              K This user is from outside of this forum
                              K This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #34

                              As we received new network hardware from our ISP, and inevitably are getting a new IP address again with that, I'm looking into setting up a DDNS. I've wanted to check out DuckDNS. They run their (free) service on AWS CE2 instances, though, and as I am currently also trying to end my reliance on Google and Amazon, I've got some more digging to do. If anyone has a good, European (or heck, federated?) solution, hmu!

                              U T S 3 Replies Last reply
                              0
                              • T [email protected]

                                What's up, what's down and what are you not sure about?

                                Let us know what you set up lately, what kind of problems you currently think about or are running into, what new device you added to your homelab or what interesting service or article you found.

                                P This user is from outside of this forum
                                P This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #35

                                I have a self-hosted AI system that works pretty well. I can interact with it via my phone, the shell, my IRC server, and I can verbally talk to it.

                                But I want to get it to remember things, so I need to start working on RAG or something. Eventually I'd like to be able to have it draft emails for me, and schedule appointments.

                                I 1 Reply Last reply
                                0
                                • K [email protected]

                                  As we received new network hardware from our ISP, and inevitably are getting a new IP address again with that, I'm looking into setting up a DDNS. I've wanted to check out DuckDNS. They run their (free) service on AWS CE2 instances, though, and as I am currently also trying to end my reliance on Google and Amazon, I've got some more digging to do. If anyone has a good, European (or heck, federated?) solution, hmu!

                                  U This user is from outside of this forum
                                  U This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #36

                                  I have been very happy with desec.io, they are a nonprofit based in Berlin.

                                  ? 1 Reply Last reply
                                  0
                                  • S [email protected]

                                    Hey, we're also thinking about setting up authentik. Could you answer the following, where I haven't found answers to yet: does introducing SSO impede logging into Jellyfin on a TV / phone app at all?

                                    kate@lemmy.uhhoh.comK This user is from outside of this forum
                                    kate@lemmy.uhhoh.comK This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #37

                                    no, works fine. there’s an LDAP plugin for jellyfin so you can use the jellyfin internal login page and the server will verify the login against authentik. took some setting up though.

                                    S 1 Reply Last reply
                                    0
                                    • T [email protected]

                                      What's up, what's down and what are you not sure about?

                                      Let us know what you set up lately, what kind of problems you currently think about or are running into, what new device you added to your homelab or what interesting service or article you found.

                                      ? Offline
                                      ? Offline
                                      Guest
                                      wrote on last edited by
                                      #38

                                      I really want to self host a system that will let me upload documents to be indexed by a vector DB, then run natural language queries using some kind of RAG approach. Classic problem: Having a software product and technical knowledge base and wanting quick answers to questions like "How should screen X behave if I am not a registered user?".

                                      Closest I've found is LlamaIndex but this is still more of a foundation than a turn-key solution and right now I'm too time poor to do the assembly required... I realise I'm describing close-to-frontier tech, but anything more turn-key out there yet?

                                      Thanks for any suggestions!

                                      ? K 2 Replies Last reply
                                      0
                                      • K [email protected]

                                        As we received new network hardware from our ISP, and inevitably are getting a new IP address again with that, I'm looking into setting up a DDNS. I've wanted to check out DuckDNS. They run their (free) service on AWS CE2 instances, though, and as I am currently also trying to end my reliance on Google and Amazon, I've got some more digging to do. If anyone has a good, European (or heck, federated?) solution, hmu!

                                        T This user is from outside of this forum
                                        T This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #39

                                        I'm using the Hetzner nameservers, it's not exactly DynDNS but they have a DNS API and I just have a cronjob set up that checks every five minutes if the IP is still correct and updates otherwise.

                                        Using this in the cronjob: https://github.com/FarrowStrange/hetzner-api-dyndns

                                        1 Reply Last reply
                                        0
                                        • kate@lemmy.uhhoh.comK [email protected]

                                          no, works fine. there’s an LDAP plugin for jellyfin so you can use the jellyfin internal login page and the server will verify the login against authentik. took some setting up though.

                                          S This user is from outside of this forum
                                          S This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #40

                                          Alright, thank you!

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups