文章·第10页

  1. mysql与mongo备份脚本

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

  2. 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数据库
  3. Minio策略配置

    参考文档 https://min.io/download /linux http://docs.minio.org.cn/docs/master/minio client complete guide https://github.com/minio/minio/…

  4. Laravel学习笔记

    资料 https://laravel.com/ https://learnku.com/docs/laravel/6.x https://laravelacademy.org/books/php tutorial 安装Laravel命令行 工程初始化 Artisa…

  5. ES导出CSV

    参考文档 https://cloud.tencent.com/developer/article/1639594 https://github.com/taraslayshchuk/es2csv/blob/master/docs/EXAMPLES.rst Gith…

  6. Composer学习笔记

    参考文档 https://docs.phpcomposer.com/00 intro.html https://www.runoob.com/w3cnote/composer install and usage.html https://developer.ali…

  7. 简易服务重启脚本

    Crontab脚本

    历史归档Linux运维
  8. 使用acme申请SSL证书

    github https://github.com/acmesh official/acme.sh/wiki/%E8%AF%B4%E6%98%8E https://github.com/acmesh official/acme.sh/wiki/dnsapi 过程

  9. Telegraf告警配置

    参考文档 https://github.com/influxdata/telegraf/tree/master/plugins/inputs https://github.com/influxdata/telegraf/tree/master/plugins/pa…

  10. ChromeDriver僵尸进程清理

    脚本

    历史归档开发工具
  11. GitBook安装

    参考文档 https://blog.csdn.net/Venry /article/details/110948703 https://www.cnblogs.com/cyxroot/p/13754475.html https://blog.csdn.net/qq…

  12. MongoDB学习笔记

    参考文档 https://www.jianshu.com/p/2a65343a857e 常用查询

  13. 爬虫入门学习笔记

    参考文档 https://www.zhihu.com/question/268769681 https://zhuanlan.zhihu.com/p/29436838 XPath http://blog.itpub.net/31557738/viewspace 2…

  14. Elasticsearch学习笔记

    GUI elasticvue chrome插件 查询 + 管理 elasticsearch head https://github.com/mobz/elasticsearch head chrome插件 查询 + 管理 Kaizen https://www.el…

  15. MySQL5.6JSON解析

    MySQL5.6JSON解析 新建存储过程 查询