Fix capitalization of NextcloudPi#1634
Draft
theCalcaholic wants to merge 5 commits into
Draft
Conversation
Improve docker compatibility: Change the backup directory for ./nextcloud/data to reside within the host file system (basedir) so as to avoid moving the data folder back and forth between the docker container and the host file system. In situations where the nextcloud data takes up more than the free available space on the host system, this may lead to loosing some or all of the data. Signed-off-by: MB-Finski <64466176+MB-Finski@users.noreply.github.com>
Improves docker compatibility. Placing the backup file in /var/www/ will cause a failure in rolling back the update on containerized setups ("Can only restore from ext/btrfs/zfs filesystems"). The host filesystem is most likely compatible so using $BASEDIR as the backup location *should* solve this issue for most users.
Signed-off-by: MB-Finski <64466176+MB-Finski@users.noreply.github.com>
Change backup directory for docker compatibility
…d urls) Signed-off-by: thecalcaholic <6317548+theCalcaholic@users.noreply.github.com>
theCalcaholic
force-pushed
the
devel
branch
4 times, most recently
from
January 8, 2023 20:16
8d181e6 to
d9cb654
Compare
theCalcaholic
force-pushed
the
devel
branch
5 times, most recently
from
January 22, 2023 00:21
dce6a9f to
cdf99f6
Compare
theCalcaholic
force-pushed
the
devel
branch
2 times, most recently
from
October 10, 2023 20:01
ec7a07e to
9ed15a5
Compare
|
It'd be great if you could merge this pull request! |
theCalcaholic
force-pushed
the
devel
branch
7 times, most recently
from
January 25, 2024 23:17
33dc010 to
e3c3a42
Compare
theCalcaholic
force-pushed
the
devel
branch
19 times, most recently
from
January 31, 2024 20:41
548676f to
46b3654
Compare
theCalcaholic
force-pushed
the
devel
branch
2 times, most recently
from
March 27, 2024 12:40
645a588 to
7019dd9
Compare
theCalcaholic
force-pushed
the
devel
branch
9 times, most recently
from
May 5, 2024 07:36
da90c9b to
c286485
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.