Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 376
    • Issues 376
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 17
    • Merge requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Issues
  • #1195
Closed
Open
Issue created Aug 23, 2020 by Eric Mesa@djotaku

Documentation: Better documentation for the in-place sync

Not sure how much of this is superceeded when 1.0 comes out with its default of in-place import. However, the documentation at https://docs.funkwhale.audio/admin/importing-music.html should be changed to reflect that the command: export LIBRARY_ID="<your_libary_id>" python api/manage.py import_files $LIBRARY_ID "/srv/funkwhale/data/music/" --recursive --noinput should be run as the funkwhale user. So the sudo -u funkwhale should be added.

Additionally, may wish to either have the command automatically use the right pip env via:

sudo -u funkwhale /srv/funkwhale/virtualenv/bin/python /srv/funkwhale/api/manage.py import_files etc.

or give instructions in activating the venv.

Cheers.

Assignee
Assign to
Time tracking