selfhosted

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

roofuskit, in Migrated my self-hosted Nextcloud to AIO and I absolutely love it
@roofuskit@lemmy.world avatar

This is all in one container? That is the exact wrong way to use docker.

vortexsurfer,

No, you give the AIO container access to your docker daemon and it will create / handle / supervise all the other containers nextcloud needs.

genie,

Love me some docker compose! I switched from a manually built VM over to the AIO setup about a year ago and never looked back. It’s been rock solid for me and my ~10 users so far.

haplo,

I appreciate the simplicity, but giving such broad permissions makes me unease and the main reason why I’m putting off moving to Nextcloud AIO. Am I the only one who thinks like this?

hempster,

Its OK if you have a dedicated VM just for nexcloud

synae,
@synae@lemmy.sdf.org avatar

Damn, why not use k8s at that point

ikidd, (edited )
@ikidd@lemmy.world avatar

It containerizes all the subcomponents under a mastercontainer, and even has support for community containers of things like pihole, caddy and dlna. So you have image control over each component, as well as codespace separation.

After 7 or 8 years of various forms of Nextcloud, I have to say this is the easiest one to maintain, upgrade and backup outside of my VM snapshots.

roofuskit,
@roofuskit@lemmy.world avatar

So it’s sub containers?

ikidd,
@ikidd@lemmy.world avatar

Not really, it just makes containers in your docker, accessible like any others. The mastercontainer can be used to control and update them, but you can just exec -dit them like any other containers you find in your docker ps

code, in Update: Everyone said GameVault's UI was garbage, so we completely overhauled it.

Any ideas about linux/wine support?

baduhai, (edited )

It only stores files, so there’s no need for wine support, as far as I understand.

Edit: looks like I was wrong, their client seems somewhat capable.

alfagun74,

Not natively but there’s this

dan, (edited ) in Can I build a NAS out of a desktop? [Request]
@dan@upvote.au avatar

It’ll work fine. A NAS is just a PC. Try Unraid if you want a user friendly UI. It costs money but it’s only a one off payment for a lifetime license, and they have a free trial.

Oderus,

+1 for unRAID. I did the same when I got tired of Netflix increasing prices while dropping content. Also got annoyed with my cable because it’s expensive and good content is rare.

Bought a 12th gen i5 desktop on sale and 4 x 10Tb drives and installed unRAID on a USB key.

Easiest thing I’ve done in years and it’s 100x better than Netflix and 1000x better than cable.

pineapplelover,

Or truenas

Moonrise2473, (edited ) in Take CONTROL Of Your EV with Home Assistant! (A Nerdy Show and Tell)

Even on peertube with no algorithms it is required to have a thumbnail with exaggerated emotions?

yessikg,
@yessikg@lemmy.blahaj.zone avatar

No, it’s because they are on Youtube too.

Cqrd,

deleted_by_author

  • Loading...
  • Moonrise2473,

    No, peertube is a YouTube alternative. Videos must be manually uploaded over a server which is them federated to other servers. Like Reddit vs Lemmy or Xitter vs mastodon

    ObsidianZed,

    It’s also possible they create and upload the same content in both locations but have to target the larger YouTube demographic via clickbait thumbnails.

    Player2,

    You can use the dearrow extension to replace clickbait

    ShortN0te, in Should I use Restic, Borg, or Kopia for container backups?

    I started out with borg. Basically had no problems with it. Then i moved to Restic. For the past few years i am using it, i never experienced any issue with it. Can only recommend Restic.

    SeeJayEmm,
    @SeeJayEmm@lemmy.procrastinati.org avatar

    Going to second the restic recommendation. I’m using it for most of my backup needs and find it easy, fast, and reliable.

    mik,

    What backend do you use for restic?

    mlaga97,

    I backup to an external drive and then rclone copy that up to backblaze B2

    ShortN0te,

    Restic connects via SSH to my Backup Storage.

    ElusiveClarity, in The "safest" way of self hosting

    I’m not expert but for the sake of getting some discussion going:

    Don’t open ports on your router to expose services to the open internet.

    Use a vpn when torrenting and make sure your torrent client is set to only use the vpn’s network adapter. This way, if your vpn drops out the torrent client can’t reach the internet.

    I keep everything local and use Tailscale to access things while I’m away from home.

    genie,

    Couldn’t agree more! Tailscale also lets you use Mullvad (up to 5 devices per Mullvad account, across all clients) as an exit node.

    dept, in Private and/or cheap places to register a domain

    TLD-List is a pretty good resource to compare different registrars for any tld.

    oDDmON, in Does anyone else harvest the magnets and platters from old drives as a monument to selfhosting history?

    Yes. The magnets are ridiculously strong. Several hold screen in place on my heat exchanger, to keep leaves and lawn debris at bay.

    Haven’t figured out a good use for the platters, but skeet shooting has crossed my mind.

    cmnybo,

    If you wind a 2 or 3 layer pancake coil the size of the platter out of 12 or 14AWG magnet wire and dump a couple kJ through it from a capacitor bank, the platter will launch into the air. Don’t try it indoors unless you want a platter embedded in the ceiling.

    Gork,

    Zombie apocalypse DIY railgun

    Yantantethera, in Does anyone else harvest the magnets and platters from old drives as a monument to selfhosting history?
    @Yantantethera@lemmy.world avatar

    I use them as coffee mats…

    vikingtons,
    @vikingtons@lemmy.world avatar

    The 3.5s make for excellent coasters lol

    variants,

    How do you keep them from sticking onto cups

    vikingtons, (edited )
    @vikingtons@lemmy.world avatar

    Good question, but I’ve not had that issue so far

    I typically use yeti ramblers with a metal bases on them, though I’ve set ceramic mugs down on them too and they’ve not stuck. might depend on the drink a little?

    variants,

    Oh it’s probably vacuum sealed then so it doesn’t condensate

    vikingtons, (edited )
    @vikingtons@lemmy.world avatar

    Maybe but I do spill a bit every now and then. Can’t speak for the regular ceramic mugs, though that’s a bit of a rarity and they just have herbal tea

    NegativeInf,

    I do that with save icons!

    sramder, in Best way to create my seedbox?
    @sramder@lemmy.world avatar

    So… and this is probably debatable, the point of a dedicated seed box is that there are a metric-shitton of other seed boxes on the local network (at the datacenter).

    I’d argue the point of self hosting is to be able to set it up however you please. It sounds like you know what to do to be safe.

    I use Mulvad for general VPN duty, though I can’t personally speak to its torrent support/speed I do see many recommend it in combination with a wireguard supporting container image. Spin a few up and let us know which ones you like and why.

    Haha,

    I will definitely document it when I reach a decision about it all. That will hopefully help lots of people too later on, but at least i’ve already decided on the client and everything is configured there so that’s half the battle. I just wonder about recommendations around here, and absolutey i would self host it all!

    Gooey0210, in I love my Gitea. Any tips and tricks?

    The trick is to switch to forgejo

    SpaceCadet,
    @SpaceCadet@feddit.nl avatar

    Mental note: have to migrate my gitea instance over to forgejo.

    BOFH666,

    Absolutely!

    Running local, self hosted forgejo with a few runners.

    Now my code is neatly checked with pre-commit and linters, build when new tags are pushed, renovate is scheduled every 24 hours to check for new releases of stuff etc.

    Just a few containers and a happy user :-)

    naomsa,

    do you use forgejo-runner or another ci/cd image?

    Gush5310,

    I am not the OP but I use Woodpecker CI.

    I like to keep things separated, in a KISS fashion. This makes changing either software easier.

    BOFH666,

    Still testing and fiddling, but I’m using the forgejo-runner. Renovate is just another repository, with a workflow to get it started:

    
    <span style="color:#323232;">on:
    </span><span style="color:#323232;">  schedule:
    </span><span style="color:#323232;">    - cron: '5 2 * * *'
    </span><span style="color:#323232;">    - cron: '5 14 * * *'
    </span><span style="color:#323232;">
    </span><span style="color:#323232;">jobs:
    </span><span style="color:#323232;">  build:
    </span><span style="color:#323232;">    runs-on: docker
    </span><span style="color:#323232;">    container:
    </span><span style="color:#323232;">      image: renovate/renovate:37.140-full
    </span><span style="color:#323232;">    steps:
    </span><span style="color:#323232;">      - name: Checkout
    </span><span style="color:#323232;">        uses: actions/checkout@v3
    </span><span style="color:#323232;">
    </span><span style="color:#323232;">      - name: Run renovate
    </span><span style="color:#323232;">        env:
    </span><span style="color:#323232;">          PAT: ${{ secrets.PAT }}
    </span><span style="color:#323232;">          GITHUB_COM_TOKEN: ${{ secrets.GITHUB }}
    </span><span style="color:#323232;">        run: |
    </span><span style="color:#323232;">          echo "Running renovate"
    </span><span style="color:#323232;">          cd ${GITHUB_WORKSPACE}
    </span><span style="color:#323232;">          renovate --token ${PAT}          
    </span>
    

    The renovate image has been pulled by hand and the forgejo-runner will happily start the image. Both PAT and GITHUB secrets are configured as ‘action secrets’ within the renovate repository.

    Besides the workflow, the repository contains renovate.json and config.js, so renovate has the correct configuration.

    Dehydrated,

    I was about to suggest that

    neidu2, in Hetzner Server auction worth it?

    I have moved over to inhouse hosting, but I exclusively used hetzner for years, a lot of it via the auction.

    If you don’t need something very specific, the auction is a great way to spin up something cheaply.

    crony,
    @crony@lemmy.cronyakatsuki.xyz avatar

    My main reason for hetzner is the cheapness of it, but have been reading a bit about hetzner and have seen some people have networking issues with them.

    So I have decided to do a bit of searching around to see if there is any other good dedicated server provider to use that won’t break a bank.

    But at the end I will most likelly get a hetzner auction server and see if there are any issues.

    neidu2, (edited )

    You’ll probably be fine with hetzner. If not, you can cancel whenever.

    IsoKiero,

    have seen some people have networking issues with them.

    I’ve been a happy customer for hetzner for almost a decade and I haven’t had any issues with their networking. If you’re running virtualization you need to take care of you MAC addresses or they won’t allow traffic and eventually will kick you off from their platform (and they have a good reason to do so). As long as you play by their rules on their hardware it’s rock solid, specially for the price.

    plz1, in Pi-Hole or something else for network ad blocking?

    NextDNS.

    Also, be wary of relying on anything blocking ads on streaming services this way. They will likely serve them within the video stream, so not network-blockable.

    Objects,

    I’m also a fan of NextDNS. Have an unbound instance querying it.

    ssdfsdf3488sd, in Why docker

    Because if you use relative bind mounts you can move a whole docker compose set of contaibera to a new host with docker compose stop then rsync it over then docker compose up -d.

    Portability and backup are dead simple.

    rhymepurple, in App that tracks prices on websites?

    changedetection.io

    Change Detection can be used for several use cases. One of them is monitoring price changes.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • selfhosted@lemmy.world
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #