Skip to content

Commit

Permalink
note
Browse files Browse the repository at this point in the history
  • Loading branch information
hexylena committed Nov 4, 2024
1 parent 8a04e60 commit ddc8d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion faqs/galaxy/collections_change_datatype.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ contributors: [shiltemann, hexylena]
If you are on a smaller Galaxy server, i.e. not one of the large (multi)national public servers, you may not be able to find this operation, and there is no indication it is missing or why it is disabled.

Galaxy has recently started putting [more features behind a setting and deployment configuration](https://docs.galaxyproject.org/en/master/admin/production.html#use-celery-for-asynchronous-tasks) that needs to be enabled by the server administrator.
Your administrator will need to deploy Celery and potentially additionally flower and redis to their stack to enable changing the datatype of a collection. Consider sending them also the link to the [GTN tutorial for setting up redis and flower]({% link topics/admin/tutorials/celery/tutorial.md %}).
Your administrator will need to deploy Celery and potentially additionally flower and redis to their stack to enable changing the datatype of a collection. Consider sending your Galaxy administrator the link to the [simpler deployment option]({% link topics/admin/tutorials/celeryless/tutorial.md %}) or more complex [GTN tutorial for setting up redis and flower]({% link topics/admin/tutorials/celery/tutorial.md %}).

0 comments on commit ddc8d76

Please sign in to comment.