Skip Navigation
Matt The Horwood

I run this server

Posts 82
Comments 269
Self hosted Nextcloud IPv6 local and external - I lack some understanding
  • I do that too, my home doesn't have IP V6 at all here in the UK. so my dedi proxy's ipv6 to my home.

  • 2025 round the corner! What's your resolution??
  • im 800x600, all the cool games are 800x600

  • Security blindspots for selfhosted website
  • Also be advised that wordpress will attract all the internet to try and hack in, so make sure you keep everything up to date

  • Nginx...two domains, same sites?
  • Would recommend OVH for both domain name and DNS, they have DNS APIs so you can get certificates from lets encrypt with ease. Also you could update your zone when your home IP changes

  • No meme today
  • Me a user: hello, heres some money Me the admin: hi, thanks 👍

  • Loadbalancing between 2 locations
  • What your after is DNS fail over or round robin, round robin would be my option as both sites could be independent

  • Lemmy v0.19.6 Release
  • Horwood cloud is now on 0.19.6, great job all involved 👍

  • We're on Lemmy 0.19.6

    We are now on Lemmy 0.19.6

    0

    Lemmy v0.19.6 Release

    0
    Help with docker setup
  • I would start with a Debian os base, install docker and turn it into a swarm manager. Then look at stacks and how services work, if you find your running your host too hard. You can add a work host and stread out.

    Once you have docker swarm running, get portainer running. I use portainer as a visual whats happening on my swarm, but I use the docker cli to start and update all my stacks. I have my stacks in a git repository so that I have a backup and history of what changes I did.

    Now your a docker master, of sorts.

  • Help with docker setup
  • Your compose file will pull the image when you run it, from the registry it's in

  • Where to Mount NFS Shares and Where to Keep Docker-Compose
  • I have all external mounts in /mnt, if my container needs to use it then it's in the compose file to use the local mount.

    All my compose and stacks are in a git repo, the repo lives in my home dir and pulled fromy Gogs server. That only I can access.

  • Dollar towel
  • can we all chip in and get one sent to Trump as a welcome gift?

  • Preferred RSS/Newsfeed Reader Solutions?
  • can confirm nextcloud news alpha is great, as is the mobile app

  • Migrate Docker Containers from VM to NFS Share?
  • Thats how I had my setup run, point the volume at NFS

  • Migrate Docker Containers from VM to NFS Share?
  • If you have your services in compose files, you can point the volumes to anywhere. Even NFS.

    Like the below config

    volumes:
       pihole01:
        driver: local
        driver_opts:
          type: 'none'
          o: 'bind'
          device: '/mnt/data/docker/pihole01'
    
  • Assistance creating a sensor
  • I think you can make a template from the helpers page, see if that works

  • PHPIPAM update to v1.6.1

    github.com Release Update to v1.6.1 · mhzawadi/phpipam

    Bugfixes: Fixed RADIUS authentication fails on 1.6.0 (#3986); Fixed cannot add NAT issue (#3993); Security Fixes: Multiple XSS injections (#4145,#4146,#4147,#4148,#4149.#4150,#4151); HTML DOM XS...

    Release Update to v1.6.1 · mhzawadi/phpipam
    0
    Self-hosting a Lemmy nodd
  • I run my own server, not sure on post retention or image size or even number of images. But you can make it so that only you can make communities, you can even make communities admin post only.

    I would give the docs a good read and maybe have a look at the GitHub repos

  • Do you use your camper dat to day

    So we only have our camper and we have things in it all the time, but not enough to stop thing rolling about.

    Do you use your camper more then for camping and if so how do you stop things moving about?

    2
    forum.openwrt.org OpenWrt 23.05.5 - Service Release

    Hi, The OpenWrt community is proud to announce the newest stable release of the OpenWrt 23.05 stable series. It improves device support and brings a few bug fixes including security fixes. Download firmware images using the OpenWrt Firmware Selector: https://firmware-selector.openwrt.org/?versio...

    OpenWrt 23.05.5 - Service Release
    0
    www.home-assistant.io 2024.10: Heading in the right direction

    A brand new heading card, improved YAML syntax for automations, long-term stats repairs, faster upgrades, and more!

    2024.10: Heading in the right direction

    Please don’t be scared; it is October, Halloween is coming, and so is the next Home Assistant release: 2024.10! 🎃

    11

    My Van

    3
    github.com Release Jerboa v0.0.71-alpha Release · LemmyNet/jerboa

    What's Changed Fix subscribed feed paging not working by @MV-GH in #1597 Full Changelog: 0.0.70...0.0.71

    Release Jerboa v0.0.71-alpha Release · LemmyNet/jerboa

    #What's Changed

    • Fix subscribed feed paging not working by @MV-GH in #1597

    Full Changelog: 0.0.70...0.0.71

    3

    National Trust - White Mill, UK

    0

    Matrix chat room

    matrix.to You're invited to talk on Matrix

    You're invited to talk on Matrix

    You can now find me in a matrix room, or search for horwood-chat

    0

    we got our van back

    We got our van back after a 6 month repair, it great

    0

    Lemmy v0.19.5

    We are now running the latest version, please let me know if you spot anything odd

    0

    sunset at Minehead

    0

    Minehead

    3

    Do you run tableau

    We run a bit of software called tabelau, I have had to restart it over night and the server hit 113 on the load average. on a 16 core box.

    please tell me thats mad for any software

    1
    7
    cidr.xyz CIDR.xyz

    Interactive IP address and CIDR range visualizer

    0
    nextcloud.com Maintenance updates ready for Hub 4, 6 and 7 - Nextcloud

    We updated Nextcloud server, focusing on several key performance improvements, bug fixes, and security enhancements. We strongly recommend you to update, as it is always a quick and safe process.

    Maintenance updates ready for Hub 4, 6 and 7 - Nextcloud
    1

    Horwood lemmy update to 0.19.3

    0

    Horwood Cloud updated to 0.19.2

    0