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

Add multi site support to a bench #207

Open
Xieyt opened this issue Jun 24, 2024 · 2 comments
Open

Add multi site support to a bench #207

Xieyt opened this issue Jun 24, 2024 · 2 comments
Labels
feature-request Feature Request

Comments

@Xieyt
Copy link
Collaborator

Xieyt commented Jun 24, 2024

Description
Multi site support for a bench, where use a bench with multiple sites.

Expected Behavior
WIP

Current Behavior (if applicable)
User is only able to create a bench with only one site.

@Xieyt Xieyt added the feature-request Feature Request label Jun 24, 2024
@dhsathiya
Copy link
Member

One more use-case for this:

  1. We require 11 containers per bench.
  2. Keeping the number aside, the container spin up time is high. (Standard installation times)
  3. Also, on MacOS, Docker containers consume a lot of resources.

When the requirement comes for spinning up a quick site for testing, that has 10+ apps, the standard setup time is high as we need to clone Apps, and then install them and then do the DB restore.

With this feature, the Apps will already be there, and a user just requires to do install-app. No need to setup everything from scratch.

@crelocks
Copy link

Do we have plans in the near future to enable this functionality?
One reason why I like frappe manager is that I can run this on arm64 instances.
I couldn't run frappe_docker repo on arm64 with multiple tenants (or at least I couldn't follow)

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

No branches or pull requests

3 participants