Post-move network recovery -- Archbox at new location #153
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/pal-e-platform#153
Loading…
Add table
Add a link
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?
Type
Feature
Lineage
Standalone -- discovered during physical server relocation
Repo
forgejo_admin/pal-e-platformUser Story
As a platform operator
I want all services restored after the physical server move
So that the production environment is fully operational at the new location
Context
Archbox moved to a new physical location (Xfinity network). LAN IP changed from
10.0.0.217to10.0.0.149(DHCP). Tailscale overlay is up and cluster is running, but several issues need attention to restore full production.What is working: Tailscale UP, K3s healthy, funnel proxies running, public URLs responding (forgejo 200, grafana 302, woodpecker 200, argocd 200).
Action items by priority:
File Targets
Files to check/modify:
Files NOT to touch:
Acceptance Criteria
Test Expectations
tailscale statusshows all nodes reachablekubectl get pods -Ashows no CrashLoopBackOff or ImagePullBackOffkubectl get pods -A --field-selector=status.phase!=RunningConstraints
Checklist
Related
pal-e-platform-- parent project