ckan-docker icon indicating copy to clipboard operation
ckan-docker copied to clipboard

No activity streams included in the docker instance.

Open inscara opened this issue 1 year ago • 5 comments

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?

inscara avatar Apr 17 '24 09:04 inscara

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?

houfu avatar Apr 18 '24 01:04 houfu

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?

inscara avatar Apr 22 '24 13:04 inscara

Is this enabled: https://docs.ckan.org/en/2.10/maintaining/configuration.html#ckan-activity-streams-enabled Should be on by default though...

houfu avatar Apr 22 '24 23:04 houfu

Yes, that setting is set explicitly to True in my setup.

inscara avatar Apr 24 '24 08:04 inscara

@kowh-ai is there any update on this issue?

inscara avatar Sep 19 '24 13:09 inscara