Skip to content

Conversation

@crunchip77
Copy link
Contributor

Grundstruktur und Aktualisierung

Grundstruktur und Aktualisierung
Copy link
Collaborator

@Apollon77 Apollon77 left a comment

Choose a reason for hiding this comment

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

Danke!
Paar Kommentare anbei

- SSH-Zugang für Wartungsarbeiten

**Warum die OS-Wahl wichtig ist:**
Eine falsche Betriebssystem-Wahl führt zu wiederkehrenden Problemen. Ubuntu-Zwischenversionen haben kurze Support-Zyklen und werden schnell obsolet[99]. Windows-Installationen sind möglich, aber nicht empfohlen.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Eckige Klammer text?

Copy link
Collaborator

Choose a reason for hiding this comment

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

und vllt auch macos noch als "möglich aber nicht empfohlen" adden?

curl -sL https://iobroker.net/fix.sh | bash -
```

**Was Sie NIEMALS tun sollten:**
Copy link
Collaborator

Choose a reason for hiding this comment

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

"Sie" -> "man" :-)

# Danach: Aus- und wieder einloggen

# Fixer-Script bei Rechteproblemen:
curl -sL https://iobroker.net/fix.sh | bash -
Copy link
Collaborator

Choose a reason for hiding this comment

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

am besten "iob fix" ... das curl nur fallback wenn anderes nicht geht

### 5. **Node.js aktuell halten**

**Kompatibilität verstehen:**
- **js-controller 7.x**: Node.js 18.x, 20.x, 22.x
Copy link
Collaborator

Choose a reason for hiding this comment

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

mach vllt 24.x dazu

Copy link
Contributor

Choose a reason for hiding this comment

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

und node 18 eher schon mal wegnehmen. Ja es geht ist aber eol

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@mcm1957 ist ja nur die Kompatibilitätsliste, im Gesamtbeitrag ist es ja angepasst an nodejs20 siehe 53ca1c4

- Sicherheitsupdates schließen Lücken
- Neue Adapter benötigen moderne Node.js-Versionen
- Performance-Verbesserungen
- LTS-Versionen (18, 20, 22) sind stabil und langfristig unterstützt
Copy link
Collaborator

Choose a reason for hiding this comment

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

auch 24 ist inzwischen LTS und 18 hier vllt raus weil eol

ergänzt und angepasst
sollte so final jetzt passen
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.

3 participants