Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No activity streams included in the docker instance. #128

Open
inscara opened this issue Apr 17, 2024 · 4 comments
Open

No activity streams included in the docker instance. #128

inscara opened this issue Apr 17, 2024 · 4 comments
Assignees

Comments

@inscara
Copy link

inscara commented Apr 17, 2024

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?

@houfu
Copy link

houfu commented Apr 18, 2024

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?

@inscara
Copy link
Author

inscara commented Apr 22, 2024

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?

@kowh-ai kowh-ai self-assigned this Apr 22, 2024
@houfu
Copy link

houfu commented Apr 22, 2024

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

@inscara
Copy link
Author

inscara commented Apr 24, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants