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

Allow admin to add new environments in the UI #30

Open
ablack3 opened this issue Jan 18, 2024 · 1 comment
Open

Allow admin to add new environments in the UI #30

ablack3 opened this issue Jan 18, 2024 · 1 comment
Labels
Complexity: XXL enhancement New feature or request

Comments

@ablack3
Copy link
Collaborator

ablack3 commented Jan 18, 2024

The administration section of the app has an environments tab. However it is not clear how an administrator can add a new environment. When I set up the application I do not see any environments and I need to be able to easily add new environments for new studies.

offline use case

For offline environments we need to provide docker images or tar.gz environments as files that will be transferred to the offline machine via USB drive. The admin would then need to upload a file (docker image or tar.gz) to Arachne datanode to add the new environment.

online use case

For online machines the admin should be able to provide the url for the docker image or tar.gz file through the datanode UI which will then be downloaded from the internet and added as a new runtime environment for Arachne.

Thanks!

@konstjar konstjar added the enhancement New feature or request label Jan 25, 2024
@konstjar konstjar modified the milestones: v2.0.1, v2.1.0 Jan 25, 2024
@SergeySukhanov SergeySukhanov self-assigned this Jul 18, 2024
@konstjar
Copy link
Contributor

konstjar commented Oct 9, 2024

To review after v2.0.3 and to specify

@konstjar konstjar removed this from the v2.1.0 milestone Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: XXL enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants