A garnix-compatible repo for deploying your own searx.
To get your own rss-bridge going:
- Create a garnix account if you don't have one yet.
- Fork this repo.
- Make sure the garnix GitHub App is enabled on this repo.
- Update the host name in the server config ./hosts/server.nix.
- [Optional] Add your public ssh key in ./hosts/server.nix. This will allow you to ssh into your deployed host.
- 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.