Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 879 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 879 Bytes

template-ttrss

A garnix-compatible repo for deploying your own tiny-tiny-rss server.

To get your own ttrss 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 Tiny Tiny RSS gets deployed automatically with this repository.