Commit Graph

5 Commits

Author SHA1 Message Date
6e48c095ab Initial commit: Socktop WebTerm with k3s deployment
- Multi-architecture Docker image (ARM64 + AMD64)
- Kubernetes manifests for 3-replica deployment
- Traefik ingress configuration
- NGINX Proxy Manager integration
- ConfigMap-based configuration
- Automated build and deployment scripts
- Session monitoring tools
2025-11-28 01:31:33 -08:00
Fabian Freyer
e74a974d51 Update to actix-web 1.0 and use handlebars 2019-09-29 04:46:26 +02:00
Fabian Freyer
3e4e506352 Revert "xterm.js: use xterm.css from lib/ folder"
This reverts commit e69fd1cdbf.
2019-06-04 15:08:03 +02:00
Fabian Freyer
e69fd1cdbf xterm.js: use xterm.css from lib/ folder
See-also: https://github.com/xtermjs/xterm.js/issues/2150
2019-06-01 22:19:34 +02:00
Fabian Freyer
09f8b4ffd7 refactor: make ui endpoint configurable
* use askama template for UI endpoint
* make UI endpoint configurable
2019-03-29 17:35:04 -04:00