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

Installer support for storage resource group and storage agent #1679

Open
Tracked by #1809
achimnol opened this issue Oct 31, 2023 · 0 comments
Open
Tracked by #1809

Installer support for storage resource group and storage agent #1679

achimnol opened this issue Oct 31, 2023 · 0 comments
Labels
comp:installer Related to Installer effort:normal Need to understand a few modules / some extent of contextual or historical information. urgency:3 Must be finished within a certain time frame.
Milestone

Comments

@achimnol
Copy link
Member

achimnol commented Oct 31, 2023

Things to do in the installers

To ease development and testing of frontend involving SFTP/filebrowser related features, we need to automate the initial configuration of them in development setups.

For single-node all-in-one setup

For multi-node setup (with dedicated storage-proxy nodes)

  • Prerequisite for flexible sharing of agent nodes: Running multiple agents on a single node #496
  • Create a dedicated resource group and configure it as follows:
    • Update the storage volume access list (in the shared config) to include the default storage proxy volume.
    • Allow execution of DIRECT_ACCESS sessions only.
    • Allow all users to use this resource group.
  • Create a dedicated agent configuration for agent(s) belonging to the above resource group.
    • Set the host port range to match with the firewall configuration.
@achimnol achimnol added type:feature Add new features comp:installer Related to Installer effort:normal Need to understand a few modules / some extent of contextual or historical information. urgency:3 Must be finished within a certain time frame. labels Oct 31, 2023
@achimnol achimnol added this to the 23.09 milestone Oct 31, 2023
@achimnol achimnol changed the title Support sftp & filebrowser SYSTEM sessions in install-dev.sh Configure the resource group for DIRECT_ACCESS sessions in install-dev.sh and installer Aug 21, 2024
@achimnol achimnol changed the title Configure the resource group for DIRECT_ACCESS sessions in install-dev.sh and installer Installer support for storage resource group and storage agent Sep 2, 2024
@achimnol achimnol removed the type:feature Add new features label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:installer Related to Installer effort:normal Need to understand a few modules / some extent of contextual or historical information. urgency:3 Must be finished within a certain time frame.
Projects
None yet
Development

No branches or pull requests

1 participant