

Select Preferences, then click the Users tab that appears.
#Self hosted rss password#
Log in with the username admin and default password password.Ĭhange the administrator password to something stronger by clicking the Actions button in the top-right corner of the Tiny Tiny RSS main page. Description = ttrss_backend After = network.target rvice User = apache ExecStart = /var/Start the service, and enable it to start at boot: sudo systemctl enable -now ttrss-updaterīrowse to the URL of your server, which should render the Tiny Tiny RSS login page: Create a file under /etc/systemd/system/rvice and copy the following information into it: Now that Tiny Tiny RSS is up and running, create a systemd unit to automate the updating of your RSS feed. If SELinux has been disabled (check the output of the sestatus command if unsure), this step is not necessary: sudo chcon -R unconfined_u:object_r:httpd_sys_rw_content_t:s0 cache feed-icons lock This command must be used to permit Apache to write to these directories on CentOS 7 systems with SELinux enabled. Sudo chgrp -R apache cache lock feed-icons The following commands will change only the necessary directories that require additional permissions: cd /var/www/html If you need to customize your Tiny Tiny RSS configuration further (for example, if you have an SMTP server that you wish to use in conjunction with Tiny Tiny RSS to email you with feed news), you should do so by editing config.php now.īefore using Tiny Tiny RSS, a few directory permissions must be changed so that Apache can write to them. *** Database configuration (important!) *** If everything is ready, click the Initialize database button.
#Self hosted rss update#
If you are accessing your Linode via a DNS name instead of an IP address, be sure update the field to reflect this.Īfter filling in the fields, click Test configuration to perform a preliminary check of your setup.


From the dashboard of your new Linode, click 'Deploy a Linux Distribution'.Create an account with Linode (opens new window).
#Self hosted rss how to#

You should see output which looks something like this: puppet output (opens new window) That last command may take some time as various components are installed.
