#uncloud — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #uncloud, aggregated by home.social.
-
..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.
-
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
-
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
-
-
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
-
Using fnox with Uncloud's secrets impl https://uncloud.run/docs/concepts/secrets feel unreal...
So nice to see this come together
-
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 -
Likely going to manage internet services via #Uncloud as well which makes the base OS even less important
-
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 -
2 (3?) weeks in and my Uncloud tips page is expanding https://miek.nl/2026/june/10/uncloud-tips/
*nothing* beats real world deployments
-
-
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/ -
#JDLL ma conf sur #uncloud est visible ici: https://www.fredix.xyz/static/jdll_2026/auto-hebergement.html
et le repo codeberg ici:
https://codeberg.org/fredix/jdll_2026 -
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. -
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 -
𝗨𝗻𝗰𝗹𝗼𝘂𝗱:
https://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.
-
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
-
ok, Uncloud gets metrics, that need scraping from within the cluster. With a few things I can get those automatically, but something like this https://github.com/psviderski/uncloud/pull/336 will then be handy. As I can just generate my prometheus.yml
-
...and a simple daemon that calls kopia to make snapshots of labeled uncloud volumes https://gitlab.science.ru.nl/cncz/go/-/tree/main/cmd/unkopiad
-
ok, _finally_ have L4 forwarding work in Uncloud, now I can really play with this stuff
-
The last thing I needed in Uncloud already works, private registries https://miek.nl/2026/april/14/uncloud-private-registries/
My remaining PRs are just extras. One thing that bothers me is https://github.com/psviderski/uncloud/issues/172
And I'm going to use new upstream in my deployments
#uncloud -
avec un peu de retard je viens de pousser la version 0.18.0 de #uncloud sur le repo #AUR , #ArchLinux #Manjaro
https://github.com/psviderski/uncloud/releases/tag/v0.18.0
https://aur.archlinux.org/packages/uncloud -
Can almost test drive Uncloud, waiting for 2 merges so I can port the first project
https://github.com/psviderski/uncloud/pull/306
and
-
-
#uncloud 0.17.0 publié, support des healthcheck, devices et ulimits. A jour sur AUR (ArchLinux/Manjaro/...)/
https://github.com/psviderski/uncloud/releases -
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.
#alwaysdeveloping #cluster #docker #homelab #incus #uncloud #youtube
-
Je suis cité dans la news letter du dev de #uncloud
https://psviderski.substack.com/p/a-year-of-building-uncloud
La classe 😎
https://uncloud.run -
#uncloud 0.16.0 sorti. Paquet AUR à jour (Arch, Manjaro, ...)
https://github.com/psviderski/uncloud/releases/tag/v0.16.0 -
@Sp3r4z perso indispensable et je l'utilise pour mes apps auto hébergées avec #uncloud
https://uncloud.run -
https://www.fredix.xyz/2025/12/uncloud/
une infra hybride avec #uncloud (S03E01)
@athoune