alpha
Login
or
Join now
oscillatory.net
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Monorepo for Tangled
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
core
/
appview
/
pipelines
/
ssh
/
at
sl/spindle-rewrite
5 files
Seongmin Lee
appview,spindle: more explicit TLS handling
3mo ago
ed66926f
error.go
appview,spindle: more explicit TLS handling Expose `knotmirror/hostutil` package and use it everywhere. Will default to SSL except for localhost. IP address or single-word alias will be rejected. Signed-off-by: Seongmin Lee <git@boltless.me>
3 months ago
logstream.go
appview/pipelines/ssh: add ssh server to appview to stream logs this change introduces an ssh server to the appview. this server is backed by a charmbracelet/wish app. it is invoked like so: ssh -t appview.host -p 3333 at://.../sh.tangled.pipeline/... the wish app then opens up a TUI for that pipeline job, with live streaming of logs and statuses for all workflows in that pipeline (available a separate tabs). at startup, the appview needs to currently be run with TANGLED_SSH_ENABLED=true, which starts the ssh server on 0.0.0.0:3333 by default. Signed-off-by: oppiliappan <me@oppi.li>
3 months ago
server.go
appview/pipelines/ssh: add ssh server to appview to stream logs this change introduces an ssh server to the appview. this server is backed by a charmbracelet/wish app. it is invoked like so: ssh -t appview.host -p 3333 at://.../sh.tangled.pipeline/... the wish app then opens up a TUI for that pipeline job, with live streaming of logs and statuses for all workflows in that pipeline (available a separate tabs). at startup, the appview needs to currently be run with TANGLED_SSH_ENABLED=true, which starts the ssh server on 0.0.0.0:3333 by default. Signed-off-by: oppiliappan <me@oppi.li>
3 months ago
session.go
appview/pipelines/ssh,knotserver: use repoDID + SHA in ssh interface as opposed to the fake ATURI Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
tui.go
appview,spindle: more explicit TLS handling Expose `knotmirror/hostutil` package and use it everywhere. Will default to SSL except for localhost. IP address or single-word alias will be rejected. Signed-off-by: Seongmin Lee <git@boltless.me>
3 months ago