diff options
Diffstat (limited to 'docs/en/admins/01_Index.md')
| -rw-r--r-- | docs/en/admins/01_Index.md | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/docs/en/admins/01_Index.md b/docs/en/admins/01_Index.md index 45ed02c0f..49cd247d5 100644 --- a/docs/en/admins/01_Index.md +++ b/docs/en/admins/01_Index.md @@ -1,9 +1,19 @@ -# FreshRSS administration +# FreshRSS Administration -Learn how to install, update and backup FreshRSS and how to use the command line tools. +Learn how to install, update, and backup FreshRSS, as well as 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 +1. [Prerequisites](02_Prerequisites.md): What you'll need to run FreshRSS +2. [General installation instructions](03_Installation.md) for FreshRSS +3. [Update your installation](04_Updating.md) to the latest stable or development version + +## Tutorials and Examples + +* [Backing up FreshRSS](05_Backup.md) +* [Installation on Debian 9/Ubuntu 16.04](06_LinuxInstall.md) +* [Updating on Debian 9/Ubuntu 16.04](07_LinuxUpdate.md) +* [Setting Up Automatic Feed Updating](08_FeedUpdates.md) +* [Access Control](09_AccessControl.md) +* [Apache/Nginx configuration files](10_ServerConfig.md) +* [Using the command line interface (CLI)](https://github.com/FreshRSS/FreshRSS/tree/master/cli) +* [Configuring the email address validation](05_Configuring_email_validation.md) * [Frequently asked questions](04_Frequently_Asked_Questions.md) |
