Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
L
loit-initproject-doc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
loit-Infrastructure-doc
loit-initproject-doc
Commits
76b9a49c
提交
76b9a49c
authored
2月 06, 2020
作者:
陈世营
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update
上级
6c96b8b1
显示空白字符变更
内嵌
并排
正在显示
5 个修改的文件
包含
28 行增加
和
2 行删除
+28
-2
Docker Compose gitlab 免密登录.md
1、安装配置/Docker Compose gitlab 免密登录.md
+2
-2
nacos-server.jar
3、other/集成loit门户/nacos-server.jar
+0
-0
apache-skywalking-apm-6.6.0.tar.gz
...er/集成loit门户/skywalking/apache-skywalking-apm-6.6.0.tar.gz
+0
-0
skywalking-webapp.jar
3、other/集成loit门户/skywalking/skywalking-webapp.jar
+0
-0
webapp.yml
3、other/集成loit门户/skywalking/webapp.yml
+26
-0
没有找到文件。
1、安装配置/Docker Compose gitlab 免密登录.md
浏览文件 @
76b9a49c
### 生成 SSH KEY
###
#
生成 SSH KEY
使用 ssh-keygen 工具生成,位置在 Git 安装目录下,我的是
`C:\Program Files\Git\usr\bin`
使用 ssh-keygen 工具生成,位置在 Git 安装目录下,我的是
`C:\Program Files\Git\usr\bin`
...
@@ -34,7 +34,7 @@ The key's randomart image is:
...
@@ -34,7 +34,7 @@ The key's randomart image is:
|ooo+ o |
|ooo+ o |
+----[SHA256]-----+
+----[SHA256]-----+
```
```
### 复制 SSH-KEY 信息到 GitHub
###
#
复制 SSH-KEY 信息到 GitHub
秘钥位置在:C:
\U
sers
\你
的用户名
\.
ssh 目录下,找到 id_rsa.pub 并使用编辑器打开并拷贝
秘钥位置在:C:
\U
sers
\你
的用户名
\.
ssh 目录下,找到 id_rsa.pub 并使用编辑器打开并拷贝
...
...
3、other/集成loit门户/nacos-server.jar
0 → 100644
浏览文件 @
76b9a49c
File added
3、other/集成loit门户/skywalking/apache-skywalking-apm-6.6.0.tar.gz
0 → 100644
浏览文件 @
76b9a49c
File added
3、other/集成loit门户/skywalking/skywalking-webapp.jar
0 → 100644
浏览文件 @
76b9a49c
File added
3、other/集成loit门户/skywalking/webapp.yml
0 → 100644
浏览文件 @
76b9a49c
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
server
:
port
:
12000
collector
:
path
:
/graphql
ribbon
:
ReadTimeout
:
10000
# Point to all backend's restHost:restPort, split by ,
listOfServers
:
127.0.0.1:12002
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论