Add tutorial for installing Node-RED with Docker on Debian - #1494
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new bilingual (EN/DE) community tutorial that walks readers through installing and running Node-RED on Debian using Docker, including SSH setup and a basic first-flow walkthrough. It also updates the publication date metadata of an existing Forgejo tutorial.
Changes:
- Add new Node-RED tutorial in English (
01.en.md) with step-by-step Docker-based installation and a quick-start flow. - Add German translation of the Node-RED tutorial (
01.de.md) with equivalent steps and screenshots. - Update the
datefield in the existing Forgejo tutorial frontmatter.
Reviewed changes
Copilot reviewed 3 out of 9 changed files in this pull request and generated 11 comments.
| File | Description |
|---|---|
| tutorials/how-to-install-nodered/01.en.md | New English Node-RED + Docker on Debian tutorial content and metadata. |
| tutorials/how-to-install-nodered/01.de.md | New German Node-RED + Docker on Debian tutorial content and metadata. |
| tutorials/forgejo-install/01.en.md | Updates the tutorial frontmatter date. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I have read and understood the Contributor's Certificate of Origin available at the end of https://raw.githubusercontent.com/hetzneronline/community-content/master/tutorial-template.md and I hereby certify that I meet the contribution criteria described in it.
Signed-off-by: Maximilian Feix contact@maxi-test.de