diff --git a/tmp.json b/tmp.json new file mode 100644 index 0000000..3294d04 --- /dev/null +++ b/tmp.json @@ -0,0 +1,22 @@ +{ + "registry-mirrors": [ + "https://docker.registry.cyou", + "https://docker-cf.registry.cyou", + "https://dockercf.jsdelivr.fyi", + "https://docker.jsdelivr.fyi", + "https://dockertest.jsdelivr.fyi", + "https://mirror.aliyuncs.com", + "https://dockerproxy.com", + "https://mirror.baidubce.com", + "https://docker.m.daocloud.io", + "https://docker.nju.edu.cn", + "https://docker.mirrors.sjtug.sjtu.edu.cn", + "https://docker.mirrors.ustc.edu.cn", + "https://mirror.iscas.ac.cn", + "https://docker.rainbond.cc" + ], + "insecure-registries": [ + "harbor.wdd.io:8033", + "harbor.cdcyy.com.cn" + ] +} \ No newline at end of file diff --git a/v2ray示例/98-subscribe-clash.yaml b/v2ray示例/98-subscribe-clash.yaml index 18cfeee..457150a 100644 --- a/v2ray示例/98-subscribe-clash.yaml +++ b/v2ray示例/98-subscribe-clash.yaml @@ -60,7 +60,7 @@ proxies: - {"type":"trojan","name":"Tokyo-Trojan","server":"140.238.14.103","port":19999,"password":"V2ryStr0ngP0ss","udp":true,"skip-cert-verify":false,"sni":"xx.s4.cc.hh.107421.xyz","network":"tcp","ws-opts":{"headers":{"host":"xx.s4.cc.hh.107421.xyzh2,http/1.1"}}} - {"type":"trojan","name":"Phoenix-Trojan","server":"140.238.14.103","port":19998,"password":"V2ryStr0ngP0ss","udp":true,"skip-cert-verify":false,"sni":"xx.s4.cc.hh.107421.xyz","network":"tcp","ws-opts":{"headers":{"host":"xx.s4.cc.hh.107421.xyzh2,http/1.1"}}} - {"type":"trojan","name":"Seoul-arm64-01-Trojan","server":"132.145.87.10","port":30000,"password":"V2ryStr0ngP0ss","udp":true,"skip-cert-verify":false,"sni":"xx.s0.yy.ac.107421.xyz","network":"tcp","ws-opts":{"headers":{"host":"xx.s0.yy.ac.107421.xyzh2,http/1.1"}}} - - {"type":"trojan","name":"HongK-Tencent-Trojan","server":"43.154.83.213","port":443,"password":"V2ryStr0ngP0ss","udp":true,"skip-cert-verify":false,"sni":"xx.tc.hk.go.107421.xyz","network":"tcp"} + - {"type":"trojan","name":"HongK-Tencent-Trojan","server":"43.154.83.213","port":443,"password":"V2ryStr0ngP0ss","udp":true,"skip-cert-verify":false,"sni":"xx.tc.hk.go.107421.xyz","path": "/status", "network":"tcp"} - {"type":"vless","name":"Tencent-HK-11.24","server":"43.154.83.213","port":29999,"uuid":"fc903f5d-a007-482b-928c-570da9a851f9","skip-cert-verify":false,"network":"tcp","flow":"xtls-rprx-vision","servername":"xx.tc.hk.go.107421.xyz","tls":true,"udp":true} - {"type":"socks5","name":"onetools-35-71","server":"192.168.35.71","port":22888,"username":"zeaslity","password":"password","udp":true} - {"type":"trojan","name":"LosAngels-BanH-Trojan-Back","server":"89.208.251.209","port":443,"password":"Gaa.c12c.389-cc","udp":true,"skip-cert-verify":false,"sni":"xx.l4.cc.nn.107421.xyz","network":"tcp","ws-opts":{"headers":{"host":"xx.l4.cc.nn.107421.xyzh2,http/1.1"}}} diff --git a/v2ray示例/香港节点/分层代理回落.json b/v2ray示例/香港节点/分层代理回落.json new file mode 100644 index 0000000..5125c4b --- /dev/null +++ b/v2ray示例/香港节点/分层代理回落.json @@ -0,0 +1,126 @@ +{ + "log": { + "loglevel": "debug" + }, + "inbounds": [ + { + "port": 443, + "protocol": "vless", + "settings": { + "clients": [ + { + "id": "b4bdf874-8c03-5bd8-8fd7-5e409dfd82c0", + "flow": "xtls-rprx-vision" + } + ], + "decryption": "none", + "fallbacks": [ + { + "name": "xx.tc.hk.go.107421.xyz", + "path": "/status", + "dest": 5000, + "xver": 1 + }, + { + "name": "book.107421.xyz", + "dest": 5003, + "xver": 1 + }, + { + "name": "book.107421.xyz", + "alpn": "h2", + "dest": 5004, + "xver": 1 + }, + { + "dest": 5001, + "xver": 1 + }, + { + "alpn": "h2", + "dest": 5002, + "xver": 1 + } + ] + }, + "streamSettings": { + "network": "tcp", + "security": "tls", + "tlsSettings": { + "alpn": ["h2", "http/1.1"], + "certificates": [ + { + "certificateFile": "/root/.acme.sh/book.107421.xyz_ecc/fullchain.cer", + "keyFile": "/root/.acme.sh/book.107421.xyz_ecc/book.107421.xyz.key" + } + ] + } + } + }, + { + "port": 5000, + "listen": "127.0.0.1", + "protocol": "vless", + "settings": { + "clients": [ + { + "id": "481d1403-de9a-5ae1-b921-18c04a4a9da0", + "level": 0, + "email": "dd@qq.com" + } + ], + "decryption": "none" + }, + "streamSettings": { + "network": "ws", + "security": "tls", + "wsSettings": { + "acceptProxyProtocol": true, + "path": "/status" + }, + "tlsSettings": { + "alpn": ["h2", "http/1.1"], + "certificates": [ + { + "certificateFile": "/root/.acme.sh/xx.tc.hk.go.107421.xyz_ecc/fullchain.cer", + "keyFile": "/root/.acme.sh/xx.tc.hk.go.107421.xyz_ecc/xx.tc.hk.go.107421.xyz.key" + } + ] + } + } + }, + { + "listen": "0.0.0.0", + "port": 29999, + "protocol": "trojan", + "settings": { + "clients": [ + { + "password": "V2ryStr0ngP0ss" + } + ] + }, + "streamSettings": { + "network": "tcp", + "security": "tls", + "tlsSettings": { + "alpn": [ + "h2", + "http/1.1" + ], + "certificates": [ + { + "certificateFile": "/root/.acme.sh/xx.tc.hk.go.107421.xyz_ecc/fullchain.cer", + "keyFile": "/root/.acme.sh/xx.tc.hk.go.107421.xyz_ecc/xx.tc.hk.go.107421.xyz.key" + } + ] + } + } + } + ], + "outbounds": [ + { + "protocol": "freedom" + } + ] +} \ No newline at end of file diff --git a/v2ray示例/香港节点/在线安装nginx.sh b/v2ray示例/香港节点/在线安装nginx.sh new file mode 100644 index 0000000..80fc1d4 --- /dev/null +++ b/v2ray示例/香港节点/在线安装nginx.sh @@ -0,0 +1,19 @@ +#!/bin/bash + + +sudo apt install -y curl gnupg2 ca-certificates lsb-release ubuntu-keyring + +curl https://nginx.org/keys/nginx_signing.key | gpg --dearmor \ +| sudo tee /usr/share/keyrings/nginx-archive-keyring.gpg >/dev/null + +gpg --dry-run --quiet --no-keyring --import --import-options import-show /usr/share/keyrings/nginx-archive-keyring.gpg + +echo "deb [signed-by=/usr/share/keyrings/nginx-archive-keyring.gpg] \ +http://nginx.org/packages/ubuntu `lsb_release -cs` nginx" \ + | sudo tee /etc/apt/sources.list.d/nginx.list + +echo -e "Package: *\nPin: origin nginx.org\nPin: release o=nginx\nPin-Priority: 900\n" \ + | sudo tee /etc/apt/preferences.d/99nginx + +sudo apt update +sudo apt install -y nginx \ No newline at end of file diff --git a/v2ray示例/香港节点/清除腾讯云Agent.sh b/v2ray示例/香港节点/清除腾讯云Agent.sh new file mode 100644 index 0000000..bee4c7d --- /dev/null +++ b/v2ray示例/香港节点/清除腾讯云Agent.sh @@ -0,0 +1,68 @@ + + +green "正在删除防火墙。。。" + ufw disable + apt -y purge firewalld + apt -y purge ufw + systemctl stop firewalld + systemctl disable firewalld + $redhat_package_manager -y remove firewalld + green "正在删除阿里云盾和腾讯云盾 (仅对阿里云和腾讯云服务器有效)。。。" +#阿里云盾 + if [ $release == "ubuntu" ] || [ $release == "other-debian" ]; then + systemctl stop CmsGoAgent + systemctl disable CmsGoAgent + rm -rf /usr/local/cloudmonitor + rm -rf /etc/systemd/system/CmsGoAgent.service + systemctl daemon-reload + else + systemctl stop cloudmonitor + /etc/rc.d/init.d/cloudmonitor remove + rm -rf /usr/local/cloudmonitor + systemctl daemon-reload + fi + + systemctl stop aliyun + systemctl disable aliyun + rm -rf /etc/systemd/system/aliyun.service + systemctl daemon-reload + apt -y purge aliyun-assist + $redhat_package_manager -y remove aliyun_assist + rm -rf /usr/local/share/aliyun-assist + rm -rf /usr/sbin/aliyun_installer + rm -rf /usr/sbin/aliyun-service + rm -rf /usr/sbin/aliyun-service.backup + + pkill -9 AliYunDun + pkill -9 AliHids + /etc/init.d/aegis uninstall + rm -rf /usr/local/aegis + rm -rf /etc/init.d/aegis + rm -rf /etc/rc2.d/S80aegis + rm -rf /etc/rc3.d/S80aegis + rm -rf /etc/rc4.d/S80aegis + rm -rf /etc/rc5.d/S80aegis +#腾讯云盾 + /usr/local/qcloud/stargate/admin/uninstall.sh + /usr/local/qcloud/YunJing/uninst.sh + /usr/local/qcloud/monitor/barad/admin/uninstall.sh + systemctl daemon-reload + systemctl stop YDService + systemctl disable YDService + rm -rf /lib/systemd/system/YDService.service + systemctl daemon-reload + sed -i 's#/usr/local/qcloud#rcvtevyy4f5d#g' /etc/rc.local + sed -i '/rcvtevyy4f5d/d' /etc/rc.local + rm -rf $(find /etc/udev/rules.d -iname *qcloud* 2>/dev/null) + pkill -9 YDService + pkill -9 YDLive + pkill -9 sgagent + pkill -9 /usr/local/qcloud + pkill -9 barad_agent + rm -rf /usr/local/qcloud + rm -rf /usr/local/yd.socket.client + rm -rf /usr/local/yd.socket.server + mkdir /usr/local/qcloud + mkdir /usr/local/qcloud/action + mkdir /usr/local/qcloud/action/login_banner.sh + mkdir /usr/local/qcloud/action/action.sh \ No newline at end of file diff --git a/v2ray示例/香港节点/生成证书.sh b/v2ray示例/香港节点/生成证书.sh new file mode 100644 index 0000000..6eb7930 --- /dev/null +++ b/v2ray示例/香港节点/生成证书.sh @@ -0,0 +1,14 @@ +#!/bin/bash + +export DOMAIN_NAME=xx.tc.hk.go.107421.xyz +export DOMAIN_NAME=book.107421.xyz + +export CF_Token="oXJRP5XI8Zhipa_PtYtB_jy6qWL0I9BosrJEYE8p" +export CF_Account_ID="dfaadeb83406ef5ad35da02617af9191" +export CF_Zone_ID="511894a4f1357feb905e974e16241ebb" + +acme.sh --issue --dns dns_cf -d ${DOMAIN_NAME} --keylength ec-256 +acme.sh --install-cert -d ${DOMAIN_NAME} --ecc \ +--key-file /etc/nginx/conf.d/ssl_key/${DOMAIN_NAME}.key.pem \ +--fullchain-file /etc/nginx/conf.d/ssl_key/${DOMAIN_NAME}.cert.pem \ +--reloadcmd "systemctl restart nginx --force" \ No newline at end of file diff --git a/部署应用/Tokyo-arm64-01/AppFlowy-Notion替代品/app-flowy-docker-compose.yaml b/部署应用/Tokyo-arm64-01/AppFlowy-Notion替代品/app-flowy-docker-compose.yaml new file mode 100644 index 0000000..86cca95 --- /dev/null +++ b/部署应用/Tokyo-arm64-01/AppFlowy-Notion替代品/app-flowy-docker-compose.yaml @@ -0,0 +1,188 @@ +# Non-essential additional services + +# Essential services for AppFlowy Cloud + +services: +# nginx: +# restart: on-failure +# image: nginx +# ports: +# - ${NGINX_PORT:-80}:80 # Disable this if you are using TLS +# - ${NGINX_TLS_PORT:-443}:443 +# volumes: +# - ./nginx/nginx.conf:/etc/nginx/nginx.conf +# - ./nginx/ssl/certificate.crt:/etc/nginx/ssl/certificate.crt +# - ./nginx/ssl/private_key.key:/etc/nginx/ssl/private_key.key +# +# # You do not need this if you have configured to use your own s3 file storage +# minio: +# restart: on-failure +# image: minio/minio +# environment: +# - MINIO_BROWSER_REDIRECT_URL=${API_EXTERNAL_URL}/minio +# - MINIO_ROOT_USER=${APPFLOWY_S3_ACCESS_KEY:-minioadmin} +# - MINIO_ROOT_PASSWORD=${APPFLOWY_S3_SECRET_KEY:-minioadmin} +# command: server /data --console-address ":9001" +# volumes: +# - minio_data:/data + + postgres: + restart: on-failure + image: pgvector/pgvector:pg16 + environment: + - POSTGRES_USER=${POSTGRES_USER:-postgres} + - POSTGRES_DB=${POSTGRES_DB:-postgres} + - POSTGRES_PASSWORD=${POSTGRES_PASSWORD:-password} + - POSTGRES_HOST=${POSTGRES_HOST:-postgres} + - SUPABASE_PASSWORD=${SUPABASE_PASSWORD:-root} + volumes: +# - ./migrations/before:/docker-entrypoint-initdb.d + - /data/app_flowy/postgres_data:/var/lib/postgresql/data + + redis: + restart: on-failure + image: redis + + gotrue: + restart: on-failure + build: + context: docker/gotrue + dockerfile: Dockerfile + image: appflowyinc/gotrue:${GOTRUE_VERSION:-latest} + environment: + # There are a lot of options to configure GoTrue. You can reference the example config: + # https://github.com/supabase/gotrue/blob/master/example.env + - GOTRUE_SITE_URL=appflowy-flutter:// # redirected to AppFlowy application + - URI_ALLOW_LIST=* # adjust restrict if necessary + - GOTRUE_JWT_SECRET=${GOTRUE_JWT_SECRET} # authentication secret + - GOTRUE_JWT_EXP=${GOTRUE_JWT_EXP} + - GOTRUE_DB_DRIVER=postgres + - API_EXTERNAL_URL=${API_EXTERNAL_URL} + - DATABASE_URL=${GOTRUE_DATABASE_URL} + - PORT=9999 + - GOTRUE_SMTP_HOST=${GOTRUE_SMTP_HOST} # e.g. smtp.gmail.com + - GOTRUE_SMTP_PORT=${GOTRUE_SMTP_PORT} # e.g. 465 + - GOTRUE_SMTP_USER=${GOTRUE_SMTP_USER} # email sender, e.g. noreply@appflowy.io + - GOTRUE_SMTP_PASS=${GOTRUE_SMTP_PASS} # email password + - GOTRUE_MAILER_URLPATHS_CONFIRMATION=/gotrue/verify + - GOTRUE_MAILER_URLPATHS_INVITE=/gotrue/verify + - GOTRUE_MAILER_URLPATHS_RECOVERY=/gotrue/verify + - GOTRUE_MAILER_URLPATHS_EMAIL_CHANGE=/gotrue/verify + - GOTRUE_SMTP_ADMIN_EMAIL=${GOTRUE_SMTP_ADMIN_EMAIL} # email with admin privileges e.g. internal@appflowy.io + - GOTRUE_SMTP_MAX_FREQUENCY=${GOTRUE_SMTP_MAX_FREQUENCY:-1ns} # set to 1ns for running tests + - GOTRUE_RATE_LIMIT_EMAIL_SENT=${GOTRUE_RATE_LIMIT_EMAIL_SENT:-100} # number of email sendable per minute + - GOTRUE_MAILER_AUTOCONFIRM=${GOTRUE_MAILER_AUTOCONFIRM:-false} # change this to true to skip email confirmation + # Google OAuth config + - GOTRUE_EXTERNAL_GOOGLE_ENABLED=${GOTRUE_EXTERNAL_GOOGLE_ENABLED} + - GOTRUE_EXTERNAL_GOOGLE_CLIENT_ID=${GOTRUE_EXTERNAL_GOOGLE_CLIENT_ID} + - GOTRUE_EXTERNAL_GOOGLE_SECRET=${GOTRUE_EXTERNAL_GOOGLE_SECRET} + - GOTRUE_EXTERNAL_GOOGLE_REDIRECT_URI=${GOTRUE_EXTERNAL_GOOGLE_REDIRECT_URI} + # GITHUB OAuth config + - GOTRUE_EXTERNAL_GITHUB_ENABLED=${GOTRUE_EXTERNAL_GITHUB_ENABLED} + - GOTRUE_EXTERNAL_GITHUB_CLIENT_ID=${GOTRUE_EXTERNAL_GITHUB_CLIENT_ID} + - GOTRUE_EXTERNAL_GITHUB_SECRET=${GOTRUE_EXTERNAL_GITHUB_SECRET} + - GOTRUE_EXTERNAL_GITHUB_REDIRECT_URI=${GOTRUE_EXTERNAL_GITHUB_REDIRECT_URI} + # Discord OAuth config + - GOTRUE_EXTERNAL_DISCORD_ENABLED=${GOTRUE_EXTERNAL_DISCORD_ENABLED} + - GOTRUE_EXTERNAL_DISCORD_CLIENT_ID=${GOTRUE_EXTERNAL_DISCORD_CLIENT_ID} + - GOTRUE_EXTERNAL_DISCORD_SECRET=${GOTRUE_EXTERNAL_DISCORD_SECRET} + - GOTRUE_EXTERNAL_DISCORD_REDIRECT_URI=${GOTRUE_EXTERNAL_DISCORD_REDIRECT_URI} + ports: + - "9999:9999" + + appflowy_cloud: + restart: on-failure + environment: + - RUST_LOG=${RUST_LOG:-info} + - APPFLOWY_ENVIRONMENT=production + - APPFLOWY_DATABASE_URL=${APPFLOWY_DATABASE_URL} + - APPFLOWY_REDIS_URI=${APPFLOWY_REDIS_URI} + - APPFLOWY_GOTRUE_JWT_SECRET=${GOTRUE_JWT_SECRET} + - APPFLOWY_GOTRUE_JWT_EXP=${GOTRUE_JWT_EXP} + - APPFLOWY_GOTRUE_BASE_URL=${APPFLOWY_GOTRUE_BASE_URL} + - APPFLOWY_GOTRUE_EXT_URL=${API_EXTERNAL_URL} + - APPFLOWY_GOTRUE_ADMIN_EMAIL=${GOTRUE_ADMIN_EMAIL} + - APPFLOWY_GOTRUE_ADMIN_PASSWORD=${GOTRUE_ADMIN_PASSWORD} + - APPFLOWY_S3_CREATE_BUCKET=${APPFLOWY_S3_CREATE_BUCKET} + - APPFLOWY_S3_USE_MINIO=${APPFLOWY_S3_USE_MINIO} + - APPFLOWY_S3_MINIO_URL=${APPFLOWY_S3_MINIO_URL} + - APPFLOWY_S3_ACCESS_KEY=${APPFLOWY_S3_ACCESS_KEY} + - APPFLOWY_S3_SECRET_KEY=${APPFLOWY_S3_SECRET_KEY} + - APPFLOWY_S3_BUCKET=${APPFLOWY_S3_BUCKET} + - APPFLOWY_S3_REGION=${APPFLOWY_S3_REGION} + - APPFLOWY_MAILER_SMTP_HOST=${APPFLOWY_MAILER_SMTP_HOST} + - APPFLOWY_MAILER_SMTP_PORT=${APPFLOWY_MAILER_SMTP_PORT} + - APPFLOWY_MAILER_SMTP_USERNAME=${APPFLOWY_MAILER_SMTP_USERNAME} + - APPFLOWY_MAILER_SMTP_PASSWORD=${APPFLOWY_MAILER_SMTP_PASSWORD} + - APPFLOWY_ACCESS_CONTROL=${APPFLOWY_ACCESS_CONTROL} + - APPFLOWY_DATABASE_MAX_CONNECTIONS=${APPFLOWY_DATABASE_MAX_CONNECTIONS} + - APPFLOWY_AI_SERVER_HOST=${APPFLOWY_AI_SERVER_HOST} + - APPFLOWY_AI_SERVER_PORT=${APPFLOWY_AI_SERVER_PORT} + build: + context: . + dockerfile: Dockerfile + args: + FEATURES: "" + image: appflowyinc/appflowy_cloud:${APPFLOWY_CLOUD_VERSION:-latest} + ports: + - "8000:8000" + + admin_frontend: + restart: on-failure + build: + context: . + dockerfile: ./admin_frontend/Dockerfile + image: appflowyinc/admin_frontend:${APPFLOWY_ADMIN_FRONTEND_VERSION:-latest} + ports: + - "23000:3000" + environment: + - RUST_LOG=${RUST_LOG:-info} + - ADMIN_FRONTEND_REDIS_URL=${ADMIN_FRONTEND_REDIS_URL:-redis://redis:6379} + - ADMIN_FRONTEND_GOTRUE_URL=${ADMIN_FRONTEND_GOTRUE_URL:-http://gotrue:9999} + - ADMIN_FRONTEND_APPFLOWY_CLOUD_URL=${ADMIN_FRONTEND_APPFLOWY_CLOUD_URL:-http://appflowy_cloud:8000} + + ai: + restart: on-failure + image: appflowyinc/appflowy_ai:${APPFLOWY_AI_VERSION:-latest} + ports: + - 5001:5001 + environment: + - OPENAI_API_KEY=${APPFLOWY_AI_OPENAI_API_KEY} + - APPFLOWY_AI_SERVER_PORT=${APPFLOWY_AI_SERVER_PORT} + - APPFLOWY_AI_DATABASE_URL=${APPFLOWY_AI_DATABASE_URL} + + appflowy_history: + restart: on-failure + image: appflowyinc/appflowy_history:${APPFLOWY_HISTORY_VERSION:-latest} + build: + context: . + dockerfile: ./services/appflowy-history/Dockerfile + environment: + - RUST_LOG=${RUST_LOG:-info} + - APPFLOWY_HISTORY_REDIS_URL=redis://redis:6379 + - APPFLOWY_HISTORY_ENVIRONMENT=production + - APPFLOWY_HISTORY_DATABASE_URL=${APPFLOWY_HISTORY_DATABASE_URL} + + appflowy_worker: + restart: on-failure + image: appflowyinc/appflowy_worker:${APPFLOWY_WORKER_VERSION:-latest} + build: + context: . + dockerfile: ./services/appflowy-worker/Dockerfile + environment: + - RUST_LOG=${RUST_LOG:-info} + - APPFLOWY_ENVIRONMENT=production + - APPFLOWY_WORKER_REDIS_URL=redis://redis:6379 + - APPFLOWY_WORKER_ENVIRONMENT=production + - APPFLOWY_WORKER_DATABASE_URL=${APPFLOWY_WORKER_DATABASE_URL} + - APPFLOWY_WORKER_IMPORT_TICK_INTERVAL=30 + - APPFLOWY_S3_USE_MINIO=${APPFLOWY_S3_USE_MINIO} + - APPFLOWY_S3_MINIO_URL=${APPFLOWY_S3_MINIO_URL} + - APPFLOWY_S3_ACCESS_KEY=${APPFLOWY_S3_ACCESS_KEY} + - APPFLOWY_S3_SECRET_KEY=${APPFLOWY_S3_SECRET_KEY} + - APPFLOWY_S3_BUCKET=${APPFLOWY_S3_BUCKET} + - APPFLOWY_S3_REGION=${APPFLOWY_S3_REGION} + - APPFLOWY_MAILER_SMTP_PORT=${APPFLOWY_MAILER_SMTP_PORT} + - APPFLOWY_MAILER_SMTP_USERNAME=${APPFLOWY_MAILER_SMTP_USERNAME} + - APPFLOWY_MAILER_SMTP_PASSWORD=${APPFLOWY_MAILER_SMTP_PASSWORD} + diff --git a/部署应用/Tokyo-arm64-01/AppFlowy-Notion替代品/deploy.env b/部署应用/Tokyo-arm64-01/AppFlowy-Notion替代品/deploy.env new file mode 100644 index 0000000..61fa461 --- /dev/null +++ b/部署应用/Tokyo-arm64-01/AppFlowy-Notion替代品/deploy.env @@ -0,0 +1,169 @@ +# This file is a template for docker compose deployment +# Copy this file to .env and change the values as needed + +# PostgreSQL Settings +POSTGRES_HOST=postgres +POSTGRES_USER=postgres +POSTGRES_PASSWORD=V2ryStr@Pss +POSTGRES_PORT=5432 +POSTGRES_DB=postgres + +# Supabase user settings +SUPABASE_PASSWORD=V2ryStr@Pss + +# Redis Settings +REDIS_HOST=redis +REDIS_PORT=6379 + +# AppFlowy Cloud +## URL that connects to the gotrue docker container +APPFLOWY_GOTRUE_BASE_URL=http://gotrue:9999 +## URL that connects to the postgres docker container +APPFLOWY_DATABASE_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_DB} +APPFLOWY_ACCESS_CONTROL=true +APPFLOWY_WEBSOCKET_MAILBOX_SIZE=6000 +APPFLOWY_DATABASE_MAX_CONNECTIONS=40 +## URL that connects to the redis docker container +APPFLOWY_REDIS_URI=redis://${REDIS_HOST}:${REDIS_PORT} + +# admin frontend +## URL that connects to redis docker container +ADMIN_FRONTEND_REDIS_URL=redis://${REDIS_HOST}:${REDIS_PORT} +## URL that connects to gotrue docker container +ADMIN_FRONTEND_GOTRUE_URL=http://gotrue:9999 + +# authentication key, change this and keep the key safe and secret +# self defined key, you can use any string +GOTRUE_JWT_SECRET=V2ryStr +# Expiration time in seconds for the JWT token +GOTRUE_JWT_EXP=7200 + +# User sign up will automatically be confirmed if this is set to true. +# If you have OAuth2 set up or smtp configured, you can set this to false +# to enforce email confirmation or OAuth2 login instead. +# If you set this to false, you need to either set up SMTP +GOTRUE_MAILER_AUTOCONFIRM=true +# Number of emails that can be per minute +GOTRUE_RATE_LIMIT_EMAIL_SENT=100 + +# If you intend to use mail confirmation, you need to set the SMTP configuration below +# You would then need to set GOTRUE_MAILER_AUTOCONFIRM=false +# Check for logs in gotrue service if there are any issues with email confirmation +# Note that smtps will be used for port 465, otherwise plain smtp with optional STARTTLS +GOTRUE_SMTP_HOST=smtp.gmail.com +GOTRUE_SMTP_PORT=465 +GOTRUE_SMTP_USER=email_sender@some_company.com +GOTRUE_SMTP_PASS=email_sender_password +GOTRUE_SMTP_ADMIN_EMAIL=comp_admin@some_company.com + +# This user will be created when AppFlowy Cloud starts successfully +# You can use this user to login to the admin panel +GOTRUE_ADMIN_EMAIL=zeaslity@gmail.com +GOTRUE_ADMIN_PASSWORD=lovemm.23 + +# User will be redirected to this after Email or OAuth login +# Change this to your own domain where you host the docker-compose or gotrue +# If you are using a different domain, you need to change the redirect_uri in the OAuth2 configuration +# Make sure that this domain is accessible to the user +# Make sure no endswith / +API_EXTERNAL_URL=https://note.107421.xyz + +# In docker environment, `postgres` is the hostname of the postgres service +# GoTrue connect to postgres using this url +GOTRUE_DATABASE_URL=postgres://supabase_auth_admin:${SUPABASE_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_DB} + +# Refer to this for details: https://github.com/AppFlowy-IO/AppFlowy-Cloud/blob/main/doc/AUTHENTICATION.md +# Google OAuth2 +GOTRUE_EXTERNAL_GOOGLE_ENABLED=false +GOTRUE_EXTERNAL_GOOGLE_CLIENT_ID= +GOTRUE_EXTERNAL_GOOGLE_SECRET= +GOTRUE_EXTERNAL_GOOGLE_REDIRECT_URI=${API_EXTERNAL_URL}/gotrue/callback +# GitHub OAuth2 +GOTRUE_EXTERNAL_GITHUB_ENABLED=false +GOTRUE_EXTERNAL_GITHUB_CLIENT_ID= +GOTRUE_EXTERNAL_GITHUB_SECRET= +GOTRUE_EXTERNAL_GITHUB_REDIRECT_URI=${API_EXTERNAL_URL}/gotrue/callback +# Discord OAuth2 +GOTRUE_EXTERNAL_DISCORD_ENABLED=false +GOTRUE_EXTERNAL_DISCORD_CLIENT_ID= +GOTRUE_EXTERNAL_DISCORD_SECRET= +GOTRUE_EXTERNAL_DISCORD_REDIRECT_URI=${API_EXTERNAL_URL}/gotrue/callback +# Apple OAuth2 +GOTRUE_EXTERNAL_APPLE_ENABLED=false +GOTRUE_EXTERNAL_APPLE_CLIENT_ID= +GOTRUE_EXTERNAL_APPLE_SECRET= +GOTRUE_EXTERNAL_APPLE_REDIRECT_URI=${API_EXTERNAL_URL}/gotrue/callback + +# File Storage +# Create the bucket if not exists on AppFlowy Cloud start up. +# Set this to false if the bucket has been created externally. +APPFLOWY_S3_CREATE_BUCKET=false +# This is where storage like images, files, etc. will be stored. +# By default, Minio is used as the default file storage which uses host's file system. +# Keep this as true if you are using other S3 compatible storage provider other than AWS. +APPFLOWY_S3_USE_MINIO=true +APPFLOWY_S3_MINIO_URL=https://cnk8d6fazu16.compat.objectstorage.ap-seoul-1.oraclecloud.com +APPFLOWY_S3_ACCESS_KEY=9e413c6e66269bc65d7ec951d93ba9c6a9781f6e +APPFLOWY_S3_SECRET_KEY=dkXD7PysjrhsTKfNIbKupUmtxdfOvYCyLXf0MXa4hnU= +APPFLOWY_S3_BUCKET=seoul-2 +APPFLOWY_S3_REGION=ap-seoul-1 + +# AppFlowy Cloud Mailer +# Note that smtps (TLS) is always required, even for ports other than 465 +APPFLOWY_MAILER_SMTP_HOST=smtp.gmail.com +APPFLOWY_MAILER_SMTP_PORT=465 +APPFLOWY_MAILER_SMTP_USERNAME=zeaslity@gmail.com +APPFLOWY_MAILER_SMTP_PASSWORD=loveff.cxc.56320 + +# Log level for the appflowy-cloud service +RUST_LOG=info + +# PgAdmin +# Optional module to manage the postgres database +# You can access the pgadmin at http://your-host/pgadmin +# Refer to the APPFLOWY_DATABASE_URL for password when connecting to the database +PGADMIN_DEFAULT_EMAIL=admin@example.com +PGADMIN_DEFAULT_PASSWORD=password + +# Portainer (username: admin) +PORTAINER_PASSWORD=password1234 + +# Cloudflare tunnel token +CLOUDFLARE_TUNNEL_TOKEN= + +# NGINX +# Optional, change this if you want to use custom ports to expose AppFlowy +NGINX_PORT=80 +NGINX_TLS_PORT=443 + +# If you are using a different postgres database, change the following values +# GOTRUE_DATABASE_URL=postgres://supabase_auth_admin:root@:/$POSTGRES_DB +# APPFLOWY_DATABASE_URL=postgres://POSTGRES_USER:$POSTGRES_PASSWORD@$POSTGRES_HOST:5432/$POSTGRES_DB + +# AppFlowy AI +APPFLOWY_AI_OPENAI_API_KEY=123456 +APPFLOWY_AI_SERVER_PORT=5001 +APPFLOWY_AI_SERVER_HOST=ai +APPFLOWY_AI_DATABASE_URL=postgresql+psycopg://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_DB} +APPFLOWY_LOCAL_AI_TEST_ENABLED=false + +# AppFlowy History +APPFLOWY_GRPC_HISTORY_ADDRS=http://localhost:50051 +APPFLOWY_HISTORY_REDIS_URL=redis://${REDIS_HOST}:${REDIS_PORT} +APPFLOWY_HISTORY_DATABASE_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_DB} + +# AppFlowy Indexer +APPFLOWY_INDEXER_ENABLED=true +APPFLOWY_INDEXER_DATABASE_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_DB} +APPFLOWY_INDEXER_REDIS_URL=redis://${REDIS_HOST}:${REDIS_PORT} + +# AppFlowy Collaborate +APPFLOWY_COLLABORATE_MULTI_THREAD=false +APPFLOWY_COLLABORATE_REMOVE_BATCH_SIZE=100 + +# AppFlowy Worker +APPFLOWY_WORKER_REDIS_URL=redis://${REDIS_HOST}:${REDIS_PORT} +APPFLOWY_WORKER_DATABASE_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_DB} + +# AppFlowy Web +APPFLOWY_WEB_URL=http://localhost:3000 \ No newline at end of file