|
|
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
|
ebadd2bc10
|
chore: remove extra extern crates
|
2019-09-29 04:46:26 +02:00 |
|
Fabian Freyer
|
e74a974d51
|
Update to actix-web 1.0 and use handlebars
|
2019-09-29 04:46:26 +02:00 |
|
Fabian Freyer
|
327cd488bb
|
Added command line parser
|
2019-07-02 04:33:49 +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 |
|
Fabian Freyer
|
093e87fad9
|
Make command configurable per-request
|
2019-03-29 11:32:35 -04:00 |
|
Fabian Freyer
|
e63ad944d7
|
refactor: split up bin and lib
|
2019-03-29 10:55:44 -04:00 |
|