Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Documentation
Manage
Activity
Members
Labels
Plan
Issues
10
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TransFem.org
Documentation
Commits
c6e48917
Commit
c6e48917
authored
2 weeks ago
by
dakkar
Browse files
Options
Downloads
Patches
Plain Diff
note to change misskey docker mount paths
parent
3b5ce225
Branches
deck-nav
No related tags found
1 merge request
!51
note to change misskey docker mount paths - fixes #28
Pipeline
#2581
passed with stage
in 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
content/en/docs/install/migrate/misskey.md
+4
-0
4 additions, 0 deletions
content/en/docs/install/migrate/misskey.md
with
4 additions
and
0 deletions
content/en/docs/install/migrate/misskey.md
+
4
−
0
View file @
c6e48917
...
...
@@ -52,3 +52,7 @@ git pull --recurse-submodules
pnpm
install
--frozen-lockfile
sudo
docker compose build
```
Make sure to update the
*mount paths*
for volumes of the Sharkey
container from
`/misskey/`
to
`/sharkey/`
(so your existing volumes
will show up at the new path, inside the container).
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment