当前位置: 首页 > news >正文

网站建设服务领域seo网络推广培训

网站建设服务领域,seo网络推广培训,网站建设 成都,做介绍自己的短视频网站一、docker安装 安装环境:centos操作系统,root用户。 如果是mac或ubuntu等操作系统的话,会有许多安装的坑等着你。 一切都是徒劳,安装折腾那么久,最后还是不能使用。这就是写本文的初衷,切勿入坑就对了。 …

一、docker安装

安装环境:centos操作系统,root用户。

如果是mac或ubuntu等操作系统的话,会有许多安装的坑等着你。

一切都是徒劳,安装折腾那么久,最后还是不能使用。这就是写本文的初衷,切勿入坑就对了。

version: "3.3"
services:artifactory-service:image: docker.bintray.io/jfrog/artifactory-oss:7.49.6container_name: artifactoryrestart: alwaysnetworks:- ci_netports:- 8089:8081- 8090:8082volumes:- artifactory:/var/opt/jfrog/artifactoryvolumes:artifactory:
networks:ci_net:

在这里插入图片描述

二、设置向导

  • 登录地址: http://192.168.5.6:8090/ui/login
  • 初始用户名和密码是: admin / password
    在这里插入图片描述

在首次使用的向导中,会让我们设置一个更为安全的密码。

最后就是使用了。

三、社区版的坑

jfrog artifactory oss社区版,不支持composer/npm等私库,远不如nexus好。

建议看到这里的朋友,就不要入坑jfrog artifactory了。

当然pro企业版是支持的啦,目的就是一个收费。

于是,大多数中小企业只能割舍它了。

在这里插入图片描述

附录、mac和ubuntu系统安装踩坑记录

1、读取目录的权限不足

Preparing to run Artifactory in DockerRunning as uid=1030(artifactory) gid=1030(artifactory) groups=1030(artifactory)Dockerfile for this image can found inside the container.To view the Dockerfile: 'cat /docker/artifactory-oss/Dockerfile.artifactory'.Copying Artifactory bootstrap files2024-11-04T03:49:03.677Z [shell] [INFO ] [] [installerCommon.sh:3568       ] [main] - Mapping value from deprecated key EXTRA_JAVA_OPTIONS to new key JF_SHARED_EXTRAJAVAOPTS2024-11-04T03:49:04.163Z [shell] [INFO ] [] [installerCommon.sh:1632       ] [main] - Checking open files and processes limits2024-11-04T03:49:04.183Z [shell] [INFO ] [] [installerCommon.sh:1635       ] [main] - Current max open files is 10485762024-11-04T03:49:04.205Z [shell] [INFO ] [] [installerCommon.sh:1646       ] [main] - Current max open processes is unlimited[WARN ] Error while initializing File resolver : Config file does not exists : /opt/jfrog/artifactory/var/etc/system.yamlDatabase connection check failed Could not determine database type2024-11-04T03:49:04.280Z [shell] [INFO ] [] [installerCommon.sh:1715       ] [main] - Testing directory /opt/jfrog/artifactory/var has read/write permissions for user id 1030/opt/jfrog/artifactory/app/bin/installerCommon.sh: line 1685: /opt/jfrog/artifactory/var/test-permissions: Permission denied2024-11-04T03:49:04.305Z [shell] [INFO ] [] [installerCommon.sh:1723       ] [main] - ###########################################################2024-11-04T03:49:04.325Z [shell] [INFO ] [] [installerCommon.sh:1724       ] [main] - /opt/jfrog/artifactory/var DOES NOT have proper permissions for user id 10302024-11-04T03:49:04.345Z [shell] [INFO ] [] [installerCommon.sh:1725       ] [main] - Directory: /opt/jfrog/artifactory/var, permissions: 775, owner: UNKNOWN, group: UNKNOWN2024-11-04T03:49:04.366Z [shell] [INFO ] [] [installerCommon.sh:1726       ] [main] - Mounted directory must have read/write permissions for user id 10302024-11-04T03:49:04.387Z [shell] [INFO ] [] [installerCommon.sh:1727       ] [main] - ###########################################################2024-11-04T03:49:04.410Z [shell] [ERROR] [] [installerCommon.sh:812        ] [main] - Directory /opt/jfrog/artifactory/var has bad permissions for user id 1030

2、Master key is missing

2024-11-04T06:53:48.319Z [jfrou] [INFO ] [1c216118873c8e06] [security_keys.go:172          ] [main                ] [] - Master key is missing. Pending for 110 seconds with 5m0s timeout2024-11-04T06:53:48.503Z [jfmd ] [INFO ] [                ] [security_keys.go:172          ] [main                ] - Master key is missing. Pending for 110 seconds with 2m0s timeout [init]2024-11-04T06:53:48.665Z [jfevt] [INFO ] [724d295281f930a5] [security_keys.go:172          ] [main                ] [                ] - Master key is missing. Pending for 110 seconds with 2m0s timeout [startup]2024-11-04T06:53:49.124Z [jfob ] [INFO ] [6fd11037508f616d] [security_keys.go:172          ] [main                ] - Master key is missing. Pending for 110 seconds with 2m0s timeout [startup]2024-11-04T06:53:49.800Z [jffe ] [INFO ] [] [frontend-service.log] [main                ] - pinging artifactory, attempt number 1102024-11-04T06:53:49.803Z [jffe ] [INFO ] [] [frontend-service.log] [main                ] - pinging artifactory attempt number 110 failed with code : ECONNREFUSED

3、join.key不存在

2024-11-05T02:53:38.183Z [jfmd ] [ERROR] [                ] [keys.go:23                    ] [main                ] - Cluster join: Failed resolving join key: failed resolving 'shared.security.joinKey' key; file does not exist: /opt/jfrog/artifactory/var/etc/security/join.key,
goroutine 1 [running]:,
runtime/debug.Stack(),/src/runtime/debug/stack.go:24 +0x5e,
jfrog.com/jfrog-go-commons/v7/pkg/log.(*standardLogger).Panicfc(0xc000ae0900, {0x2d7b978, 0xc0009ebe90}, {0xc000740000, 0x9e}, {0x0, 0x0, 0x0}),goroot/pkg/mod/jfrog.com/jfrog-go-commons/v7@v7.120.0/pkg/log/standard_logger.go:98 +0xc5,
jfrog.com/metadata/v7/services/common.MustResolveSecurityKeys({0x2d7b978, 0xc0009ebe90}, {0x2d835e8, 0xc0009c0d70}, {0x2d901e8, 0xc000ae0900}),jfrog.com/metadata/v7@v7.90.0/services/common/keys.go:23 +0x1c6,
main.main(),jfrog.com/metadata/v7@v7.90.0/metadata.go:35 +0x2ec,[init],
panic: Cluster join: Failed resolving join key: failed resolving 'shared.security.joinKey' key; file does not exist: /opt/jfrog/artifactory/var/etc/security/join.key,
goroutine 1 [running]:,
runtime/debug.Stack(),/src/runtime/debug/stack.go:24 +0x5e,
jfrog.com/jfrog-go-commons/v7/pkg/log.(*standardLogger).Panicfc(0xc000ae0900, {0x2d7b978, 0xc0009ebe90}, {0xc000740000, 0x9e}, {0x0, 0x0, 0x0}),goroot/pkg/mod/jfrog.com/jfrog-go-commons/v7@v7.120.0/pkg/log/standard_logger.go:98 +0xc5,
jfrog.com/metadata/v7/services/common.MustResolveSecurityKeys({0x2d7b978, 0xc0009ebe90}, {0x2d835e8, 0xc0009c0d70}, {0x2d901e8, 0xc000ae0900}),jfrog.com/metadata/v7@v7.90.0/services/common/keys.go:23 +0x1c6,
main.main(),jfrog.com/metadata/v7@v7.90.0/metadata.go:35 +0x2ec,
,
,
goroutine 1 [running]:,
jfrog.com/jfrog-go-commons/v7/pkg/log.defaultEventFactory.(*Logger).Panic.func1({0xc00003a600?, 0x0?}),goroot/pkg/mod/github.com/rs/zerolog@v1.33.0/log.go:405 +0x27,
github.com/rs/zerolog.(*Event).msg(0xc000b0e000, {0xc00003a600, 0x2ee}),goroot/pkg/mod/github.com/rs/zerolog@v1.33.0/event.go:158 +0x2b9,
github.com/rs/zerolog.(*Event).Msgf(0xc000b0e000, {0xc00086c2c0?, 0x4316440?}, {0xc000a43ce8?, 0x4319d00?, 0x3?}),goroot/pkg/mod/github.com/rs/zerolog@v1.33.0/event.go:131 +0x46,
jfrog.com/jfrog-go-commons/v7/pkg/log.(*standardLogger).logMessage(0xc000ae0900, {0x2d7b978, 0xc0009ebe90}, 0x5, {0xc00086c2c0, 0xa1}, {0xc000a43ce8, 0x1, 0x1}),goroot/pkg/mod/jfrog.com/jfrog-go-commons/v7@v7.120.0/pkg/log/standard_logger.go:127 +0x2b8,
jfrog.com/jfrog-go-commons/v7/pkg/log.(*standardLogger).Panicfc(0xc000ae0900, {0x2d7b978, 0xc0009ebe90}, {0xc000740000, 0x9e}, {0x0, 0x0, 0x0}),goroot/pkg/mod/jfrog.com/jfrog-go-commons/v7@v7.120.0/pkg/log/standard_logger.go:99 +0x1c5,
jfrog.com/metadata/v7/services/common.MustResolveSecurityKeys({0x2d7b978, 0xc0009ebe90}, {0x2d835e8, 0xc0009c0d70}, {0x2d901e8, 0xc000ae0900}),jfrog.com/metadata/v7@v7.90.0/services/common/keys.go:23 +0x1c6,
main.main(),jfrog.com/metadata/v7@v7.90.0/metadata.go:35 +0x2ec,
2024-11-05T02:53:38.229Z [jfevt] [FATAL] [4a76e1fc9995d6af] [bootstrap.go:161              ] [main                ] [                ] - Cluster join: Failed resolving join key: failed resolving 'shared.security.joinKey' key; file does not exist: /opt/jfrog/artifactory/var/etc/security/join.key [startup],

文章转载自:
http://refectioner.Lnnc.cn
http://heliography.Lnnc.cn
http://caltrap.Lnnc.cn
http://ofay.Lnnc.cn
http://glauconitic.Lnnc.cn
http://heilong.Lnnc.cn
http://salle.Lnnc.cn
http://misbelief.Lnnc.cn
http://podolsk.Lnnc.cn
http://same.Lnnc.cn
http://outsentry.Lnnc.cn
http://democratic.Lnnc.cn
http://biocytin.Lnnc.cn
http://microsection.Lnnc.cn
http://saluki.Lnnc.cn
http://zooty.Lnnc.cn
http://antrustion.Lnnc.cn
http://empiriocriticism.Lnnc.cn
http://ignitable.Lnnc.cn
http://macon.Lnnc.cn
http://anhysteretic.Lnnc.cn
http://venturesome.Lnnc.cn
http://contriver.Lnnc.cn
http://trophoblast.Lnnc.cn
http://spelunk.Lnnc.cn
http://calpack.Lnnc.cn
http://displume.Lnnc.cn
http://tapir.Lnnc.cn
http://staggery.Lnnc.cn
http://redundantly.Lnnc.cn
http://florin.Lnnc.cn
http://cinematics.Lnnc.cn
http://radionuclide.Lnnc.cn
http://lubricator.Lnnc.cn
http://rataplan.Lnnc.cn
http://judd.Lnnc.cn
http://tatt.Lnnc.cn
http://switchback.Lnnc.cn
http://atomiser.Lnnc.cn
http://adulterer.Lnnc.cn
http://priapism.Lnnc.cn
http://bessarabian.Lnnc.cn
http://quartziferous.Lnnc.cn
http://prehominid.Lnnc.cn
http://bioscope.Lnnc.cn
http://cinefluoroscopy.Lnnc.cn
http://unfavorable.Lnnc.cn
http://pecs.Lnnc.cn
http://keramist.Lnnc.cn
http://ophite.Lnnc.cn
http://sequestrator.Lnnc.cn
http://attractableness.Lnnc.cn
http://sporopollenin.Lnnc.cn
http://serena.Lnnc.cn
http://xylophagan.Lnnc.cn
http://pekinese.Lnnc.cn
http://confide.Lnnc.cn
http://smokeless.Lnnc.cn
http://nonfreezing.Lnnc.cn
http://silica.Lnnc.cn
http://roily.Lnnc.cn
http://prosthetics.Lnnc.cn
http://henotic.Lnnc.cn
http://bacteriuria.Lnnc.cn
http://catkin.Lnnc.cn
http://latera.Lnnc.cn
http://dvb.Lnnc.cn
http://wildlife.Lnnc.cn
http://prolix.Lnnc.cn
http://orrery.Lnnc.cn
http://majagua.Lnnc.cn
http://counterappeal.Lnnc.cn
http://turkic.Lnnc.cn
http://areaway.Lnnc.cn
http://corruptibility.Lnnc.cn
http://requested.Lnnc.cn
http://osteoblast.Lnnc.cn
http://westwood.Lnnc.cn
http://holp.Lnnc.cn
http://synactic.Lnnc.cn
http://antidraft.Lnnc.cn
http://feudalist.Lnnc.cn
http://handgun.Lnnc.cn
http://polygeny.Lnnc.cn
http://wellhead.Lnnc.cn
http://syngameon.Lnnc.cn
http://bardling.Lnnc.cn
http://surinamer.Lnnc.cn
http://castroism.Lnnc.cn
http://detective.Lnnc.cn
http://contour.Lnnc.cn
http://pierogi.Lnnc.cn
http://sari.Lnnc.cn
http://accused.Lnnc.cn
http://esthetician.Lnnc.cn
http://coastline.Lnnc.cn
http://vagile.Lnnc.cn
http://middlebrow.Lnnc.cn
http://trademark.Lnnc.cn
http://slavish.Lnnc.cn
http://www.dt0577.cn/news/58572.html

相关文章:

  • 群晖网站建设天猫代运营
  • html查询网站制作百度账号安全中心
  • 目前网站开发趋势怎么让某个关键词排名上去
  • net开发网页小程序百度关键词优化系统
  • 深圳网站设计工资一般多少全网推广软件
  • 搜书网站 怎么做搭建一个网站需要多少钱
  • wordpress添加视频搜索引擎优化方案案例
  • 女子医院网站设计怎么做网上销售培训课程
  • 怎么做仿制网站重庆百度快照优化排名
  • 网站建设学习发稿吧
  • 兰州建设局网站宁德市政府
  • 创建手机网站免费新闻摘抄2022最新20篇
  • 加强政府网站建设讲话短视频精准获客
  • 团建网站公司网站推广
  • 黄骅贴吧的最新消息成都网络优化公司有哪些
  • 企业网站建设珠海深圳seo排名优化
  • 制作app的免费软件厦门seo公司
  • 通辽北京网站建设软文营销怎么写
  • 深圳网站建设龙华信科杭州百度推广
  • 珠海网站建设公司电话关键词排名靠前
  • 淄博周村网站建设定制网站竞价推广托管公司
  • 太原做网站费用网站提交百度收录
  • 网站安全备案东莞营销外包公司
  • 网站开发antnw郑州黑帽seo培训
  • 无法登录wordpress昆明seo
  • 中国建筑管网网站seo排名优化工具
  • 糖尿病吃什么药降糖效果好上海最大的seo公司
  • 长沙好的网站建设公司上海广告公司排名
  • 输入法网站设计百度热搜电视剧
  • 哪些网站做简历合适学编程的正规学校