bw/phanpy add fediverse interface
This commit is contained in:
parent
3c77ff530d
commit
34428034dc
3 changed files with 80 additions and 0 deletions
|
@ -9,6 +9,7 @@ nodes['htz-cloud.miniserver'] = {
|
|||
'nodejs',
|
||||
'ntfy',
|
||||
'mautrix-telegram',
|
||||
'phanpy',
|
||||
'postgresql',
|
||||
'zfs',
|
||||
},
|
||||
|
@ -204,6 +205,10 @@ nodes['htz-cloud.miniserver'] = {
|
|||
'domain': 'ntfy.sophies-kitchen.eu',
|
||||
'allow_unauthorized_write': True,
|
||||
},
|
||||
'phanpy': {
|
||||
'url': 'phanpy.sophies-kitchen.eu',
|
||||
'version': '2023.10.07.9b1800d',
|
||||
},
|
||||
'postgresql': {
|
||||
'version': '11',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue