Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert persistent volume path change #72

Closed
wants to merge 1 commit into from

Conversation

atom-b
Copy link

@atom-b atom-b commented Sep 6, 2020

Commit b357bdf changed the persistent volume location from /home/octoprint to /octoprint/, but octoprint still uses /home/octoprint as its config location. Resolves issue #71 .

Commit b357bdf changed the persistent volume location from `/home/octoprint` to `/octoprint/`, but octoprint still uses `/home/octoprint` as its config location.
@LongLiveCHIEF
Copy link
Member

/octoprint is symlinked to /home/octoprint, but there's a bug in the build that I'm fixing that caused this to not work. See my comments in #71.

At the moment, the suggested edit is a workaround while I get the bug fixed, but I don't want to make the change permanent in the suggested docs, as we may have other reasons to use /octoprint instead of /home/octoprint in the long-term.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants