Skip to content

Commit

Permalink
[#807] Note that you need a running CKAN in order to use the datastore
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Apr 24, 2013
1 parent 4017c34 commit e2fb6b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/datastore-setup.rst
Expand Up @@ -112,7 +112,7 @@ Copy the ``set_permissions.sql`` file to the server that the database runs on. M
3. Test the set-up
==================

The DataStore is now set-up. To test the set-up you can list all resources that are in the DataStore::
The DataStore is now set-up. To test the set-up, (re)start CKAN and run the following command to list all resources that are in the DataStore::

curl -X GET "http://127.0.0.1:5000/api/3/action/datastore_search?resource_id=_table_metadata"

Expand Down

0 comments on commit e2fb6b2

Please sign in to comment.