You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just spun up Araa in docker and am still exploring, but would be very interested in seeing a simplified way to customize my personal instance. The easiest way imo would be to have environment variables that point to local files
ARAA_FAVICON=/media/example.ico
ARAA_LOGO=/media/example.png
ARAA_NAME=MySearch
etc. etc.
I've seen in a few other Issues (e.g. #69 (comment)) that people seem to be able to customize the engine
Also, curious... What does the name Araa come from ?
The text was updated successfully, but these errors were encountered:
I've just make #171 to add easier customization for the name, but it doesn't do anything with docker's environment variables. For that, you'd probably have to open an issue on https://github.com/TEMtheLEM/araa-search, because that's where the public docker stuff is maintained.
As for the name Araa, it was originally called TailsX, but was changed to remove any association with TailsOS. The first name that it was going to be changed to was Aura, but that wouldn't show up in search engines, so was instead named Araa.
Just spun up Araa in docker and am still exploring, but would be very interested in seeing a simplified way to customize my personal instance. The easiest way imo would be to have environment variables that point to local files
ARAA_FAVICON=/media/example.ico
ARAA_LOGO=/media/example.png
ARAA_NAME=MySearch
etc. etc.
I've seen in a few other Issues (e.g. #69 (comment)) that people seem to be able to customize the engine
Also, curious... What does the name Araa come from ?
The text was updated successfully, but these errors were encountered: