Project

General

Profile

Actions

Fix #10959

closed

create a 'configurator' web service for configuration generation

Added by Alfredo Deza about 9 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

This should aid the docs that sometimes is forced to make assumptions about names and infrastructure.

A good example of this is the Federated Gateway configuration guide that assumes 2 regions and four zones (http://ceph.com/docs/master/radosgw/federated-config/#create-pools)
and is forced to continue with that assumption throughout the guide that will cause confusion for someone that is trying to
set it up and has different naming conventions or less (or more!) infrastructure.

The service would require some input and spit out all the configuration files needed, including some CLI commands to be ready to copy/paste
on the terminal as part of the process.

By being dynamic it would then allow the docs to rely on this service (that should look the same as the docs) to generate proper configs.

Lastly, the service should have a way to persist those configuration combinations so that a user can share a link that will have all the
metadata necessary to re-generate everything again.

Actions #1

Updated by Alfredo Deza over 8 years ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF