iFargle / headscale-webui

A simple Headscale web UI for small-scale deployments.
Other
619 stars 56 forks source link

Documentation question #118

Open andreklug opened 9 months ago

andreklug commented 9 months ago

Hi, I am trying the bare metal route to install headscale-webui (on a Debian 12 container in Proxmox).

Not sure if the git repo should be puilled before installation? In the first point, it's not obvious where the .toml file file from. Can you add a hint that the file needs to be created from the file that's available in the code?

  1. I have no idea where to put the .env file?
asdrubale88 commented 9 months ago

I'm basically doing the same in a LXC container in Proxmox (Debian 12). I have downloaded the latest .tar with wget in /etc/headscale, then run the two commands to setup the dependencies. Then just run "cp .env.sample .env" and "nano .env" and edited the headscale server parameter.