Skip to content

Commit

Permalink
Add note about running scout import in Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
kberzinch committed Jun 22, 2024
1 parent 5e32c60 commit 56764e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/admins/backup-and-restore.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,4 @@ Restore from a backup
**Note that if you backed up more than one database in a single invocation, the databases were combined into a single script, and you must trim the file to just the statements you want to execute.**
5. Start the Nomad job.
6. Run ``php artisan scout:import-all`` to index the data in Meilisearch.
If running in Docker, this command must be run inside of the Docker container.

0 comments on commit 56764e4

Please sign in to comment.