Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 878 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 878 Bytes

template-searx

A garnix-compatible repo for deploying your own searx.

To get your own rss-bridge going:

  1. Create a garnix account if you don't have one yet.
  2. Fork this repo.
  3. Make sure the garnix GitHub App is enabled on this repo.
  4. Update the host name in the server config ./hosts/server.nix.
  5. [Optional] Add your public ssh key in ./hosts/server.nix. This will allow you to ssh into your deployed host.
  6. Push your changes! garnix will build and deploy the package, and make your server available in a garnix.me domain.

This Searx Server gets deployed automatically with this repository.