blindsidenetworks / scalelite

Scalable load balancer for BigBlueButton.
GNU Affero General Public License v3.0
465 stars 249 forks source link

SL-XX: Added tenant update rake task #949

Closed farhatahmad closed 1 year ago

farhatahmad commented 1 year ago

fixes #946

Description

Testing Steps

1- Create a tenant 2- Verify tenant with rake tenants 3- Update either name or secret using rake tenants:update[tenant_id,name,secrets] 4- Verify new tenant values withrake tenants`

Screenshots (if appropriate):