First-run LLM auth and phone access verification over Tailscale #54
Labels
No labels
Monitoring
automation
bug
duplicate
feature
forgejo
help wanted
invalid
k3s
keycloak
ldap
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lab/homelab#54
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?
End-to-end bring-up of the deployed OpenCode server: provider auth once, then
verify real usage from a phone over Tailscale. Requires the K3s deployment
issue to be done.
Tasks
One-time LLM provider auth, persisted into the PVC state mount:
Laptop check: log into
http://192.168.0.225:4096in a browser withthe basic-auth credentials.
Phone check (iPhone
iphone173, tailnetmaestro00@):Verify agent round-trip through Forgejo: ask it to make a scratch
change on a throwaway branch in
/workspace/homelaband push it;confirm the branch appears in Forgejo, then delete it.
Optional: attach the desktop TUI to the same server and confirm shared
sessions:
opencode attach http://192.168.0.225:4096Add a phone home-screen bookmark for the URL.
Acceptance criteria
/workspace/homelaband a pushed branch in Forgejo
rollout restartof the deploymentDepends on #53.