Commit Graph

9 Commits

Author SHA1 Message Date
850cf32b50 - add cargo fmt / clippy to actions build. - add common unit tests. -
All checks were successful
Build and Deploy to K3s / test (push) Successful in 2m40s
Build and Deploy to K3s / lint (push) Successful in 1m33s
Build and Deploy to K3s / build-and-push (push) Successful in 5m17s
Build and Deploy to K3s / deploy (push) Successful in 9s
improved security sanitization - security spcecific unit tests - add
unit tests to workflow build - add unami analytics.
2025-11-30 01:37:07 -08:00
e224989702 - remove random ass copypasta in deployment yaml - fix gitea link
All checks were successful
Build and Deploy to K3s / build-and-push (push) Successful in 4m24s
Build and Deploy to K3s / deploy (push) Successful in 10m12s
2025-11-28 14:59:42 -08:00
12f2d6e6af - modernize packages and rust edition. - increase timeout for rollout -
Some checks failed
Build and Deploy to K3s / deploy (push) Blocked by required conditions
Build and Deploy to K3s / build-and-push (push) Has been cancelled
increment cargo version
2025-11-28 14:43:49 -08:00
7e596fd980 initial checking CICD and remove heart 2025-11-28 11:43:38 -08:00
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