verstak/cmd/verstak-server
mirivlad ec928e3be6 feat: sync — systemd unit and install.sh for server deployment
- verstak-server.service — systemd unit with sandboxing, configurable port via env

- install.sh — creates user, installs binary, sets up admin, enables service

  Usage: sudo ./install.sh --admin-user admin --admin-pass secret [--port 47732]
2026-06-01 22:49:40 +08:00
..
install.sh feat: sync — systemd unit and install.sh for server deployment 2026-06-01 22:49:40 +08:00
main.go feat: sync — server skeleton with health, admin login/dashboard, device registration 2026-06-01 22:49:02 +08:00
server.go feat: sync — server skeleton with health, admin login/dashboard, device registration 2026-06-01 22:49:02 +08:00
verstak-server.service feat: sync — systemd unit and install.sh for server deployment 2026-06-01 22:49:40 +08:00