Actions
Feature #5284
open[Docker] Auto setup as much as possible for new users
Story points:
-
Release:
Release relationship:
Auto
Description
The API server Docker image is configured with auto_setup_new_users, but none of the related settings like auto_setup_new_users_with_repository. If a user starts using Docker Arvados by logging into Workbench with their Google account, it'll appear to work, but they'll regularly trip over things that would normally be there on a production system but aren't here.
At the very least, the API server Docker image should set as many auto_setup_new_users_* settings as possible to true.
We may also want to consider adding new auto_setup_new_users_* settings to make this entire experience friendlier. For example, it would be nice if a corresponding account appeared on the Docker shell server.
Actions