vault backup: 2024-03-08 01:40:35

This commit is contained in:
2024-03-08 01:40:35 +08:00
parent aef81a0f9b
commit 507fe6b74d
2 changed files with 17 additions and 4 deletions

View File

@@ -74,3 +74,16 @@ services:
volumes:
freshrss-db:
```
# Bitwardenrs
```shell
docker run -d --name bitwardenrs \
--restart unless-stopped \
-e SIGNUPS_ALLOWED=false \
-e WEBSOCKET_ENABLED=true \
-v /www/wwwroot/demo/:/data/ \
-p 6666:80 \
-p 3012:3012 \
vaultwarden/server:latest
```

View File

@@ -226,17 +226,17 @@ Title: OpenWrt部署
|qBittorrent|tcp|kfdr.top|7001|192.168.1.100|8081|ON|ON|
|AdGuardHome|tcp|kfdr.top|7002|192.168.1.100|3000|ON|ON|
|Portainer|tcp|kfdr.top|7003|192.168.1.100|9000|ON|ON|
|Stash|tcp|kfdr.top|7004|192.168.1.128|9999|ON|ON|
|Emby|tcp|kfdr.top|7004|192.168.1.128|8096|ON|ON|
|Cloudreve|tcp|kfdr.top|7005|192.168.1.128|5212|ON|ON|
|Gitea|tcp|kfdr.top|7006|192.168.1.100|3333|ON|ON|
|ArchiSteamFarm|tcp|kfdr.top|7007|192.168.1.128|1242|ON|ON|
|Bitwardenrs|tcp|kfdr.top|7008|192.168.1.100|6666|ON|ON|
|HomePage|tcp|kfdr.top|7009|192.168.1.100|9999|ON|ON|
|SunPanel|tcp|kfdr.top|7009|192.168.1.100|3002|ON|ON|
|Alist|tcp|kfdr.top|7010|192.168.1.100|5244|ON|ON|
|UptimeKuma|tcp|kfdr.top|7011|192.168.1.100|3001|ON|ON|
|Navidrome|tcp|kfdr.top|7012|192.168.1.100|4533|ON|ON|
|OpenClash|tcp|kfdr.top|7013|192.168.1.100|9898|ON|ON|
|lsky|tcp|kfdr.top|7014|192.168.1.100|8089|ON|ON|
|Lsky|tcp|kfdr.top|7014|192.168.1.100|8089|ON|ON|
|FressRSS|tcp|kfdr.top|7015|192.168.1.100|8686|ON|ON|
|RSSHub|tcp|kfdr.top|7016|192.168.1.100|1200|ON|ON|
|Lucky|tcp|kfdr.top|7017|192.168.1.100|16601|ON|ON|