• 0 Posts
  • 33 Comments
Joined 2 years ago
cake
Cake day: June 21st, 2023

help-circle
  • Eek, I’m moving towards nextcloud (and away from Google fast as possible). Is there a better all-in-one groupware + files + collab + office apps suite out there?

    It does appear that nextcloud’s devs are eyeballs deep in php tech debt, so their pace of development and integration has slowed.

    It’s so big that none of their FOSS components are going to be #1 on their own.

    Recently upgraded the version and had to allow untested app versions (which had just disappeared) because they hadn’t been updated yet. That’s a weird problem and yeah, I don’t really want to be beta tester everytime I try and open a document.

    They also don’t really have a nice docker compose based deployment yet.

    But I couldn’t be happier to be leaving google in the dust, so there’s that.




  • I’ve been self-hosting since the '90s. I used to have an NT 3.51 server in my house. I had a dial in BBS that worked because of an extensive collection of .bat files that would echo AT commands to my COM ports to reset the modems between calls. I remember when we had to compile the slackware kernel from source to get peripherals to work.

    But in this last year I took the time to seriously learn docker/podman, and now I’m never going back to running stuff directly on the host OS.

    I love it because I can deploy instantly… Oftentimes in a single command line. Docker compose allows for quickly nuking and rebuilding, oftentimes saving your entire config to one or two files.

    And if you need to slap in a traefik, or a postgres, or some other service into your group of containers, now it can be done in seconds completely abstracted from any kind of local dependencies. Even more useful, if you need to move them from one VPS to another, or upgrade/downgrade core hardware, it’s now a process that takes minutes. Absolutely beautiful.












  • Having electric stability issues this week in Bangkok - several 2-3 hour outages, which are too long for a UPS to cover the gap. I have several mid range but older PCs running docker, virtualbox, etc for various things including a postfix server for the family email, immich, QBittorrent, pihole, paperless, huly, postiz, a Minecraft bedrock server, a flightradar24 ads-b collector, and a variety of other homegrown projects.

    Thinking about getting some or most of this over to a service like hetzner, perhaps even splurging on a baremetal dedicated system.

    Recently I’ve been reading about/trying to learn qemu and proxmox, but don’t understand them yet. Is that where it’s at for managing a bunch of your own VMs? Or kubernetes/k8s?

    I’ve been a little out of the loop for a few years and of course coming back up to speed IT wise judge take weeks. Looking for recommendations on offloading my home stuff to a cloud that I control.





  • It seems like the most significant new feature is called anti-gravity which is kind of an allow list?

    We’ve had white lists for a long time so I’m not exactly sure how this will impact the system. That being said I read through the release notes and there are a lot of changes and improvements throughout the system, so congrats to them team on the 6 release.

    I’ve had pihole running on my home network for years and I love it.


  • Hah, I installed Postiz just yesterday, interesting to see this thread. It’s like buffer or one of the other paid tools to schedule your social media posts and track engagement. Of course, of particular interest to our community, Postiz is self hosted.

    It doesn’t have as many features yet as the major SaaS businesses, but the software is looking good and quite usable right now. I’m sure the more people who use it and support the developer, the more this tool can grow.

    For example you can plug in your OpenAI API key and get an LLM chat interface inside the software while writing social posts. But I don’t think it learns your style or creates posts using any kind of system prompt yet unless you type it in each time.

    Another thing I couldn’t figure out so far is how to limit which social media channels individual users can see. For example my business has several different units and there’s a different marketing team on each unit, so they shouldn’t be able to post into other channels.

    If you’re in the business of needing to post regularly on a lot of channels I think postiz is worth checking out.