• 0 Posts
  • 35 Comments
Joined 12 days ago
cake
Cake day: June 25th, 2024

help-circle





  • hendrik@palaver.p3x.detoSelfhosted@lemmy.worldHow to host a userbase
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    11 hours ago

    Authentik, Authelia, Keycloak, KaniDM come to mind.

    That’d be identity providers / authentication servers or SSO solutions. But with most (/all?) of them, you’d have to program the payment logic yourself.

    I think there are webshops, platforms to sell online courses and ERP or eCommerce software that can do both payment and authentication. I’m not a expert on that.

    I think most solutions are either custom solutions that have been programmed by the people themselves (at least to some degree) or some of the big, commercial (and proprietary) platforms to sell online courses and memberships.

    But don’t search for “userbase […]” that’s a term I’ve never heard of. Search for “membership”, “identity management”, “single sign-on”, “eCommerce” and “Stripe” (because it’s one of the largest payment providers. And I’d have a look at the eCommerce world. Usually it’s difficult to find something good. Most of them want a share of your revenue and aren’t entirely open source. Maybe something to sell online courses with, is more likely to have the things you need.


  • Whatever floats your boat. If you don’t need it, you don’t need it. I have some services exposed to the outside on the standard port and I need a reverse proxy to make that possible. It also does the https with letsencrypt certificates. It’s a bit more comfortable managing them all in the reverse proxy. But I also have some webinterfaces of other less important software that is fine running on some IP on port 5100 and I don’t worry configuring something to change that. I don’t think there is a “should” unless you need to encrypt the traffic or expose that service to somewhere. And it’s also not wrong to do it.


  • To add a bit: With VLANs you can have several ‘virtual’ cables inside of a real (physical) cable. You probably don’t need it in a home setup, I’m not sure. It’s for use cases like you just have one ethernet port or one cable running through the wall, but you need two (or more) entirely separate networks on the other side. Like the telephone network or the seperate server network along with the normal network, all over one cable. It works by tagging all the network packets. In the end it’s just a number that gets attached to the packets and the other side knows how to handle the packets with those additional numbers attached to them. And it can send them out through different ports again.

    At home, most people just have one network, so that kind of functionality isn’t needed. Some people put their TV set, NAS or the smart home devices or their home office and/or guests in different networks so the devices can’t mess with each other. A VLAN might be handy for those kind of things. And OpenWRT has VLANs, too, since there are two separate networks attached (as with every router). In this case the WAN side, going to your ISP, and your LAN. If you have a router with like 5 ports on the back, you can map those to either port if you change the VLAN settings. The labeling (WAN/LAN) from the manufacturer is just the default with OpenWRT.


  • Hmm. I had another look on my laptop. I might have to revise my answer: I have all the 5 uBlock lists, EasyList plus EasyList Germany and EasyPrivacy… And a few smaller ones are enabled, too. BUT I don’t think those unmaintained lists I mentioned show up in uBlock anyways. So you might be fine enabling all of them.

    I still think it doesn’t helps after some point… But it’s definitely not as bad as I said earlier… At some point I’ll have to brush up my knowledge.



  • I didn’t even try. As far as I know there are a few well maintained lists that also are fairly complete. They’re even split into sub-categories so you can choose to visit facebook or have mildly annoying things, or not.
    Those happen to be the lists that are enabled per default in most adblockers.

    And there are lists that haven’t been maintained in months or years. And lists that are known to break websites because the filtering rules aren’t that well programmed.

    I don’t see any reason for me to enable those. I mean your mileage may vary and they might not do you any harm or break the specific sites you like to frequent.



  • I don’t think enabling every filter is how it’s supposed to be configured. That’s just going to make your experience browsing worse. The defaults are pretty sane. I think that’s like 2 of the big (and good) lists. You’re supposed to enable your language specific list (with the same base name as the already activated one) along with that. And maybe the speficic ones like “Annoyances” etc. But that’s it. If you also go ahead and enable all the not so good lists, that’s not making it better.




  • Uh, that really depends on the use-case.

    I like to follow the recommendations of the German PC magazine c’t: https://www.heise.de/ratgeber/Bauvorschlag-fuer-einen-sparsamen-Heimserver-aus-c-t-3-2024-9587594.html

    Other than that: An Intel NUC, one of those cheap chinese Mini-PCs from Amazon where you get 16GB of RAM, a fairly recent processor generation and 512GB SSD for like $250 or my advice: get a refurbished laptop for $250. That’s energy efficient by design and has everything on board. And available in abundance.

    Downsides of these approaches: You don’t get a lot of SATA ports for harddisks, if at all… So for storage, I wouldn’t consider those. So it’s gonna be an old PC, Server or NAS. Comparing mainboards and energy efficiency isn’t easy. That’s why I rely on PC magazines. But that’s for new stuff… Not used components. So tipps from the internet are probably your best bet.

    If you’re not from a country where electricity is that expensive, you might want to have a look at some of those refurbished PC shops. An server or a Dell Workstation from 5 years ago should be affordable.





  • They’re pretty slow, come with less RAM and replacement parts have become more expensive, because they’re not as available as ones for modern computers. Also my N54l consumes like 45W in idle…

    I wouldn’t spend money on one, today. You can probably get something way faster and more capable for less money. Security isn’t an issue though. That mostly depends on the operating system you put on it, not the hardware. The security issues in the processor and such, should have been fixed by microcode and software updates.