Ahwxorg / LibreY

Framework and JS free privacy respecting meta search engine
GNU Affero General Public License v3.0
197 stars 27 forks source link

Upgrading instance from GitHub #191

Closed robert-winkler closed 1 month ago

robert-winkler commented 1 month ago

Hi, can I upgrade LibreY by just git pull, or will this overwritten my configuration? Sorry for asking such trivial questions but I had a bad rm -Rvf .* experience this week.

Ahwxorg commented 1 month ago

That should be fine, since the file you're generally editing have the .example suffix in the config. To be extra safe, you can always just make a backup like so:

cp -r librey librey-bak