Skip to content

Unclear how to revert changes after attempting to add Nvidia gpu #5900

Answered by orrinwitt
orrinwitt asked this question in Questions
Discussion options

You must be logged in to vote

I believe I found the answer! It appears the configs in the yaml file get written to configuration.json in this location:
/mnt/.ix-apps/docker/volumes/nextcloud_aio_mastercontainer/_data/data

I thought I had removed the volumes associated with the mastercontainer, which would have fixed it, but apparently I had not.

Anyway, at the very bottom of that file was the NEXTCLOUD_ENABLE_NVIDIA_GPU=true entry, which I simply deleted, saved the file, and was off to the races. One small hiccup was that I apparently needed to also delete the trailing comma from the line above it as well.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by orrinwitt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #5898 on January 17, 2025 18:19.