Skip to content

leo的个人博客

又一个WordPress站点

Menu
  • 首页
  • 页面测试

docker elasticsearch 单节点

2025年8月30日
| 没有评论
|docker, Elasticsearch

docker create -e "discovery.type=single-node" -p 9200:9 […]

Read More »

Posted in %1$s

golang jaeger 链路追踪

2025年8月19日
| 没有评论
|go, golang

1.启用容器: docker run -d --name jaeger \ -e COLLECTOR_ZIPK […]

Read More »

Posted in %1$s

prometheus altermanager 警告发送飞书机器人消息

2025年7月28日
| 没有评论
|prometheus

1.参照 https://github.com/leohe666/gonivinck_copy/tree/go […]

Read More »

Posted in %1$s

prometheus go demo

2025年7月26日
| 没有评论
|go

参与网址:https://blog.csdn.net/weixin_62533201/article/deta […]

Read More »

Posted in %1$s

mac sourcetree 仓库添加代理

2025年7月23日
| 没有评论
|git

打开需要设置代理的仓库 选择 仓库 > 仓库设置,会弹出仓库设置面板 选择 远程仓库 > 编辑配置 […]

Read More »

Posted in %1$s

golang grpc 安装

2025年7月21日
| 没有评论
|go, golang, linux, ubuntu

需要安装以下库或插件: protoc protoc-gen-go protoc-gen-go-grpc 1.  […]

Read More »

Posted in %1$s

git 添加本地文件夹到远程仓库

2025年7月21日
| 没有评论
|git

依次执行: git init git add . git commit -m "init" git remot […]

Read More »

Posted in %1$s

微信小程序之使用本地接口开发

2025年6月29日
| 没有评论
|闲杂

本文主要讲解如何使用本地接口进行开发,很多人都会遇到这个问题,特别是小程序上线后。 一、解决思路 在小程序开发 […]

Read More »

Posted in %1$s

chrome 本地域名http禁止自动转身边https配置

2025年6月26日
| 没有评论
|闲杂

在chrome浏览器地址输入:chrome://net-internals/#hsts   输入想处 […]

Read More »

Posted in %1$s

vmware ubuntu安装vmtools

2025年5月16日
| 没有评论
|linux, ubuntu

apt-get update apt-get install open-vm-tools open-vm-to […]

Read More »

Posted in %1$s

文章导航

1 2 … 14 下一页

近期文章

  • docker elasticsearch 单节点
  • golang jaeger 链路追踪
  • prometheus altermanager 警告发送飞书机器人消息
  • prometheus go demo
  • mac sourcetree 仓库添加代理

近期评论

    归档

    • 2025年8月
    • 2025年7月
    • 2025年6月
    • 2025年5月
    • 2025年3月
    • 2024年11月
    • 2024年9月
    • 2024年8月
    • 2024年7月
    • 2024年4月
    • 2024年1月
    • 2023年7月
    • 2023年1月
    • 2022年11月
    • 2022年10月
    • 2022年9月
    • 2022年6月
    • 2022年5月
    • 2022年4月
    • 2021年12月
    • 2021年11月
    • 2021年10月
    • 2021年9月
    • 2021年8月
    • 2021年7月
    • 2021年6月
    • 2021年4月
    • 2020年12月
    • 2020年11月
    • 2020年10月
    • 2020年9月
    • 2020年8月
    • 2020年6月
    • 2020年5月
    • 2020年2月
    • 2020年1月
    • 2019年12月
    • 2019年10月
    • 2019年8月
    • 2019年7月
    • 2019年3月
    • 2019年1月
    • 2018年11月
    • 2018年9月
    • 2018年7月
    • 2018年6月
    • 2018年5月
    • 2018年4月
    • 2018年3月
    • 2018年2月
    • 2018年1月
    • 2017年12月
    • 2017年11月
    • 2017年10月
    • 2017年9月
    • 2017年8月
    • 2017年7月
    • 2017年6月
    • 2017年5月

    分类

    • composer
    • docker
    • Elasticsearch
    • eth
    • git
    • go
    • golang
    • js
    • kafka
    • Laravel
    • linux
    • mq
    • mysql
    • nginx
    • php
    • prometheus
    • rabbitmq
    • redis
    • ubuntu
    • vscode
    • 未分类
    • 算法
    • 闲杂

    其他操作

    • 登录
    • 条目feed
    • 评论feed
    • WordPress.org

    leo的个人博客 2025 | All Rights Reserved