App Name
ttyd
App Description
ttyd is a simple command-line tool for sharing terminal over the web.
App Website / Github Repo
https://github.com/tsl0922/ttyd
Docker Installation Documentation
https://github.com/tsl0922/ttyd/blob/main/Dockerfile and https://github.com/tsl0922/ttyd/blob/main/Dockerfile.alpine
App Icon URL
No response
Docker Image
https://github.com/tsl0922/ttyd/pkgs/container/ttyd
App Category
Monitoring
Requirements Checklist
Additional Information
I have several apps outputting logs to a dataset in TrueNAS. I would like to be able to use ttyd to view those logs in my browser - you can config it to auto-start with a command, so for me that would be something like tail -f /mnt/logs/nginx.log.
App Name
ttyd
App Description
ttyd is a simple command-line tool for sharing terminal over the web.
App Website / Github Repo
https://github.com/tsl0922/ttyd
Docker Installation Documentation
https://github.com/tsl0922/ttyd/blob/main/Dockerfile and https://github.com/tsl0922/ttyd/blob/main/Dockerfile.alpine
App Icon URL
No response
Docker Image
https://github.com/tsl0922/ttyd/pkgs/container/ttyd
App Category
Monitoring
Requirements Checklist
Additional Information
I have several apps outputting logs to a dataset in TrueNAS. I would like to be able to use ttyd to view those logs in my browser - you can config it to auto-start with a command, so for me that would be something like
tail -f /mnt/logs/nginx.log.