Skip to content
Snippets Groups Projects

Update the docker mirror doc

1 unresolved thread

Update the config update section and fix rst syntax.


Migrated from D7004 (view on Phabricator)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
44 44 Set up volumes
45 45 --------------
46 46
47 Before starting the `swh` service, you will certainly want to specify where the
47 Before starting the ``swh`` service, you will certainly want to specify where the
48 48 data should be stored on your docker hosts.
49 49
50 50 By default docker will use docker volumes for storing databases and the content of
51 the objstorage (thus put them in `/var/lib/docker/volumes`).
51 the objstorage (thus put them in :file:`/var/lib/docker/volumes`).
  • Merge request was accepted

  • vlorentz approved this merge request

    approved this merge request

  • Author Maintainer

    Use roles as suggested by vlorentz

  • Author Maintainer

    forgot one...

  • Build is green

    Patch application report for D7004 (id=25467)

    Rebasing onto bfa06588...

    Current branch diff-target is up to date.
    Changes applied before test
    commit 5d4c8923d4fd0938f225a8d993594a75c463faf5
    Author: David Douard <david.douard@sdfa3.org>
    Date:   Fri Jan 21 12:43:14 2022 +0100
    
        Fix rst syntax in mirror-operations/docker.rst
        
        use proper `:file:`, `:command:` and `:envvar:` roles.
    
    commit 7396e4263eecd0b3f26bc1f0ab2fb3f43898284e
    Author: David Douard <david.douard@sdfa3.org>
    Date:   Fri Jan 21 12:38:05 2022 +0100
    
        Update the 'updating a configuration' section of the swarm-based mirror
        
        using `docker service update --config-add` like commands.

    See https://jenkins.softwareheritage.org/job/DDOC/job/build-on-diff/104/ for more details.

  • Author Maintainer

    Merge request was merged

  • closed

  • Build is green

    Patch application report for D7004 (id=25468)

    Rebasing onto bfa06588...

    Current branch diff-target is up to date.
    Changes applied before test
    commit 52c6a83ea2cd24fa445209bdd8635f5ff1de0ba6
    Author: David Douard <david.douard@sdfa3.org>
    Date:   Fri Jan 21 12:43:14 2022 +0100
    
        Fix rst syntax in mirror-operations/docker.rst
        
        use proper `:file:`, `:command:` and `:envvar:` roles.
    
    commit 7396e4263eecd0b3f26bc1f0ab2fb3f43898284e
    Author: David Douard <david.douard@sdfa3.org>
    Date:   Fri Jan 21 12:38:05 2022 +0100
    
        Update the 'updating a configuration' section of the swarm-based mirror
        
        using `docker service update --config-add` like commands.

    See https://jenkins.softwareheritage.org/job/DDOC/job/build-on-diff/105/ for more details.

  • Please register or sign in to reply
    Loading