Open inscara opened 6 months ago
I added it as a plugin in the env file
CKAN__PLUGINS="activity image_view text_view pdf_view recline_view resource_proxy webpage_view datastore datapusher envvars"
Does it work for you?
Hi @houfu, thanks for the answer. Now, I can see the "Activity Stream" tab, but I cannot see any activity registered there. I uploaded a new resource and add some new tags to the dataset, but the "Activity Stream" remains empty. I'm using CKAN 2.10.3.
Any ideas?
Is this enabled: https://docs.ckan.org/en/2.10/maintaining/configuration.html#ckan-activity-streams-enabled Should be on by default though...
Yes, that setting is set explicitly to True in my setup.
@kowh-ai is there any update on this issue?
The docker instance doesn't have activity streams included. The files in the ckan/ckan/lib directory are a subset of what is in the source version. How can I get the activity streams working when running CKAN from a docker instance?