书栈网 · BookStack 本次搜索耗时 0.017 秒,为您找到 1142 个相关结果.
  • Features

    Features Features Simple Supervisor is configured through a simple INI-style config filethat’s easy to learn. It provides many per-process options that makeyour life easier li...
  • Required libraries

    Required libraries Core runtime dependencies System library Other runtime libraries Optional standard library dependencies Regular Expression engine Big Numbers Internationali...
  • Nginx Configuration

    Nginx Configuration Nginx Configuration Although there are many HTTP proxies available, we strongly advise that you use Nginx . If you choose another proxy server you need to m...
  • 2.2 Go 环境变量

    7948 2018-02-08 《Go入门指南》
    2.2 Go 环境变量 链接 2.2 Go 环境变量 Go 开发环境依赖于一些操作系统环境变量,你最好在安装 Go 之前就已经设置好他们。如果你使用的是 Windows 的话,你完全不用进行手动设置,Go 将被默认安装在目录 c:/go 下。这里列举几个最为重要的环境变量: $GOROOT 表示 Go 在你的电脑上的安装位置,它的值一般都是 ...
  • 使用

    使用 环境要求 安装拓展 修改默认加密密钥 composer助手脚本 效果如下 使用 环境要求 保证 PHP 版本大于等于 7.1 使用 Linux / FreeBSD / MacOS 这三类操作系统 使用 Composer 作为依赖管理工具 安装拓展 克隆仓库 https://github.com/easy-sw...
  • 附录:strace工具的使用

    附录:strace工具的使用 附录:strace工具的使用 strace可以跟踪系统调用的执行情况,在程序发生问题后,可以用strace分析和跟踪问题。使用方法: FreeBSD/MacOS下可以使用truss strace - o / tmp / strace . log - f - p $PID -f 表示跟踪多...
  • Installation

    Installation System Requirements Available Installation Options From DEB Packages Packages From RPM Packages From Tgz Archives From Docker Image Single Binary From Precompil...
  • 源码编译

    源码编译 整体源码结构 运行环境 安装musl交叉编译工具链 公共依赖源码 编译各个组件 编译EdgeAdmin管理平台 编译EdgeAPI API节点 自动集成数据库结构变更 编译EdgeNode边缘节点 常见问题 下载依赖的Go模块失败 如何编译Freebsd上的边缘节点 参考资料 源码编译 要想从源码运行或者编译GoEd...
  • 内核优化

    内核参数调整 ulimit设置 内核设置 net.unix.max_dgram_qlen = 100 net.core.wmem_max net.ipv4.tcp_tw_reuse net.ipv4.tcp_tw_recycle 消息队列设置 FreeBSD/MacOS 开启CoreDump 其他重要配置 查看配置是否生效 内核...
  • 内核参数调整

    内核参数调整 ulimit设置 内核设置 net.unix.max_dgram_qlen = 100 net.core.wmem_max net.ipv4.tcp_tw_reuse net.ipv4.tcp_tw_recycle 消息队列设置 FreeBSD/MacOS 开启CoreDump 其他重要配置 查看配置是否生效 内核...