143 lines
1.9 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
#领域/未知
#复盘/0 #临时/备忘 #状态/待处理
20260420-备忘-主题名-文件内容
## 一句话描述
[________]
---
## 路由器
用户名admin
密码1qaz2wsx
wifi名称nyt
wifi密码1qaz2wsx
WiFi名称NYT_510_5G
WiFi密码88837306
### 向日葵
设备代码:
密码NYT@1qaz
### 一体机
~~ToDesk~~
~~设备代码764 701 685~~
~~密码NYT@1qaz2wsx~~
~~向日葵~~
~~设备代码181 119 2784~~
~~密码06600y~~
向日葵:
372 039 570
NYT_1qaz
ToDesk
746 701 685
密码NYT@1qaz2wsx
### ubuntu 20.04
用户名nyt
密码1qaz2wsx
```bash
sudo apt update && sudo apt upgrade -y
sudo apt install openssh-server curl -y
```
### 1panel
```bash
sudo bash -c "$(curl -sSL https://resource.fit2cloud.com/1panel/package/v2/quick_start.sh)"
```
IP: 192.168.0.151
安装目录: /opt
端口31000
安全入口iotdeploy
用户名: deploy
密码1qaz2wsx
### mysql
版本5.6.51
root密码mysql_iot
端口: 3306
### Dataease
镜像registry.cn-qingdao.aliyuncs.com/dataease/dataease:v1.18.25
用户名admin
密码Dataease_iot_1
```yaml
CONTAINER_NAME="1Panel-dataease-HlNU"
CPUS=0
DE_ADMIN="admin"
DE_ADMIN_PASSWORD="dataease"
HOST_IP=""
MEMORY_LIMIT=0
PANEL_APP_PORT_HTTP=8000
PANEL_DB_HOST="1Panel-mysql-k8Xl"
PANEL_DB_HOST_NAME="mysql"
PANEL_DB_NAME="dataease_mysql"
PANEL_DB_PORT=3306
PANEL_DB_USER="dataease_deploy"
PANEL_DB_USER_PASSWORD="dataease_12345678"
```
### 计划任务
```bash
# rm-log
# 每隔1小时30分钟
find /var/lib/docker/containers/ -type f -name "*-json.log" -exec rm {} \;
```
```bash
# 环境数据
curl http://192.168.0.151:30002/env3/get_data
```
## 人流量上报地址
BJ08F72PAG7A154
设备号6281761AFF040B1810275
BB0220APAG76873
设备号renliuliangtongji-2
http://192.168.0.151:30002/people/report
![[Pasted image 20260425133754.png]]
![[Pasted image 20260426092514.png]]