Skip to content

Commit dbac38f

Browse files
authored
doc(readme): upgrade to latest image
1 parent 1b508ee commit dbac38f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,3 +108,9 @@ Then run:
108108
## To scale down
109109

110110
TODO: To scale down, you should spin up a new cluster and replicate all the data from the old cluster to the new cluster and then delete the old cluster. See http://docs.couchdb.org/en/2.0.0/cluster/sharding.html#reshard-no-preshard
111+
112+
113+
## Upgrade to latest image
114+
115+
$ docker pull redgeoff/couchdb-service
116+
$ docker service update --detach=true --image redgeoff/couchdb-service couchdb

0 commit comments

Comments
 (0)