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 375
    • Issues 375
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 16
    • Merge requests 16
  • 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
  • Merge requests
  • !810

Improve Docker installation documentation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged hellekin requested to merge docker-install-doc into develop Jun 28, 2019
  • Overview 5
  • Commits 2
  • Pipelines 3
  • Changes 1
  • Use useradd features to simplify user creation:
    • -U creates a user group,
    • -G docker adds the user to the docker group
  • Document available versions and their usage
  • Use chmod 0600 before editing the file!
  • Use cat instead of multiple echoes
  • Comment all lines in .env
  • Use ${FUNKWHALE_VERSION} where applicable instead of |version| to enable copy-pasting more commands
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: docker-install-doc