Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimal configuration. #1672

Open
PauloFerreira25 opened this issue Dec 20, 2024 · 2 comments
Open

Minimal configuration. #1672

PauloFerreira25 opened this issue Dec 20, 2024 · 2 comments

Comments

@PauloFerreira25
Copy link

Hi, could you create a config.yml in the docs that is a minimal configuration?

It would be great to have this for installation scripts.

@samyerkes
Copy link

Looks like this is already included in the docs. https://0xerr0r.github.io/blocky/latest/installation/#prepare-your-configuration

@PauloFerreira25
Copy link
Author

Hello, thank you very much for your reply.

Yes, it is available in the documentation.

But to use it in the system installation script, it would be very useful to have an endpoint that can be used for curl.
By keeping it within the project's own repository, you would have control over how it should work.

Explaining why I got here.

I was testing the scripts from this project:
https://community-scripts.github.io/ProxmoxVE/scripts?id=blocky

Which installs blocky DNS proxy (which is very good, thanks for creating it).

Their script installs the latest version of blocky project. But with the configuration files from an old version, which makes blocky not work.

Since they are a project that tries to "facilitate" installations, it would be almost an endless battle, trying to manage all the projects, all the configurations when they are created.

When I did the installation using the script, because of this configuration incompatibility problem, I had the feeling that the blocky was not working.

Due to "willpower" in wanting to make blocky work, I worked to identify that the problem was actually the incompatibility of the initial configuration, and that it was "hardcoded", where it could be a curl that does the initial download.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants