tree: fbb7552512284f76f0a7516c0fe09863ef6020fd [path history] [tgz]
  1. go/
  2. modules/
  3. pages/
  4. sys/
  5. .gitignore
  6. build_release
  7. build_release_arm
  8. build_release_not_gce
  9. Makefile
  10. package-lock.json
  11. package.json
  12. README.md
  13. tsconfig.json
  14. webpack.config.ts
pulld/README.md

pulld

A simple web UI and JSON endpoint that allows listing, starting, stopping, and restarting systemd units. Obviously should be run on a protected port since this allows control over a server. Also incorporates the pull functionality, see infra/push/DESIGN.md.