Skip to content

Commit 82800cf

Browse files
committed
docs(installation): added note on how to update ttrss app container
1 parent cc4168e commit 82800cf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/Installation-Guide.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -508,6 +508,12 @@ The process to restore the database from a `backups` container backup might look
508508

509509
Optionally, you could download your data in `OPML` regularity. It is not a full backup, can be useful nonetheless.
510510

511+
### Update tt-rss
512+
513+
When you see that `tt-rss` needs an update, you can run the following docker command: `docker restart ttrss_app_1`.
514+
515+
You can check that the container app is called `ttrss_app_1` by using `docker ps`.
516+
511517
### How do I use custom certificates?
512518

513519
You need to mount custom certificates into the *app* and *updater* containers like this:

0 commit comments

Comments
 (0)