Alex

Results 22 comments of Alex

Gallery source images: ![Document](https://github.com/user-attachments/assets/6415b34a-d57d-4481-bdab-eafe18b3ea36) ![nextcloud-light](https://github.com/user-attachments/assets/63e1953d-08a7-472e-8f88-454bd4098ad6) ![Spreadsheet](https://github.com/user-attachments/assets/e5d34ee4-fc29-416e-99ed-29fd9dd7eb75) ![Presentation](https://github.com/user-attachments/assets/392b58a2-6165-4d49-8f1f-52f108fb4ff2) ![Forms DOCXF](https://github.com/user-attachments/assets/4a8218eb-dcda-4f99-8eeb-74fabce122ce)

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...