alexandria: replace FreshRSS with Miniflux
- Add miniflux service listening on Unix socket at /run/miniflux/miniflux.sock - Remove FreshRSS configuration and data directory - Update nginx to reverse proxy to miniflux socket - Update secrets to use miniflux-admincreds.age
This commit is contained in:
parent
9a6e0634e6
commit
5a1f04ff16
6 changed files with 49 additions and 36 deletions
|
|
@ -34,7 +34,7 @@
|
|||
host = "alexandria";
|
||||
}
|
||||
{
|
||||
name = "freshrss";
|
||||
name = "miniflux";
|
||||
domain = "rss.baduhai.dev";
|
||||
host = "alexandria";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue