Gitea v1.21.1 中文文档
本文档使用 书栈网 · BookStack.CN 构建 手动配置数据库连接参数 使用 gitea generate secret 创建 SECRET_KEY 和 INTERNAL_TOKEN 提供所有必要的密钥 详情参考 命令行文档 中有关 gitea generate secret 的内容。 提示: 如果使用 Systemd 管理 Gitea 的 Linux 服务,你可以采用 --rm gitea/gitea:1 gitea generate secret SECRET_KEY 自定义 升级 使用环境变量管理部署 使用 Docker 安装 - 46 - 本文档使用 书栈网 · BookStack.CN 构建 2. docker run -it --rm gitea/gitea:1 gitea generate secret INTERNAL_TOKEN 1 - GITEA__security__SECRET_KEY=[value returned by generate secret SECRET_KEY] 6. - GITEA__security__INTERNAL_TOKEN=[value returned by generate secret INTERNAL_TOKEN] 由于 SSH 在容器内运行,因此,如果需要 SSH 支持,则需要将0 码力 | 303 页 | 3.88 MB | 1 年前3Pro Git 2nd Edition 2.1.413
authenticate with a username and password is also a big advantage over SSH, since users don’t have to generate SSH keys locally and upload their public key to the server before being able to interact with it authenticate using SSH public keys. In order to provide a public key, each user in your system must generate one if they don’t already have one. This process is similar across all operating systems. First manually very quickly. First, you need to get the Git source code, which GitWeb comes with, and generate the custom CGI script: $ git clone https://git.kernel.org/pub/scm/git/git.git $ cd git/ $ make0 码力 | 731 页 | 21.49 MB | 1 年前3Pro Git 2nd Edition 2.1.413
authenticate with a username and password is also a big advantage over SSH, since users don’t have to generate SSH keys locally and upload their public key to the server before being able to interact with it authenticate using SSH public keys. In order to provide a public key, each user in your system must generate one if they don’t already have one. This process is similar across all operating systems. First manually very quickly. First, you need to get the Git source code, which GitWeb comes with, and generate the custom CGI script: $ git clone https://git.kernel.org/pub/scm/git/git.git $ cd git/ $ make0 码力 | 501 页 | 17.96 MB | 1 年前3Pro Git 2nd Edition 2.1.413
authenticate with a username and password is also a big advantage over SSH, since users don’t have to generate SSH keys locally and upload their public key to the server before being able to interact with it authenticate using SSH public keys. In order to provide a public key, each user in your system must generate one if they don’t already have one. This process is similar across all operating systems. First manually very quickly. First, you need to get the Git source code, which GitWeb comes with, and generate the custom CGI script: $ git clone https://git.kernel.org/pub/scm/git/git.git $ cd git/ $ make0 码力 | 691 页 | 13.35 MB | 1 年前3
共 4 条
- 1