home.social

#uncloud — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #uncloud, aggregated by home.social.

fetched live
  1. ..and thus later I can add more machines to my #uncloud cluster and have those _also_ run forgejo-runners, while still having them all connected to the same internal network

    this is something i wanted for ages, but never go around setting up tailscale. Uncloud just makes it easer.

  2. Need a more automated DNS via caddy's libdns and hook it up to atomdns..prolly going to reuse whatever powerdns is using for this #uncloud

  3. yeah, built a docker image in forgejo(-runner) running under #uncloud \o/

    this is the base for everything else - which is now just work, nothing fancy

  4. Have uncloud running on Fedora (no thanks to selinux). Now setting up the services I want. If all goes well this should be a trivial transplant once I've reinstalled my server #uncloud

  5. Using fnox with Uncloud's secrets impl uncloud.run/docs/concepts/secr feel unreal...

    So nice to see this come together

    #uncloud

  6. Ok. To do Uncloud on my server I need to run a local registry (unregistry can work as well, but registry is not hard). Then move my services (web, dns, prometheus, s3) over.
    Next backup local gits and decide if I need local forgejo (also has registry....)
    Then reinstall with Fedora and reapply Uncloud

    #homeserver #uncloud

  7. Likely going to manage internet services via #Uncloud as well which makes the base OS even less important

  8. Mais c'est énorme #smolmachines il peut instancier une image docker dans une microvm sans utiliser docker podman ou autre ...
    Je veux ça dans #uncloud !
    https://smolmachines.com/
    https://korben.info/smolvm-microvm-portable-rust.html

  9. 2 (3?) weeks in and my Uncloud tips page is expanding miek.nl/2026/june/10/uncloud-t

    *nothing* beats real world deployments

    #uncloud

  10. un retour sur mon conf #uncloud aux JDLL 2026
    JDLL 2026 : retour sur l'auto-hébergement avec uncloud
    https://www.fredix.xyz/2026/06/jdll-2026-retour-uncloud/

  11. Ola ! Ce dimanche je serai aux #JDLL à #Lyon pour ma conf sur l'auto-hébergement hybride avec #uncloud (ou : "2026 l'année de l'auto hébergement ?") 

    https://pretalx.jdll.org/jdll2026/talk/QJ9NDH/
    https://jdll.org
    Également sans doute à l'install party pour aider à installer Linux sur votre vieux PC.

  12. this is wondeful

    ghost-backup:
    image: docker.io/mysql:8.0
    depends_on:
    - ghost-db
    volumes:
    - backup_data:/backups
    command: >
    bash -c '
    while true; do
    mysqldump -h ghost-db -u root -p${MYSQL_ROOT_PASSWORD} ghost | gzip > /backups/ghost_$(date +%s).sql.gz;
    sleep 86400;
    done
    '
    #uncloud

  13. 𝗨𝗻𝗰𝗹𝗼𝘂𝗱:

    #Docker #Selfhost #Uncloud

    thewhale.cc/posts/uncloud

    Self-host and scale web apps without the complexity. Take your Docker Compose apps to production with zero-downtime deployments, automatic HTTPS, and cross-machine scaling. No Kubernetes required.

  14. hmm, I'm pretty sure I can write an operator for Uncloud; in fact I sorta have with my kopia service and now for prometheus. Those work without CRDs because I'm using existing ones (volumes, servers).

    Not entirely sure CRDs are a route Uncloud should take

    #golang #Uncloud

  15. ok, Uncloud gets metrics, that need scraping from within the cluster. With a few things I can get those automatically, but something like this github.com/psviderski/uncloud/ will then be handy. As I can just generate my prometheus.yml

    #golang #uncloud

  16. ok, _finally_ have L4 forwarding work in Uncloud, now I can really play with this stuff

    miek.nl/2026/april/25/uncloud-

    #golang #uncloud

  17. The last thing I needed in Uncloud already works, private registries miek.nl/2026/april/14/uncloud-

    My remaining PRs are just extras. One thing that bothers me is github.com/psviderski/uncloud/
    And I'm going to use new upstream in my deployments
    #uncloud

  18. #uncloud 0.17.0 publié, support des healthcheck, devices et ulimits. A jour sur AUR (ArchLinux/Manjaro/...)/
    https://github.com/psviderski/uncloud/releases

  19. My mini homelab cluster using Uncloud on IncusOS and a DigitalOcean Droplet | Always Developing #258

    With Uncloud it's super easy to set up a cluster of Docker nodes meshed together with WireGuard for running a bunch of services.

    In this video I show how I've set up my tiny homelab to run Uncloud on top of Incus and IncusOS, plus a DigitalOcean Droplet for public access.

    I also scale up the cluster.

    ianmjones.com/2026/02/my-mini-

  20. @Sp3r4z perso indispensable et je l'utilise pour mes apps auto hébergées avec #uncloud
    https://uncloud.run