2023年归档

第1/4页
  1. SRS学习笔记

    参考 https://ossrs.net/lts/zh cn/ https://zhuanlan.zhihu.com/p/356937898 https://zhuanlan.zhihu.com/p/606839253 ffmpeg https://www.osx…

  2. Reactor学习笔记

    学习路径 响应式: Java8 Netty VertX Reactor WebFlux 周边组件: r2dbc 后端框架: hs web、easy orm 其它: NIO/AIO/Reactor、IO多路复用 Java8 Java8 in Action Netty…

  3. ThingsBoard初探

    官网 https://github.com/thingsboard/thingsboard https://thingsboard.io/docs/getting started guides/helloworld/ 部署

  4. JetLinks学习笔记

    参考文档 官网 https://www.jetlinks.cn/ / 官网 https://hanta.yuque.com/px7kg1/yfac2l/fu73f6thmd0whwot 企业版更新记录 https://hanta.yuque.com/px7kg1/…

  5. erlang初探

    官网 https://www.erlang.org/ 参考 https://www.w3cschool.cn/erlang/ https://www.yiibai.com/erlang/ https://blog.csdn.net/B uggggg/article…

  6. EMQX初探

    官网 https://www.emqx.io/downloads https://www.emqx.io/docs/en/v5.1/getting started/getting started.html start emqx 参考 https://www.emq…

  7. 物联网平台选型

    MQTT中间件 emqx Erlang https://github.com/emqx/emqx mosquitto C https://github.com/eclipse/mosquitto gmqtt Golang https://github.com/Dr…

  8. Prometheus改造

    参考 https://github.com/prometheus community/helm charts https://artifacthub.io/packages/helm/prometheus community/prometheus helm方式安装…

  9. SkyWalking部署

    参考 https://skywalking.apache.org/ https://github.com/apache/skywalking kubernetes https://skyapm.github.io/document cn translation o…

  10. Loki部署

    参考 官网 https://grafana.com/oss/loki/ https://github.com/grafana/loki https://grafana.com/docs/loki/latest/installation/helm/ 入门教程 htt…

  11. Nexus部署

    镜像 https://hub.docker.com/r/sonatype/nexus3 安装 pom.xml settings.xml build

  12. Nocalhost笔记

    配置参数 本机调试

    历史归档Kubernetes
  13. 基础镜像制作

    docker manifest用法 manifest tool用法 https://github.com/GoogleContainerTools/kaniko merging the container manifests https://github.com/…

  14. ArgoCD部署

    官网 https://argo cd.readthedocs.io/en/stable/getting started/ 镜像清单 部署 禁用https跳转 修改configmap的方式实测无效,转而通过修改 devops argocd server 的pod启动…

  15. chartmuseum预研

    整体说明 harbor早期通过整合第三方的chartmuseum,实现了对helm chart仓库的支持 chartmuseum归属于helm公司,有独立官网和github仓库 harbor有多种安装方式,例如: 二进制脚本安装、DockerCompose安装、H…