bundles/ntfy: first draft
This commit is contained in:
parent
deba777a80
commit
a8cf858d44
7 changed files with 338 additions and 5 deletions
|
@ -8,6 +8,7 @@ nodes['htz-cloud.miniserver'] = {
|
|||
'matrix-media-repo',
|
||||
'matrix-synapse',
|
||||
'nodejs',
|
||||
'ntfy',
|
||||
'mautrix-telegram',
|
||||
'postgresql',
|
||||
},
|
||||
|
@ -218,6 +219,9 @@ nodes['htz-cloud.miniserver'] = {
|
|||
},
|
||||
},
|
||||
},
|
||||
'ntfy': {
|
||||
'baseurl': 'https://ntfy.sophies-kitchen.eu',
|
||||
},
|
||||
'postgresql': {
|
||||
'version': '11',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue