bundles/miniflux: introduce
This commit is contained in:
parent
366374b4e5
commit
ececab44b4
6 changed files with 89 additions and 13 deletions
|
@ -4,6 +4,7 @@ nodes['htz.ex42-1048908'] = {
|
|||
'jenkins-ci',
|
||||
'matrix-synapse',
|
||||
'mautrix-telegram',
|
||||
'miniflux',
|
||||
'mx-puppet-discord',
|
||||
'nodejs',
|
||||
'riot-web',
|
||||
|
@ -50,11 +51,6 @@ nodes['htz.ex42-1048908'] = {
|
|||
'deb http://deb.debian.org/debian {os_release}-backports main',
|
||||
],
|
||||
},
|
||||
'miniflux': {
|
||||
'items': {
|
||||
'deb https://apt.miniflux.app/ /',
|
||||
},
|
||||
},
|
||||
'rspamd': {
|
||||
'items': {
|
||||
'deb [arch=amd64] http://rspamd.com/apt-stable/ {os_release} main',
|
||||
|
@ -137,6 +133,9 @@ nodes['htz.ex42-1048908'] = {
|
|||
'bot_token': vault.decrypt('encrypt$gAAAAABfVK51ErJ6gfsOOkbRxSHDnVYmf7EihAQf7Uwj9og3TlAw64WRsA6ZVEgTSvOdLB3SMKZ-cTEhwkCOpbymq-_WLhes-hZALhN-H_oXHaxTQErJ0lARynKmjM-4ZhoGlUWlfh4Q'),
|
||||
},
|
||||
},
|
||||
'miniflux': {
|
||||
'domain': 'rss.kunsmann.eu',
|
||||
},
|
||||
'mx-puppet-discord': {
|
||||
'homeserver': {
|
||||
'domain': 'franzi.business',
|
||||
|
@ -197,13 +196,6 @@ nodes['htz.ex42-1048908'] = {
|
|||
},
|
||||
},
|
||||
},
|
||||
'rss.kunsmann.eu': {
|
||||
'proxy': {
|
||||
'/': {
|
||||
'target': 'http://localhost:8080/',
|
||||
},
|
||||
},
|
||||
},
|
||||
'travelynx.franzi.business': {
|
||||
'proxy': {
|
||||
'/': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue