Initial version of the Hermes self learning agent setup of JR IT Services.
This commit is contained in:
@@ -0,0 +1,52 @@
|
||||
# Release Template
|
||||
|
||||
Nutze diese Vorlage fuer neue Gitea-Releases.
|
||||
|
||||
---
|
||||
|
||||
## Summary
|
||||
|
||||
Kurze Zusammenfassung des Releases in 2-4 Saetzen.
|
||||
|
||||
## Added
|
||||
|
||||
-
|
||||
-
|
||||
|
||||
## Changed
|
||||
|
||||
-
|
||||
-
|
||||
|
||||
## Fixed
|
||||
|
||||
-
|
||||
-
|
||||
|
||||
## Operational impact
|
||||
|
||||
- Muss `.env` angepasst werden? Ja/Nein
|
||||
- Neue Ports, Volumes oder Netzwerke? Ja/Nein
|
||||
- Neue manuelle Schritte nach dem Update? Ja/Nein
|
||||
|
||||
## Upgrade notes
|
||||
|
||||
1. Optional: `./scripts/alanctl doctor`
|
||||
2. Optional: `./scripts/alanctl backup`
|
||||
3. Update ausfuehren: `./scripts/alanctl update-hermes`
|
||||
4. Health pruefen: `./scripts/alanctl status`
|
||||
|
||||
## Rollback notes
|
||||
|
||||
- Image-Rollback: `./scripts/alanctl rollback-hermes`
|
||||
- State-Restore nur dann, wenn eine Datenmigration oder Konfigurationsaenderung Probleme macht
|
||||
|
||||
## Maintainer checklist
|
||||
|
||||
- [ ] `CHANGELOG.md` aktualisiert
|
||||
- [ ] Doku angepasst
|
||||
- [ ] `./scripts/release-check` erfolgreich
|
||||
- [ ] `./scripts/alanctl validate` erfolgreich
|
||||
- [ ] Release-Tag gesetzt
|
||||
|
||||
---
|
||||
Reference in New Issue
Block a user