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 Core runtime dependencies System library Other runtime libraries Optional standard library dependencies Regular Expression engine Big Numbers Internationali...
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 环境变量 链接 2.2 Go 环境变量 Go 开发环境依赖于一些操作系统环境变量,你最好在安装 Go 之前就已经设置好他们。如果你使用的是 Windows 的话,你完全不用进行手动设置,Go 将被默认安装在目录 c:/go 下。这里列举几个最为重要的环境变量: $GOROOT 表示 Go 在你的电脑上的安装位置,它的值一般都是 ...
Installation System Requirements Available Installation Options From DEB Packages Packages From RPM Packages From Tgz Archives From Docker Image Single Binary From Precompil...