I created a Docker container of UmbrelOS, so it can be run on any system without the need for dedicated hardware or virtual machines.
Ofcourse this method will not be officially supported, but it might be useful for some people who don’t mind to experiment, and who are looking for an easy way to run UmbrelOS.
@kroese great job! Would you be willing to help me create a docker containers for Sparrow Wallet and SimpleX so we can get them submitted as official apps?
I copied (preserving mode & ownership) the data directory from my umbrel that was runnning in the VM (/umbrel-os/home/umbrel/umbrel), launched the docker and worked without any problem! All previously installed apps are working:
Bitcoin Node
Electrs
mempool
Lightning Node
ThunderHub
Tailscale
I was really afraid that I wouldn’t be able to retrieve the state of the lighting channels or that there would be some problem with tor… but everything seems to be working fine.
NOTE: the host machine for the VM and the docker container is the same.
Hi! This looks cool! Could you write here, a short tutorial for beginners on how to run it, for example, using ubuntu server in the latest version 24.04? Is this even possible? I recently tried to do this and despite installing docker and downloading the image and running it with no apparent errors, when I type the ip address of my server in the browser nothing happens. The firewall was off at the time, I also tried adding port:80 to the server’s IP address. It did nothing, the IP address does not respond and it should display the dashboard…