diff options
| author | 2017-12-02 13:43:28 +0100 | |
|---|---|---|
| committer | 2017-12-02 13:43:28 +0100 | |
| commit | b5626391553b57d85cca87869c27ffdbdb9a0b04 (patch) | |
| tree | cd749bce826f886e7e7e7be2d02e29b177ff0d76 /docs/en/admins/01_Index.md | |
| parent | 6c6d9bdfdcfb0155e8adfaaae679512ec819c0f9 (diff) | |
Documentation updates (#1697)
* added documentation about updating FreshRSS
moved Installation to admin directory
linked some already existing documentation files
Diffstat (limited to 'docs/en/admins/01_Index.md')
| -rw-r--r-- | docs/en/admins/01_Index.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/en/admins/01_Index.md b/docs/en/admins/01_Index.md new file mode 100644 index 000000000..446780060 --- /dev/null +++ b/docs/en/admins/01_Index.md @@ -0,0 +1,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 |
