Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

[feature request] add a sub command for dfdaemon to validate configuration #627

Open
inoc603 opened this issue Jun 24, 2019 · 1 comment
Labels
areas/cli kind/feature kind/feature-request This is a feature request from community for project

Comments

@inoc603
Copy link
Member

inoc603 commented Jun 24, 2019

Why you need it?

Provide an easy way to answer most 'Why my setup doesn't work' problems and help users find errors in their configuration.

How it could be?

dfdaemon check [-c config] [image]

  • check /etc/dragonfly.conf
  • parse and check for errors in /etc/dragonfly/dfdaemon.yml or config file specified by -c
  • check docker configuration
  • check http_proxy for docker daemon
  • if image is present, check if the download url will be proxied with dfget

Other related information

@pouchrobot pouchrobot added areas/cli kind/feature kind/feature-request This is a feature request from community for project labels Jun 24, 2019
@lowzj
Copy link
Member

lowzj commented Jun 25, 2019

sounds good!

sungjunyoung pushed a commit to sungjunyoung/Dragonfly that referenced this issue May 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
areas/cli kind/feature kind/feature-request This is a feature request from community for project
Projects
None yet
Development

No branches or pull requests

3 participants