Alex
Alex
Gallery source images:     
Thanks for the suggestions @nmfretz! Happy with all of these: - https://github.com/getumbrel/umbrel-apps/pull/1288#discussion_r1699463825 (name change) - https://github.com/getumbrel/umbrel-apps/pull/1288#discussion_r1699506512 (using env for port) - https://github.com/getumbrel/umbrel-apps/pull/1288#discussion_r1699507301 (we can remove the export) I did some...
To elaborate on the name change, it is a good idea and will improve the appearance of the app, but I also think some improvements can be made to the...
Tested it on my instance and all looks good now. Should be ready to go.
Hey @LupusPluvia 👋 It looks like there's a problem mounting the data volume for some reason. It's possible that you haven't allocated enough system resources to the virtual machine hence...
> But you gave me an idea. I could create a virtual disk on the HDD with the same size. But I have one more question: can the data from...
The x86 version of umbrelOS uses a single drive for the OS and data so if you erase the main drive, you will lose all your data. If you set-up...
Yes, you can open the virtual machine settings in VirtualBox, find the hard drive and look at where the `.vdi` file is stored. Then go to that path and copy...
The data directory on umbrelOS is at `/home/umbrel/umbrel/data`. Also, from my own experience I recommend not using any dynamic storage or memory feature in your virtual machine as it may...
Hey @mikropsoft 👋 Could you try the following and see if that helps: ### Manual update with `mender` > For x86 umbrelOS ``` sudo mender install https://github.com/getumbrel/umbrel/releases/download/1.2.2/umbrelos-amd64.update ``` > For...