README.md edited online with Bitbucket

This commit is contained in:
Joe Xie [atlassian] 2016-05-26 04:47:30 +00:00
parent acbb0eefb5
commit db876c1efc

View File

@ -43,7 +43,7 @@ container and its volumes using the `-v` option._
# Backup
For evaluating Confluence you can use the built-in database that will store its files in the Confluence Server home directory. In that case it is sufficient to create a backup archive of the directory on the host that is used as a volume (`/data/confluence` in the example above).
For evaluating Confluence you can use the built-in database that will store its files in the Confluence Server home directory. In that case it is sufficient to create a backup archive of the directory on the host that is used as a volume (`/data/your-confluence-home` in the example above).
Confluence's [automatic backup](https://confluence.atlassian.com/display/DOC/Configuring+Backups) is currently not supported in the Docker setup. You can however use the [Production Backup Strategy](https://confluence.atlassian.com/display/DOC/Production+Backup+Strategy) approach if you're using an external database.