Svinvy

thinking,and doing


  • Home

  • About

  • Tags

  • Categories

  • Archives

maven私有仓nexus搭建

Posted on 2023-09-17 | In Java
Words count in article: 696 | Reading time ≈ 3
nexus,全名sonatype nexus,是用于搭建私有maven仓库的工具
Read more »

verdaccio搭建

Posted on 2023-09-17 | In JavaScript
Words count in article: 388 | Reading time ≈ 1
npm作为nodeJS下的包管理工具,我们可以使用verdaccio进行私有npm仓库的搭建
Read more »

pypi-server部署

Posted on 2023-09-17 | In Python
Words count in article: 733 | Reading time ≈ 3
pypi-server是pip源的一款搭建方案,支持私有pip源分发和上传
Read more »

iPv6支持检测与4-6隧道建立

Posted on 2023-09-17
Words count in article: 1.3k | Reading time ≈ 5

iPv6支持

iPv6同iPv4一样是一套作用于网络层的通讯协议,基础前提就是通信双方都应当有iPv6地址以及网络本身支持iPv6。对于个人来讲,本身需要检测下面几点:

  • 机器本身是否有iPv6地址,即inet6地址。
    • Mac下使用ifconfig,Windows下使用ipconfig,CentOS下使用ip addr
  • 网络本身是否支持iPv6
    Read more »

gitlab部署

Posted on 2023-09-16
Words count in article: 454 | Reading time ≈ 2

gitlab部署

gitlab其实也可以直接通过docker部署,但docker部署方式会有端口冲突问题,导致gitlab实际使用时会频繁更改仓库地址的端口,因此推荐直接使用实例本机部署.

Read more »

国密SSL网站部署及验证

Posted on 2023-09-16 | In 网络 , 网络https
Words count in article: 591 | Reading time ≈ 2
国内已陆续开启国密SSL支持。文章主要讲解服务端的nginx支持,以及PC端的浏览器支持介绍。环境为centOS7.8
Read more »

frp内网穿透

Posted on 2023-09-16
Words count in article: 308 | Reading time ≈ 1
frp是实现内网穿透的一种方法之一,可以用来实现本地服务借用公网IP进行部署和发布!
Read more »

7 posts
5 categories
11 tags
© 2025 svinvy | Site words total count: 4.5k
Powered by Hexo
|
Theme — NexT.Gemini v5.1.4