Skip to content

Provide a stripped down XML configuration #98

@tomschr

Description

@tomschr

Situation

Currently, this project doesn't include any configuration of existing projects. It relies on using the internal Gitlab project susedoc/docserv-config. However, this changes quite often.

Use Case

It's essential to have a consistent and stable configuration as it helps in many ways:

  • Implementing a project config isolates it from the susedoc/docserv-config on Gitlab
  • Testing becomes easier as we don't have to track down typos or any other problems.
  • We can gradually extend the config without compromising production configs.
  • It's faster as we don't have to process all configurations.
  • Reduces the dependency and availability to susedoc/docserv-config

Possible Implementation

We should focus on a smaller, stripped down set that includes some documents from:

  • SLE (15-SP7 and 16.0)
  • Cloudnative
  • Some SBPs

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions