Dashboard
Ungelesene Themen
Letzte Aktivitäten
-
votdev
Hat eine Antwort im ThemaBeitrag- OMV 7.x
[…]
Because of the complexity the OMV recipe is based on the Helm chart. I also do not want to waste hours of writing YAML code to install Immich. Sadly the project itself is not doing a good job in providing a up-to-date chart. Will have a look onto the… -
ryecoaaron
Hat eine Antwort im ThemaBeitrag- OMV 7.x
- gelöst
The admin user must have been created before OMV was installed and not assigned to the proper groups. Following the rpi install guide will not cause that problem - https://wiki.omv-extras.org/do…omv7:raspberry_pi_install
The admin user doesn't have shell… -
ryecoaaron
Hat eine Antwort im ThemaBeitrag- OMV 7.x
[…]
Making sure a package is already installed when a user goes to configure the service is how OMV works. It uses debian package dependencies to ensure the package is installed. If the service is running when the package is installed, Debian must not… -
Krisbee
Hat eine Antwort im ThemaBeitrag- OMV 7.x
Why create a OMV VM on PVE? What services will it provide? If you all other VMs and/or containers are created on PVE, that basically leaves disk management and serving file/block storage. You would need to pass through an HBA disk, not individual disks,… -
Krisbee
Hat eine Antwort im ThemaBeitrag- OMV 7.x
How about using wireguard on the opnsense vm? -
Steini
Hat mitReaktion (Beitrag)auf den Beitrag von votdev im Thema
- OMV 7.x
[…]
You may need to adapt this line https://github.com/openmediava…s/immich/recipe.yaml#L111. Other than that, the recipe is using the immich Helm chart. So maybe some values in https://github.com/openmediava…es/immich/recipe.yaml#L66 need to be adapted… -
Steini
Hat eine Antwort im ThemaBeitrag- OMV 7.x
[…]
Thanks much. Deleting everything and start over with this line change got me a working system. Just that the version is fixed to 119 and I probably also want
(Quelltext, 4 Zeilen)
(https://github.com/immich-app/immich-charts/pull/69/files)
Any hint on… -
votdev
Hat eine Antwort im ThemaBeitrag- OMV 7.x
No, they need to upgrade their Helm charts as well. According to https://github.com/immich-app/…machine-learning.yaml#L17 the latest Helm chart is still using the wrong port according to https://github.com/immich-app/immich/discussions/13459.
The only… -
votdev
Hat eine Antwort im ThemaBeitrag- OMV 7.x
[…]
You may need to adapt this line https://github.com/openmediava…s/immich/recipe.yaml#L111. Other than that, the recipe is using the immich Helm chart. So maybe some values in https://github.com/openmediava…es/immich/recipe.yaml#L66 need to be adapted… -
FishCZ
Reaktion (Beitrag)TL:DR;
To change from SD to nvme all you need is to make an img from the SD and flash it to the nvme.
Start by running raspi-config and set the boot to use the latest eeprom and set it to boot nvme first.
Power down
Clone the SD
Flash it to nvme
Boot the Pi
Run…