From a56026f10043cd802ac9c15e2ba549f1cbdf50ef Mon Sep 17 00:00:00 2001 From: Meng Sen Date: Tue, 18 Feb 2025 12:09:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=20Dify=201.0.0=20=E6=9A=82?= =?UTF-8?q?=E4=B8=8D=E5=8F=AF=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Meng Sen --- dify/{0.15.3 => 1.0.0}/conf/certbot/README.md | 0 dify/{0.15.3 => 1.0.0}/conf/certbot/docker-entrypoint.sh | 0 dify/{0.15.3 => 1.0.0}/conf/certbot/update-cert.template.txt | 0 dify/{0.15.3 => 1.0.0}/conf/couchbase-server/Dockerfile | 0 dify/{0.15.3 => 1.0.0}/conf/couchbase-server/init-cbserver.sh | 0 dify/{0.15.3 => 1.0.0}/conf/elasticsearch/docker-entrypoint.sh | 0 dify/{0.15.3 => 1.0.0}/conf/nginx/conf.d/default.conf.template | 0 dify/{0.15.3 => 1.0.0}/conf/nginx/docker-entrypoint.sh | 0 dify/{0.15.3 => 1.0.0}/conf/nginx/https.conf.template | 0 dify/{0.15.3 => 1.0.0}/conf/nginx/nginx.conf.template | 0 dify/{0.15.3 => 1.0.0}/conf/nginx/proxy.conf.template | 0 dify/{0.15.3 => 1.0.0}/conf/nginx/ssl/.gitkeep | 0 dify/{0.15.3 => 1.0.0}/conf/ssrf_proxy/docker-entrypoint.sh | 0 dify/{0.15.3 => 1.0.0}/conf/ssrf_proxy/squid.conf.template | 0 dify/{0.15.3 => 1.0.0}/conf/startupscripts/init.sh | 0 dify/{0.15.3 => 1.0.0}/conf/startupscripts/init_user.script | 0 dify/{0.15.3 => 1.0.0}/conf/tidb/config/pd.toml | 0 dify/{0.15.3 => 1.0.0}/conf/tidb/config/tiflash-learner.toml | 0 dify/{0.15.3 => 1.0.0}/conf/tidb/config/tiflash.toml | 0 dify/{0.15.3 => 1.0.0}/conf/tidb/docker-compose.yaml | 0 .../conf/volumes/myscale/config/users.d/custom_users_config.xml | 0 .../conf/volumes/oceanbase/init.d/vec_memory.sql | 0 .../conf/volumes/opensearch/opensearch_dashboards.yml | 0 dify/{0.15.3 => 1.0.0}/conf/volumes/sandbox/conf/config.yaml | 0 .../conf/volumes/sandbox/conf/config.yaml.example | 0 .../conf/volumes/sandbox/dependencies/python-requirements.txt | 0 dify/{0.15.3 => 1.0.0}/data.yml | 0 dify/{0.15.3 => 1.0.0}/docker-compose.yml | 0 dify/{0.15.3 => 1.0.0}/envs/default.env | 0 dify/{0.15.3 => 1.0.0}/envs/dify.env | 0 dify/{0.15.3 => 1.0.0}/envs/global.env | 0 dify/{0.15.3 => 1.0.0}/scripts/init.sh | 0 dify/{0.15.3 => 1.0.0}/scripts/uninstall.sh | 0 dify/{0.15.3 => 1.0.0}/scripts/upgrade.sh | 0 34 files changed, 0 insertions(+), 0 deletions(-) rename dify/{0.15.3 => 1.0.0}/conf/certbot/README.md (100%) rename dify/{0.15.3 => 1.0.0}/conf/certbot/docker-entrypoint.sh (100%) rename dify/{0.15.3 => 1.0.0}/conf/certbot/update-cert.template.txt (100%) rename dify/{0.15.3 => 1.0.0}/conf/couchbase-server/Dockerfile (100%) rename dify/{0.15.3 => 1.0.0}/conf/couchbase-server/init-cbserver.sh (100%) rename dify/{0.15.3 => 1.0.0}/conf/elasticsearch/docker-entrypoint.sh (100%) rename dify/{0.15.3 => 1.0.0}/conf/nginx/conf.d/default.conf.template (100%) rename dify/{0.15.3 => 1.0.0}/conf/nginx/docker-entrypoint.sh (100%) rename dify/{0.15.3 => 1.0.0}/conf/nginx/https.conf.template (100%) rename dify/{0.15.3 => 1.0.0}/conf/nginx/nginx.conf.template (100%) rename dify/{0.15.3 => 1.0.0}/conf/nginx/proxy.conf.template (100%) rename dify/{0.15.3 => 1.0.0}/conf/nginx/ssl/.gitkeep (100%) rename dify/{0.15.3 => 1.0.0}/conf/ssrf_proxy/docker-entrypoint.sh (100%) rename dify/{0.15.3 => 1.0.0}/conf/ssrf_proxy/squid.conf.template (100%) rename dify/{0.15.3 => 1.0.0}/conf/startupscripts/init.sh (100%) rename dify/{0.15.3 => 1.0.0}/conf/startupscripts/init_user.script (100%) rename dify/{0.15.3 => 1.0.0}/conf/tidb/config/pd.toml (100%) rename dify/{0.15.3 => 1.0.0}/conf/tidb/config/tiflash-learner.toml (100%) rename dify/{0.15.3 => 1.0.0}/conf/tidb/config/tiflash.toml (100%) rename dify/{0.15.3 => 1.0.0}/conf/tidb/docker-compose.yaml (100%) rename dify/{0.15.3 => 1.0.0}/conf/volumes/myscale/config/users.d/custom_users_config.xml (100%) rename dify/{0.15.3 => 1.0.0}/conf/volumes/oceanbase/init.d/vec_memory.sql (100%) rename dify/{0.15.3 => 1.0.0}/conf/volumes/opensearch/opensearch_dashboards.yml (100%) rename dify/{0.15.3 => 1.0.0}/conf/volumes/sandbox/conf/config.yaml (100%) rename dify/{0.15.3 => 1.0.0}/conf/volumes/sandbox/conf/config.yaml.example (100%) rename dify/{0.15.3 => 1.0.0}/conf/volumes/sandbox/dependencies/python-requirements.txt (100%) rename dify/{0.15.3 => 1.0.0}/data.yml (100%) rename dify/{0.15.3 => 1.0.0}/docker-compose.yml (100%) rename dify/{0.15.3 => 1.0.0}/envs/default.env (100%) rename dify/{0.15.3 => 1.0.0}/envs/dify.env (100%) rename dify/{0.15.3 => 1.0.0}/envs/global.env (100%) rename dify/{0.15.3 => 1.0.0}/scripts/init.sh (100%) rename dify/{0.15.3 => 1.0.0}/scripts/uninstall.sh (100%) rename dify/{0.15.3 => 1.0.0}/scripts/upgrade.sh (100%) diff --git a/dify/0.15.3/conf/certbot/README.md b/dify/1.0.0/conf/certbot/README.md similarity index 100% rename from dify/0.15.3/conf/certbot/README.md rename to dify/1.0.0/conf/certbot/README.md diff --git a/dify/0.15.3/conf/certbot/docker-entrypoint.sh b/dify/1.0.0/conf/certbot/docker-entrypoint.sh similarity index 100% rename from dify/0.15.3/conf/certbot/docker-entrypoint.sh rename to dify/1.0.0/conf/certbot/docker-entrypoint.sh diff --git a/dify/0.15.3/conf/certbot/update-cert.template.txt b/dify/1.0.0/conf/certbot/update-cert.template.txt similarity index 100% rename from dify/0.15.3/conf/certbot/update-cert.template.txt rename to dify/1.0.0/conf/certbot/update-cert.template.txt diff --git a/dify/0.15.3/conf/couchbase-server/Dockerfile b/dify/1.0.0/conf/couchbase-server/Dockerfile similarity index 100% rename from dify/0.15.3/conf/couchbase-server/Dockerfile rename to dify/1.0.0/conf/couchbase-server/Dockerfile diff --git a/dify/0.15.3/conf/couchbase-server/init-cbserver.sh b/dify/1.0.0/conf/couchbase-server/init-cbserver.sh similarity index 100% rename from dify/0.15.3/conf/couchbase-server/init-cbserver.sh rename to dify/1.0.0/conf/couchbase-server/init-cbserver.sh diff --git a/dify/0.15.3/conf/elasticsearch/docker-entrypoint.sh b/dify/1.0.0/conf/elasticsearch/docker-entrypoint.sh similarity index 100% rename from dify/0.15.3/conf/elasticsearch/docker-entrypoint.sh rename to dify/1.0.0/conf/elasticsearch/docker-entrypoint.sh diff --git a/dify/0.15.3/conf/nginx/conf.d/default.conf.template b/dify/1.0.0/conf/nginx/conf.d/default.conf.template similarity index 100% rename from dify/0.15.3/conf/nginx/conf.d/default.conf.template rename to dify/1.0.0/conf/nginx/conf.d/default.conf.template diff --git a/dify/0.15.3/conf/nginx/docker-entrypoint.sh b/dify/1.0.0/conf/nginx/docker-entrypoint.sh similarity index 100% rename from dify/0.15.3/conf/nginx/docker-entrypoint.sh rename to dify/1.0.0/conf/nginx/docker-entrypoint.sh diff --git a/dify/0.15.3/conf/nginx/https.conf.template b/dify/1.0.0/conf/nginx/https.conf.template similarity index 100% rename from dify/0.15.3/conf/nginx/https.conf.template rename to dify/1.0.0/conf/nginx/https.conf.template diff --git a/dify/0.15.3/conf/nginx/nginx.conf.template b/dify/1.0.0/conf/nginx/nginx.conf.template similarity index 100% rename from dify/0.15.3/conf/nginx/nginx.conf.template rename to dify/1.0.0/conf/nginx/nginx.conf.template diff --git a/dify/0.15.3/conf/nginx/proxy.conf.template b/dify/1.0.0/conf/nginx/proxy.conf.template similarity index 100% rename from dify/0.15.3/conf/nginx/proxy.conf.template rename to dify/1.0.0/conf/nginx/proxy.conf.template diff --git a/dify/0.15.3/conf/nginx/ssl/.gitkeep b/dify/1.0.0/conf/nginx/ssl/.gitkeep similarity index 100% rename from dify/0.15.3/conf/nginx/ssl/.gitkeep rename to dify/1.0.0/conf/nginx/ssl/.gitkeep diff --git a/dify/0.15.3/conf/ssrf_proxy/docker-entrypoint.sh b/dify/1.0.0/conf/ssrf_proxy/docker-entrypoint.sh similarity index 100% rename from dify/0.15.3/conf/ssrf_proxy/docker-entrypoint.sh rename to dify/1.0.0/conf/ssrf_proxy/docker-entrypoint.sh diff --git a/dify/0.15.3/conf/ssrf_proxy/squid.conf.template b/dify/1.0.0/conf/ssrf_proxy/squid.conf.template similarity index 100% rename from dify/0.15.3/conf/ssrf_proxy/squid.conf.template rename to dify/1.0.0/conf/ssrf_proxy/squid.conf.template diff --git a/dify/0.15.3/conf/startupscripts/init.sh b/dify/1.0.0/conf/startupscripts/init.sh similarity index 100% rename from dify/0.15.3/conf/startupscripts/init.sh rename to dify/1.0.0/conf/startupscripts/init.sh diff --git a/dify/0.15.3/conf/startupscripts/init_user.script b/dify/1.0.0/conf/startupscripts/init_user.script similarity index 100% rename from dify/0.15.3/conf/startupscripts/init_user.script rename to dify/1.0.0/conf/startupscripts/init_user.script diff --git a/dify/0.15.3/conf/tidb/config/pd.toml b/dify/1.0.0/conf/tidb/config/pd.toml similarity index 100% rename from dify/0.15.3/conf/tidb/config/pd.toml rename to dify/1.0.0/conf/tidb/config/pd.toml diff --git a/dify/0.15.3/conf/tidb/config/tiflash-learner.toml b/dify/1.0.0/conf/tidb/config/tiflash-learner.toml similarity index 100% rename from dify/0.15.3/conf/tidb/config/tiflash-learner.toml rename to dify/1.0.0/conf/tidb/config/tiflash-learner.toml diff --git a/dify/0.15.3/conf/tidb/config/tiflash.toml b/dify/1.0.0/conf/tidb/config/tiflash.toml similarity index 100% rename from dify/0.15.3/conf/tidb/config/tiflash.toml rename to dify/1.0.0/conf/tidb/config/tiflash.toml diff --git a/dify/0.15.3/conf/tidb/docker-compose.yaml b/dify/1.0.0/conf/tidb/docker-compose.yaml similarity index 100% rename from dify/0.15.3/conf/tidb/docker-compose.yaml rename to dify/1.0.0/conf/tidb/docker-compose.yaml diff --git a/dify/0.15.3/conf/volumes/myscale/config/users.d/custom_users_config.xml b/dify/1.0.0/conf/volumes/myscale/config/users.d/custom_users_config.xml similarity index 100% rename from dify/0.15.3/conf/volumes/myscale/config/users.d/custom_users_config.xml rename to dify/1.0.0/conf/volumes/myscale/config/users.d/custom_users_config.xml diff --git a/dify/0.15.3/conf/volumes/oceanbase/init.d/vec_memory.sql b/dify/1.0.0/conf/volumes/oceanbase/init.d/vec_memory.sql similarity index 100% rename from dify/0.15.3/conf/volumes/oceanbase/init.d/vec_memory.sql rename to dify/1.0.0/conf/volumes/oceanbase/init.d/vec_memory.sql diff --git a/dify/0.15.3/conf/volumes/opensearch/opensearch_dashboards.yml b/dify/1.0.0/conf/volumes/opensearch/opensearch_dashboards.yml similarity index 100% rename from dify/0.15.3/conf/volumes/opensearch/opensearch_dashboards.yml rename to dify/1.0.0/conf/volumes/opensearch/opensearch_dashboards.yml diff --git a/dify/0.15.3/conf/volumes/sandbox/conf/config.yaml b/dify/1.0.0/conf/volumes/sandbox/conf/config.yaml similarity index 100% rename from dify/0.15.3/conf/volumes/sandbox/conf/config.yaml rename to dify/1.0.0/conf/volumes/sandbox/conf/config.yaml diff --git a/dify/0.15.3/conf/volumes/sandbox/conf/config.yaml.example b/dify/1.0.0/conf/volumes/sandbox/conf/config.yaml.example similarity index 100% rename from dify/0.15.3/conf/volumes/sandbox/conf/config.yaml.example rename to dify/1.0.0/conf/volumes/sandbox/conf/config.yaml.example diff --git a/dify/0.15.3/conf/volumes/sandbox/dependencies/python-requirements.txt b/dify/1.0.0/conf/volumes/sandbox/dependencies/python-requirements.txt similarity index 100% rename from dify/0.15.3/conf/volumes/sandbox/dependencies/python-requirements.txt rename to dify/1.0.0/conf/volumes/sandbox/dependencies/python-requirements.txt diff --git a/dify/0.15.3/data.yml b/dify/1.0.0/data.yml similarity index 100% rename from dify/0.15.3/data.yml rename to dify/1.0.0/data.yml diff --git a/dify/0.15.3/docker-compose.yml b/dify/1.0.0/docker-compose.yml similarity index 100% rename from dify/0.15.3/docker-compose.yml rename to dify/1.0.0/docker-compose.yml diff --git a/dify/0.15.3/envs/default.env b/dify/1.0.0/envs/default.env similarity index 100% rename from dify/0.15.3/envs/default.env rename to dify/1.0.0/envs/default.env diff --git a/dify/0.15.3/envs/dify.env b/dify/1.0.0/envs/dify.env similarity index 100% rename from dify/0.15.3/envs/dify.env rename to dify/1.0.0/envs/dify.env diff --git a/dify/0.15.3/envs/global.env b/dify/1.0.0/envs/global.env similarity index 100% rename from dify/0.15.3/envs/global.env rename to dify/1.0.0/envs/global.env diff --git a/dify/0.15.3/scripts/init.sh b/dify/1.0.0/scripts/init.sh similarity index 100% rename from dify/0.15.3/scripts/init.sh rename to dify/1.0.0/scripts/init.sh diff --git a/dify/0.15.3/scripts/uninstall.sh b/dify/1.0.0/scripts/uninstall.sh similarity index 100% rename from dify/0.15.3/scripts/uninstall.sh rename to dify/1.0.0/scripts/uninstall.sh diff --git a/dify/0.15.3/scripts/upgrade.sh b/dify/1.0.0/scripts/upgrade.sh similarity index 100% rename from dify/0.15.3/scripts/upgrade.sh rename to dify/1.0.0/scripts/upgrade.sh