 Gitea v1.21.1 中文文档pg_hba.conf ,允许数据库用户访问上面创建的数据库。 对于本地数据库: 1. local giteadb gitea scram-sha-256 对于远程数据库: 1. host giteadb gitea 192.0.2.10/32 scram-sha-256 根据您自己的数据库名称、用户和 Gitea 实例的 IP 地址进行替换。 注意: 1-rootless 6. + environment: 7. + - GITEA__database__DB_TYPE=mysql 8. + - GITEA__database__HOST=db:3306 9. + - GITEA__database__NAME=gitea 10. + - GITEA__database__USER=gitea 11. + 6. environment: 7. + - GITEA__database__DB_TYPE=postgres 8. + - GITEA__database__HOST=db:5432 9. + - GITEA__database__NAME=gitea 10. + - GITEA__database__USER=gitea 11. +0 码力 | 303 页 | 3.88 MB | 1 年前3 Gitea v1.21.1 中文文档pg_hba.conf ,允许数据库用户访问上面创建的数据库。 对于本地数据库: 1. local giteadb gitea scram-sha-256 对于远程数据库: 1. host giteadb gitea 192.0.2.10/32 scram-sha-256 根据您自己的数据库名称、用户和 Gitea 实例的 IP 地址进行替换。 注意: 1-rootless 6. + environment: 7. + - GITEA__database__DB_TYPE=mysql 8. + - GITEA__database__HOST=db:3306 9. + - GITEA__database__NAME=gitea 10. + - GITEA__database__USER=gitea 11. + 6. environment: 7. + - GITEA__database__DB_TYPE=postgres 8. + - GITEA__database__HOST=db:5432 9. + - GITEA__database__NAME=gitea 10. + - GITEA__database__USER=gitea 11. +0 码力 | 303 页 | 3.88 MB | 1 年前3
 Pro Git 2nd Edition 2.1.413to use GitHub will help you take part in a huge community, which is valuable no matter which Git host you decide to use for your own code. The other large change in the time since the last publishing entirely possible that you can be working with a “remote” repository that is, in fact, on the same host you are. The word “remote” does not necessarily imply that the repository is somewhere else on the test-runner configuration files. Adjust build and release scripts. Redirect settings on your repo host for things like the repo’s default branch, merge rules, and other things that match branch names0 码力 | 731 页 | 21.49 MB | 1 年前3 Pro Git 2nd Edition 2.1.413to use GitHub will help you take part in a huge community, which is valuable no matter which Git host you decide to use for your own code. The other large change in the time since the last publishing entirely possible that you can be working with a “remote” repository that is, in fact, on the same host you are. The word “remote” does not necessarily imply that the repository is somewhere else on the test-runner configuration files. Adjust build and release scripts. Redirect settings on your repo host for things like the repo’s default branch, merge rules, and other things that match branch names0 码力 | 731 页 | 21.49 MB | 1 年前3
 Pro Git 2nd Edition 2.1.413to use GitHub will help you take part in a huge community, which is valuable no matter which Git host you decide to use for your own code. The other large change in the time since the last publishing entirely possible that you can be working with a “remote” repository that is, in fact, on the same host you are. The word “remote” does not necessarily imply that the repository is somewhere else on the test-runner configuration files. • Adjust build and release scripts. • Redirect settings on your repo host for things like the repo’s default branch, merge rules, and other things that match branch names0 码力 | 501 页 | 17.96 MB | 1 年前3 Pro Git 2nd Edition 2.1.413to use GitHub will help you take part in a huge community, which is valuable no matter which Git host you decide to use for your own code. The other large change in the time since the last publishing entirely possible that you can be working with a “remote” repository that is, in fact, on the same host you are. The word “remote” does not necessarily imply that the repository is somewhere else on the test-runner configuration files. • Adjust build and release scripts. • Redirect settings on your repo host for things like the repo’s default branch, merge rules, and other things that match branch names0 码力 | 501 页 | 17.96 MB | 1 年前3
 Pro Git 2nd Edition 2.1.413 to use GitHub will help you take part in a huge community, which is valuable no matter which Git host you decide to use for your own code. The other large change in the time since the last publishing entirely possible that you can be working with a “remote” repository that is, in fact, on the same host you are. The word “remote” does not necessarily imply that the repository is somewhere else on the test-runner configuration files. Adjust build and release scripts. Redirect settings on your repo host for things like the repo’s default branch, merge rules, and other things that match branch names0 码力 | 691 页 | 13.35 MB | 1 年前3 Pro Git 2nd Edition 2.1.413 to use GitHub will help you take part in a huge community, which is valuable no matter which Git host you decide to use for your own code. The other large change in the time since the last publishing entirely possible that you can be working with a “remote” repository that is, in fact, on the same host you are. The word “remote” does not necessarily imply that the repository is somewhere else on the test-runner configuration files. Adjust build and release scripts. Redirect settings on your repo host for things like the repo’s default branch, merge rules, and other things that match branch names0 码力 | 691 页 | 13.35 MB | 1 年前3
 Pro Git 中文版 第2版 2.1.66题。 管理 GitLab 的管理界面是通过网络进入的。 将你的浏览器转到已经安装 GitLab 的 主机名或 IP 地址,然后以管理员 身份登录即可。 默认的用户名是 admin@local.host,默认的密码是 5iveL!fe(你会得到类似 请登录后尽 快更换密码 的提示)。 登录后,点击主栏上方靠右位置的 “Admin area” 图标进行管理。 图表 51. GitLab 主栏的 “Admin folder = "[Gmail]/Drafts" host = imaps://imap.gmail.com user = user@gmail.com pass = YX]8g76G_2^sFbd port = 993 sslverify = false 如果 IMAP 服务器不使用 SSL,最后两行可能没有必要,host 的值会是 imap:// 而不是 imaps://。 git credential fill ① protocol=https ② host=mygithost ③ protocol=https ④ host=mygithost username=bob password=s3cre7 $ git credential fill ⑤ protocol=https host=unknownhost Username for 'https://unknownhost':0 码力 | 501 页 | 19.30 MB | 1 年前3 Pro Git 中文版 第2版 2.1.66题。 管理 GitLab 的管理界面是通过网络进入的。 将你的浏览器转到已经安装 GitLab 的 主机名或 IP 地址,然后以管理员 身份登录即可。 默认的用户名是 admin@local.host,默认的密码是 5iveL!fe(你会得到类似 请登录后尽 快更换密码 的提示)。 登录后,点击主栏上方靠右位置的 “Admin area” 图标进行管理。 图表 51. GitLab 主栏的 “Admin folder = "[Gmail]/Drafts" host = imaps://imap.gmail.com user = user@gmail.com pass = YX]8g76G_2^sFbd port = 993 sslverify = false 如果 IMAP 服务器不使用 SSL,最后两行可能没有必要,host 的值会是 imap:// 而不是 imaps://。 git credential fill ① protocol=https ② host=mygithost ③ protocol=https ④ host=mygithost username=bob password=s3cre7 $ git credential fill ⑤ protocol=https host=unknownhost Username for 'https://unknownhost':0 码力 | 501 页 | 19.30 MB | 1 年前3
 Pro Git 中文版 第2版 2.1.66许多其他的话题。 管理 GitLab 的管理界面是通过网络进入的。 将你的浏览器转到已经安装 GitLab 的 主机名或 IP 地址,然后以管理员身份登录即可。 默认的用户名是 admin@local.host,默认的密码是 5iveL!fe(你会得到类似 请登录后尽快更 换密码 的提示)。 登录后,点击主栏上方靠右位置的 “Admin area” 图标进 行管理。 图表 51. GitLab 主栏的 folder = "[Gmail]/Drafts" host = imaps://imap.gmail.com user = user@gmail.com pass = YX]8g76G_2^sFbd port = 993 sslverify = false 如果 IMAP 服务器不使用 SSL,最后两行可能没有必要,host 的值会是 imap:// 而不是 imaps://。 credential fill ① protocol=https ② host=mygithost ③ protocol=https ④ host=mygithost ① ② ③ ④ ⑤ ▪ username=bob password=s3cre7 $ git credential fill ⑤ protocol=https host=unknownhost Username for 'https://unknownhost':0 码力 | 670 页 | 13.59 MB | 1 年前3 Pro Git 中文版 第2版 2.1.66许多其他的话题。 管理 GitLab 的管理界面是通过网络进入的。 将你的浏览器转到已经安装 GitLab 的 主机名或 IP 地址,然后以管理员身份登录即可。 默认的用户名是 admin@local.host,默认的密码是 5iveL!fe(你会得到类似 请登录后尽快更 换密码 的提示)。 登录后,点击主栏上方靠右位置的 “Admin area” 图标进 行管理。 图表 51. GitLab 主栏的 folder = "[Gmail]/Drafts" host = imaps://imap.gmail.com user = user@gmail.com pass = YX]8g76G_2^sFbd port = 993 sslverify = false 如果 IMAP 服务器不使用 SSL,最后两行可能没有必要,host 的值会是 imap:// 而不是 imaps://。 credential fill ① protocol=https ② host=mygithost ③ protocol=https ④ host=mygithost ① ② ③ ④ ⑤ ▪ username=bob password=s3cre7 $ git credential fill ⑤ protocol=https host=unknownhost Username for 'https://unknownhost':0 码力 | 670 页 | 13.59 MB | 1 年前3
 git 操作手册★客户端使用ssh密钥登录gitlab 编辑ssh的客户端配置文件,使用ssh登录gitlab.cof-lee.com主机时,指定用户名 及ssh私钥 # vi ~/.ssh/config Host gitlab.cof-lee.com Iden�tyFile ~/cof-sshkey User cof Iden�tyAgent none # ssh git@gitlab0 码力 | 35 页 | 1.69 MB | 1 年前3 git 操作手册★客户端使用ssh密钥登录gitlab 编辑ssh的客户端配置文件,使用ssh登录gitlab.cof-lee.com主机时,指定用户名 及ssh私钥 # vi ~/.ssh/config Host gitlab.cof-lee.com Iden�tyFile ~/cof-sshkey User cof Iden�tyAgent none # ssh git@gitlab0 码力 | 35 页 | 1.69 MB | 1 年前3
共 7 条
- 1














 
 