Commit Graph

175 Commits

Author SHA1 Message Date
cnphpbb
aa77906616 chore: 添加华为云镜像源的APT配置文件
添加了华为云镜像源的APT配置文件,包括docker.list和bookworm.sources.list,以便使用华为云的镜像源进行软件包管理和更新。
2025-04-27 10:19:32 +08:00
cnphpbb
1045791495 feat(mysql): 添加数据库备份脚本
新增dbDump.sh脚本,用于自动化备份MySQL数据库或指定表。脚本支持全库备份和单表备份,并生成相应的日志和压缩文件,便于后续管理和恢复。
2025-04-27 09:55:16 +08:00
cnphpbb
66b5240da6 feat(mysql): 添加printDBS.sh脚本以列出需要备份的数据库及其大小
该脚本用于列出MySQL中需要备份的数据库,并可选地显示每个数据库的大小。通过临时配置文件处理MySQL连接信息,并支持排除系统数据库。提供了命令行选项以便用户选择列出数据库或数据库及其大小。
2025-04-27 09:50:40 +08:00
cnphpbb
68cf6aeb51 chore: 更新多个服务的镜像版本和配置格式
更新了memos、gitea、portainer-agent和portainer-ce的镜像版本,确保使用最新的稳定版本。同时,调整了docker配置文件的格式,使其更一致和易读。
2025-04-27 09:30:22 +08:00
cnphpbb
c10ffd829c chore: 更新.gitignore和portainer-ce/env.cfg文件
更新.gitignore文件以更好地组织忽略规则,包括Docker相关文件、开发环境文件、系统文件和日志文件。同时,将portainer-ce/env.cfg中的Portainer和Agent版本更新至2.27.4。
2025-04-24 14:30:07 +08:00
cnphpbb
f9eb58cadf Merge branch 'main' of 6t7.net:cnphpbb/deploy.stack 2025-04-08 16:52:16 +08:00
cnphpbb
f2968d610d ci(builder/golang): 更新GOPROXY环境变量以支持直接访问
在Golang构建配置中,将GOPROXY环境变量从`https://goproxy.cn`更新为`https://goproxy.cn,direct`,以支持在代理不可用时直接访问原始资源,提高构建的可靠性。
2025-04-08 16:52:09 +08:00
cnphpbb
3040b7500f modify(all): modify portainer-agent-stack +3 2025-03-26 18:27:25 +08:00
cnphpbb
d0be713421 modify(all): modify portainer-agent-stack +2 2025-03-26 18:22:07 +08:00
cnphpbb
16f5e971f3 modify(all): modify portainer-agent-stack + 2025-03-26 18:16:58 +08:00
cnphpbb
7c1264b198 modify(all): modify portainer-agent-stack + 2025-03-26 18:14:48 +08:00
cnphpbb
707863ae9d modify(all): modify portainer-agent-stack + 2025-03-26 18:14:41 +08:00
cnphpbb
1c743d68c4 modify(all): modify portainer-agent-stack 2025-03-26 17:49:22 +08:00
cnphpbb
a6f887a647 up(etc): system file 2025-03-03 12:29:13 +08:00
cnphpbb
9a6c2b5f1b up(pt-ce): rename env 2025-02-21 15:31:47 +08:00
cnphpbb
c9676ef3c5 up(pt-ce): update version 2025-02-21 13:59:42 +08:00
cnphpbb
834a49ef7b up(dufs): up dufs config 2025-02-14 18:23:20 +08:00
cnphpbb
a65d712ab2 up(dufs): up dufs config & stack 2025-02-14 18:08:10 +08:00
cnphpbb
9de1a6a817 up(dufs): up dufs config 2025-02-14 18:02:57 +08:00
cnphpbb
19079f197b up(dufs): up dufs stack +1 2025-02-14 17:52:22 +08:00
cnphpbb
3200aaaf2a up(dufs): up dufs stack 2025-02-14 17:43:01 +08:00
cnphpbb
d04b51d62a add(dufs): add dufs stack 2025-02-14 17:32:50 +08:00
cnphpbb
9114352a56 up(memos): env file name 2025-02-11 17:31:24 +08:00
cnphpbb
644e946e41 up(memos): update command 2025-02-11 17:06:15 +08:00
cnphpbb
41b8a4c533 up(tasks.md): update command 2025-02-11 16:53:30 +08:00
cnphpbb
f72a05835f Merge branch 'main' of 6t7.net:cnphpbb/deploy.stack 2025-02-11 16:40:31 +08:00
cnphpbb
7faa75e5bb add(tasks.md): add tasks.md stack 2025-02-11 16:39:49 +08:00
cnphpbb
681070ece8 up(memos): new version memos:0.24.0 2025-02-11 16:38:22 +08:00
cnphpbb
655a3bd16d up(webout): update txc caddy config + 2025-02-08 01:23:58 +08:00
cnphpbb
c2dfcb1536 up(webout): update txc caddy config 2025-02-08 01:22:34 +08:00
cnphpbb
eedeb1c343 up(webout): fixbug txc stack +1 2025-02-07 17:18:30 +08:00
cnphpbb
ff1351bac3 up(webout): fixbug txc stack + 2025-02-07 17:14:08 +08:00
cnphpbb
9b8db82872 up(webout): add txc stack 2025-02-07 17:11:13 +08:00
cnphpbb
b7d35fde27 up(momos)ï¼: add env by 61 2025-01-27 04:12:17 +08:00
cnphpbb
66a22a03b0 add(builder): add linux debian & alpine test 2025-01-26 04:54:29 +08:00
cnphpbb
235236940c up(cron): up crontab 2025-01-26 04:42:23 +08:00
cnphpbb
8353a69b28 add(builder): add golang stack 2025-01-26 04:35:49 +08:00
cnphpbb
5002b92a0c up(dbSer): postgres +1 2025-01-26 04:17:52 +08:00
cnphpbb
a8edc99eec up(dbSer): postgres + 2025-01-26 04:16:33 +08:00
cnphpbb
5a192b8567 up(dbSer): postgres 2025-01-26 04:07:28 +08:00
cnphpbb
d2fd111edf up(dbSer): mysql && postgres 2025-01-26 04:02:30 +08:00
cnphpbb
9f14c7b797 up(webout): up config +2 2025-01-20 12:08:27 +08:00
cnphpbb
c9eada87a5 up(webout): up config + 2025-01-20 11:57:31 +08:00
cnphpbb
a218b8b1cf up(webout): up config 2025-01-20 11:53:24 +08:00
cnphpbb
f8e195535f up(webout): up config && stack 2025-01-20 11:41:06 +08:00
cnphpbb
e907654fe2 up(domain): up config 2025-01-16 17:18:39 +08:00
cnphpbb
d7e900b1ce up(domain): add stack compose 2025-01-16 16:27:54 +08:00
cnphpbb
6678c7ebaa up(etc): update docker daemon 2025-01-16 16:14:04 +08:00
cnphpbb
75dab5b7bf up(ver): update version 2025-01-16 15:00:58 +08:00
cnphpbb
7c27317724 add(n9e): add all in one 2025-01-09 16:15:28 +08:00