Using an alias to control Garage is annoying #101

Closed
opened 2021-09-07 09:21:14 +00:00 by quentin · 1 comment
Owner

It could be interesting to have a configuration file for the Garage client, or even only a dedicated section in the server's configuration. This configuration file would have a default path (eg. /etc/garage/config.toml and $HOME/.config/garage/config.toml). Thanks to these 2 points, anyone should be able to run the garage client app easily. And it would enable us to drop the "alias trick" in the documentation.

It could be interesting to have a configuration file for the Garage client, or even only a dedicated section in the server's configuration. This configuration file would have a default path (eg. `/etc/garage/config.toml` and `$HOME/.config/garage/config.toml`). Thanks to these 2 points, anyone should be able to run the garage client app easily. And it would enable us to drop the "alias trick" in the documentation.
quentin added the
Improvement
label 2021-09-07 09:21:14 +00:00
Owner

Remember to use $XDG_CONFIG_HOME instead of $HOME/.config when available.

Remember to use `$XDG_CONFIG_HOME` instead of `$HOME/.config` when available.
lx added the
Newcomer
label 2021-09-07 16:56:37 +00:00
lx added this to the v0.5.0 milestone 2021-09-08 16:17:27 +00:00
lx closed this issue 2021-10-25 13:49:36 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/garage#101
No description provided.