文章归档

第9/21页
  1. K3S预研

    官网 https://docs.rancher.cn/docs/k3s/quick start/ index 在线安装 Registry安装 Harbor离线安装 https://cloud.tencent.com/developer/article/176387…

    历史归档Kubernetes
  2. JumpServer堡垒机部署

    官网 https://www.jumpserver.org/ 启停 WEB访问 http://10.193.50.29 SSH/SFTP

    历史归档安全
  3. 物联网平台学习笔记

    mongodb https://mongoing.com/archives/79755 MongoDB大数据量模型设计最佳实践 https://cloud.tencent.com/developer/news/836347 千亿级数据迁移mongodb成本节省及性…

  4. 使用DataX同步MySQL

    官网 https://github.com/alibaba/DataX/blob/master/userGuid.md https://github.com/alibaba/DataX/blob/master/mysqlreader/doc/mysqlreader…

  5. TiDB部署笔记

    官网 https://docs.pingcap.com/zh/tidb/stable/overview https://github.com/pingcap/docs cn/blob/master/config templates/simple mini.yaml…

  6. Setuptool学习笔记

    Setuptool 官网 https://pypi.org/project/setuptools/ https://packaging.python.org/en/latest/tutorials/installing packages/ 教程 https://w…

    历史归档Python
  7. Scrapyd学习笔记

    参考文档 https://python scrapyd api.readthedocs.io/en/latest/ https://github.com/scrapy/scrapyd client scrapyd 安装 HTTP API scrapyd clien…

  8. GatewayWorker学习笔记

    参考文档 https://www.workerman.net/doc/gateway worker/ https://www.php.net/manual/zh/function.pack.php https://segmentfault.com/a/119000…

  9. ES集群部署

    参考文档 https://www.jianshu.com/p/658e5a884fc3 https://zhuanlan.zhihu.com/p/144635583 https://blog.csdn.net/xibei19921101/article/detai…

  10. ES至ES数据迁移

    参考文档 https://cloud.tencent.com/document/product/845/35568 https://help.aliyun.com/document detail/170095.html https://bbs.huaweiclou…

  11. 国密预研

    参考文档 https://zhuanlan.zhihu.com/p/132352160 国密算法介绍 https://juejin.cn/post/6844904114879463438 浅谈国密算法 https://github.com/guanzhi/GM S…

  12. PHP学习笔记

    资源 https://www.php.net/manual/zh/ https://www.w3school.com.cn/php/index.asp https://www.runoob.com/php/php tutorial.html https://lar…

  13. PHP依赖包学习笔记

    jenssegers/mongodb https://github.com/jenssegers/laravel mongodb https://www.jianshu.com/p/484fb19c9389 https://segmentfault.com/a/1…

  14. mysql与mongo备份脚本

    MySQL备份 MongoDB备份 参考 https://stackoverflow.com/questions/24439068/tar gzip mongo dump like mysql Shell

  15. MongoDB迁移

    参考文档 https://xiangsugar.github.io/2018/06/24/MongoDB%E4%B8%8D%E5%90%8C%E6%9C%8D%E5%8A%A1%E5%99%A8%E4%B9%8B%E9%97%B4%E7%9A%84%E6%95%B…

    历史归档MongoDB数据库