A garnix-compatible repo for deploying your own tiny-tiny-rss server.
To get your own ttrss 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 Tiny Tiny RSS gets deployed automatically with this repository.