index.rst 956 B

1234567891011121314151617181920212223242526272829303132
  1. .. _tool_bulk:
  2. Bulk Load tool
  3. ==============
  4. The :guilabel:`Catalog Bulk Load Tool` is used to duplicate GeoServer configuration (workspaces, stores, layers) for testing. The tool can also be used to make a single duplicate for experimenting with configuration and optimization.
  5. .. figure:: img/bulk_tool.png
  6. Catalog Bulk Load Tool
  7. Duplicating Configuration
  8. -------------------------
  9. 1. Navigate to :menuselection:`Tools --> Catalog Bulk Load Tool`
  10. 2. Select the item to copy:
  11. * :guilabel:`Workspace and Namespace`
  12. * :guilabel:`Store`
  13. * :guilabel:`Resource and Layer`
  14. 3. Fill in the :guilabel:`# of times to duplicate`.
  15. 4. Provide a :guilabel:`Suffix to append`
  16. 5. Choose to recursively copy:
  17. * Recursively copying a workspace will duplicate all stores and layers contained in the workspace
  18. * Recursively copying a store will copy all layers published by the store
  19. 6. Press :guilabel:`Start` to begin duplicating