Most subcommands depend on configuration file #111

Closed
opened 2025-12-29 01:23:24 +01:00 by adam · 1 comment
Owner

Originally created by @restanrm on GitHub (Jan 28, 2022).

headscale command currently need a configuration file for all subcommands. It's useless now, since clients talk to server through a socket. Only the headscale serve should need the full configuration file.

Originally created by @restanrm on GitHub (Jan 28, 2022). `headscale` command currently need a configuration file for all subcommands. It's useless now, since clients talk to server through a socket. Only the `headscale serve` should need the full configuration file.
adam added the bug label 2025-12-29 01:23:24 +01:00
adam closed this issue 2025-12-29 01:23:25 +01:00
Author
Owner

@kradalby commented on GitHub (Jan 28, 2022):

We are going there, but have not had time to sort it out yet.

You should probably be able to set the Unix socket path via env var and not have to have a config.

@kradalby commented on GitHub (Jan 28, 2022): We are going there, but have not had time to sort it out yet. You should probably be able to set the Unix socket path via env var and not have to have a config.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#111