blob: 446780060550322be4d510be25834ab300c6c9b0 (
plain)
1
2
3
4
5
6
7
8
|
# FreshRSS administration
Learn how to install, update and backup FreshRSS and how to use the command line tools.
* [Install FreshRSS](02_Installation.md) on your server
* [Update your installation](03_Updating.md) to the latest stable or dev version
* [The command line interface](https://github.com/FreshRSS/FreshRSS/tree/master/cli) can be used to administrate feeds and users
* [Automatic feed updates](https://github.com/FreshRSS/FreshRSS#automatic-feed-update) using cron is the preferred way to get the latest feeds entries
|