[GH-ISSUE #186] [FEATURE] Config file for preset Configuration #130

Closed
opened 2026-02-25 20:34:58 +03:00 by kerem · 4 comments
Owner

Originally created by @mizzunet on GitHub (Jan 29, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/186

Describe the feature you'd like to see added
Well, it would be wonderful if there's a config file in the repo where Whoogle default Configuration is defined before and can be set before deploying.

Additional context
Like, variables, Country, City, IsDarkModeOn etc. I know there is a Load function for loading the previously saved settings. Still, this also be helpful IMO

Originally created by @mizzunet on GitHub (Jan 29, 2021). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/186 **Describe the feature you'd like to see added** Well, it would be wonderful if there's a config file in the repo where Whoogle default Configuration is defined before and can be set before deploying. **Additional context** Like, variables, Country, City, IsDarkModeOn etc. I know there is a Load function for loading the previously saved settings. Still, this also be helpful IMO
kerem 2026-02-25 20:34:58 +03:00
Author
Owner

@somebody-somewhere-over-the-rainbow commented on GitHub (Feb 11, 2021):

If implemented, ideally all settings can also be set via environment variables (for the docker folks)

<!-- gh-comment-id:777660370 --> @somebody-somewhere-over-the-rainbow commented on GitHub (Feb 11, 2021): If implemented, ideally all settings can also be set via environment variables (for the docker folks)
Author
Owner

@mizzunet commented on GitHub (Feb 11, 2021):

Thanks

<!-- gh-comment-id:777867918 --> @mizzunet commented on GitHub (Feb 11, 2021): Thanks
Author
Owner

@pred2k commented on GitHub (Feb 28, 2021):

I've deployed whoogle to a cheap VPS in Hetzner Datacenter in Germany and for some reason the search result are presented in arabic, right-to-left output, when i leave Interface & Search Language at default.
Bildschirmfoto 2021-02-28 um 16 11 30
I want to do regular container updates/restarts with docker-compose pull && docker-compose up --detach --force-recreate --remove-orphans and would like to prefer that settings can be made with the start of the application.

<!-- gh-comment-id:787468941 --> @pred2k commented on GitHub (Feb 28, 2021): I've deployed whoogle to a cheap VPS in Hetzner Datacenter in Germany and for some reason the search result are presented in arabic, right-to-left output, when i leave Interface & Search Language at default. ![Bildschirmfoto 2021-02-28 um 16 11 30](https://user-images.githubusercontent.com/1071020/109423441-b79b2c80-79df-11eb-83fe-f6ad974ba6dc.png) I want to do regular container updates/restarts with `docker-compose pull && docker-compose up --detach --force-recreate --remove-orphans` and would like to prefer that settings can be made with the start of the application.
Author
Owner

@benbusby commented on GitHub (Mar 28, 2021):

All config settings can now be set via environment variables, and/or included in whoogle.env before deployment. Please see the updated documentation for more info.

<!-- gh-comment-id:808939548 --> @benbusby commented on GitHub (Mar 28, 2021): All config settings can now be set via environment variables, and/or included in `whoogle.env` before deployment. Please [see the updated documentation](https://github.com/benbusby/whoogle-search#config-environment-variables) for more info.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/whoogle-search#130
No description provided.