Skip to content

docs(MockCA): Fix MockCA doc - #76

Merged
ralienpp merged 2 commits into
siemens:mainfrom
Guiliano99:FixDoc
Apr 13, 2026
Merged

docs(MockCA): Fix MockCA doc#76
ralienpp merged 2 commits into
siemens:mainfrom
Guiliano99:FixDoc

Conversation

@Guiliano99

Copy link
Copy Markdown
Contributor

Updates the documentation to clarify how to start the mock CA server using Docker.

Description

  • Added instructions to readme.md on how to start the mock CA server using the ghcr.io/siemens/cmp-test:latest Docker image.
  • Updated the Docker image reference in MockCA_readme.md from cmp-test-base:latest to cmp-test:latest for consistency

Motivation and Context

  • Fix docs.
  • Easier to find the command.

How Has This Been Tested?

  • Run the container.

@Guiliano99
Guiliano99 requested a review from ralienpp as a code owner April 13, 2026 08:50
Comment thread readme.md Outdated
Comment on lines +42 to +44

## Configuration
Create a Python virtual environment and install the dependencies as follows:
## Configuration
Create a Python virtual environment and install the dependencies as follows:

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What changed here?

Comment thread readme.md Outdated
Comment on lines +51 to +55
3. Install the dependencies:
- `pip install uv`
- `uv sync`
4. (Optional) Install the pq dependencies (after installing `libssl-dev, cmake`): `uv sync --extra pq`
5. (Optional) Install the development dependencies: `uv sync --all-extras`
3. Install the dependencies:
- `pip install uv`
- `uv sync`
4. (Optional) Install the pq dependencies (after installing `libssl-dev, cmake`): `uv sync --extra pq`
5. (Optional) Install the development dependencies: `uv sync --all-extras`

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What changed here?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing. I just changed the one line. I will try to fix it.

@Guiliano99
Guiliano99 force-pushed the FixDoc branch 2 times, most recently from 040b921 to 71ed1b3 Compare April 13, 2026 11:04
@ralienpp
ralienpp merged commit ed26aa3 into siemens:main Apr 13, 2026
8 of 10 checks passed
@Guiliano99
Guiliano99 deleted the FixDoc branch April 13, 2026 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants