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

docs: Updated getting started page with initial network/firewall config #5454

Merged

Conversation

pierantoniomerlino
Copy link
Contributor

This documentation update is based on the #5453

Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>
@mattdibi
Copy link
Contributor

@pierantoniomerlino watch out, PR title linter is failing

@pierantoniomerlino pierantoniomerlino changed the title doc: Updated getting started page with initial network/firewall config docs: Updated getting started page with initial network/firewall config Oct 17, 2024
pierantoniomerlino and others added 2 commits October 17, 2024 14:04
Co-authored-by: Mattia Dal Ben <mattdibi@users.noreply.github.com>
Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>
@pierantoniomerlino pierantoniomerlino merged commit 2d16b71 into docs-develop Oct 17, 2024
2 checks passed
@pierantoniomerlino pierantoniomerlino deleted the default_network_config_installer-docs branch October 17, 2024 12:09
@eclipse-kura-bot
Copy link

The backport to docs-release-5.6 failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-docs-release-5.6 docs-release-5.6
# Navigate to the new working tree
cd .worktrees/backport-docs-release-5.6
# Create a new branch
git switch --create backport-5454-to-docs-release-5.6
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 2d16b718c74f79c2c366b75934a1b09c0d64670a
# Push it to GitHub
git push --set-upstream origin backport-5454-to-docs-release-5.6
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-docs-release-5.6

Then, create a pull request where the base branch is docs-release-5.6 and the compare/head branch is backport-5454-to-docs-release-5.6.

pierantoniomerlino added a commit that referenced this pull request Oct 17, 2024
…ig (#5454)

* Updated getting started page with initial network/firewall config

Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>

* Update docs/getting-started/install-kura.md

Co-authored-by: Mattia Dal Ben <mattdibi@users.noreply.github.com>

* Replaced wrong i.e. with e.g.

Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>

---------

Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>
Co-authored-by: Mattia Dal Ben <mattdibi@users.noreply.github.com>
(cherry picked from commit 2d16b71)
pierantoniomerlino added a commit that referenced this pull request Oct 17, 2024
…ig [backport release-5.6.0] (#5455)

docs: Updated getting started page with initial network/firewall config (#5454)

* Updated getting started page with initial network/firewall config

Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>

* Update docs/getting-started/install-kura.md

Co-authored-by: Mattia Dal Ben <mattdibi@users.noreply.github.com>

* Replaced wrong i.e. with e.g.

Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>

---------

Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>
Co-authored-by: Mattia Dal Ben <mattdibi@users.noreply.github.com>
(cherry picked from commit 2d16b71)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants