Updated Pages
Added vaultwarden
This commit is contained in:
parent
6ed9341887
commit
b28cb684f6
1 changed files with 11 additions and 0 deletions
|
@ -59,6 +59,17 @@
|
||||||
"docker_container_name": "mastodon-web",
|
"docker_container_name": "mastodon-web",
|
||||||
"location": "brr7-4800u"
|
"location": "brr7-4800u"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "Vaultwarden",
|
||||||
|
"icon": "/icons/vaultwarden-logo.svg",
|
||||||
|
"href": "https://vault.neshweb.net",
|
||||||
|
"desc": "Self-hosted Password Manager",
|
||||||
|
"warn": "Note: Invite only",
|
||||||
|
"type": "docker",
|
||||||
|
"docker_container_name": "vaultwarden",
|
||||||
|
"location": "brr7-4800u"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "File Browser",
|
"name": "File Browser",
|
||||||
"href": "https://files.neshweb.net/",
|
"href": "https://files.neshweb.net/",
|
||||||
|
|
Loading…
Reference in a new issue