Vega SillyTavern cutover: validation, Pangolin repoint, and rollback closure #4
Labels
No labels
host:electra
host:fleet
host:lyra
host:vega
host:vega
phase:cutover
phase:deploy
phase:mcp
phase:module
phase:packaging
phase:prep
phase:validation
project:attic-postgres-lyra-rollout
project:auto-update-reliability
project:declarative-purity-cleanup
project:external-review
project:host-facts-refactor
project:lyra-nixos-deploy
project:lyra-service-stack-migration
project:nebula-mesh-network
project:security-hardening
project:service-stack-migration
project:vega-sillytavern-cutover
service:auto-update
service:mem0
service:sillytavern
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
nimmo/nixos-config#4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Validate the native SillyTavern service on
vega, repoint Pangolin to it, and preserve a safe rollback window.This issue is intended to be self-contained and executable without referring to a local project note.
Acceptance Checklist
newt.serviceandsillytavern.servicestatus locally onvega.http://127.0.0.1:8384./var/lib/SillyTavern/config.yamlis a symlink and/var/lib/SillyTavern/config-source.yamlis readable./var/lib/SillyTavern.SillyTavernresource to the native Newt instance./srv/stacks/sillytavernin place during the rollback window.Validation Procedure
Validate locally before changing Pangolin:
If all checks look good, repoint the Pangolin
SillyTavernresource to the new native Newt instance.Rollback Procedure
If validation fails:
Then repoint Pangolin back to the old Docker/Newt path.
Rollback Notes
sudo systemctl unmask sillytavern.serviceso the mask does not survive the migration attempt./var/lib/SillyTavern./srv/stacks/sillytavernuntil the native service has run cleanly for a while and the rollback window has closed.Close-Out
This issue is complete only when Pangolin has been repointed successfully, the native service has stayed healthy through the chosen observation window, and the legacy stack is no longer needed as rollback state.