https://github.com/aherrmann/nixops-ttrss-test
Tiny Tiny RSS in NixOps
https://github.com/aherrmann/nixops-ttrss-test
Last synced: 11 months ago
JSON representation
Tiny Tiny RSS in NixOps
- Host: GitHub
- URL: https://github.com/aherrmann/nixops-ttrss-test
- Owner: aherrmann
- Created: 2014-07-22T20:28:40.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-29T17:52:11.000Z (almost 12 years ago)
- Last Synced: 2025-03-02T22:18:26.435Z (over 1 year ago)
- Language: Nix
- Size: 133 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tiny Tiny RSS -- NixOps Module
[TTRSS][ttrss] is a RSS/Atom feed aggregator and reader.
This NixOps module contains a configuration to deploy an Apache webserver, that
runs TTRSS.
**TODO**:
* Register the [feed-update daemon][update] as a NixOS service.
## How to deploy.
Execute the following commands in order to create, and deploy a VirtualBox
machine.
nixops create ./ttrss.nix ./ttrss-vbox.nix -d ttrss
nixops deploy -d ttrss
Enter the IP address of the virtual machine into your browser address bar to
view the TTRSS page.
[ttrss]: http://tt-rss.org/redmine/projects/tt-rss/wiki
[update]: http://tt-rss.org/redmine/projects/tt-rss/wiki/UpdatingFeeds