-
很赞的项目, 给作者点赞👍!
这个项目的依赖很多,你提到用docker部署,但是没有看到对应的dockerfile, 也没有说明要从哪里下载docker 镜像, 能否补充一下说明, 谢谢!
-
So I've successfully pushed a test package, but now I am getting an error "Root element is missing" when trying to list the packages:
```powershell
PS C:\gitlab\dthor\NuGetTest\NuGetTest\bin\Relea…
-
I built echo-nginx-module-0.60 with nginx-1.11.12, There are errors:
echo-nginx-module-0.60/src/ngx_http_echo_request_info.c:219:15: error: incompatible types when assigning to type ‘struct ngx_buf…
-
It would be nice to have caching without having to add additional moving parts to our infrastructure. Some features I'd like to see : Cache by annotation/self-config. LRU with max memory/item limit.…
-
# 搭建自动集成环境
以 gitlab 为基础搭建前端自动集成发布环境...
## 1.服务器安装Nginx
以 ubuntu 为例
#### 查看服务器版本信息: 用于添加正确的软件更新源以及安装
- 查看 Linux 发行版本
```shell
cat /proc/version
# Linux version 4.15.0-100-generic
# (buildd@l…
-
Hello, I'm using this buildpack and I'm getting errors when deploying to heroku, some days ago I got some errors but it was a bug in strongloop package, the bug has been fixed in: https://github.com/s…
-
对tengin 2.3.1 进行编译安装时,
```
export LUAJIT_LIB=/user/local/lib
export LUAJIT_INC=/usr/local/include/luajit-2.1
./configure --add-module=./ngx_cache_purge-2.3 \
--with-http_stub_…
-
I'd like to install a small package cache on a VM with limited storage, to speed up `go get` in my Golang CI jobs. The VM storage space is very limited: ~10GB. I'd like to tell athens to use disk sto…
-
Our client has reported that when updating a site's Custom CSS. They incorrectly interpret this as updating a page. However, the default behaviour of Longcache probably should include a site purge whe…
-
Vaadin 14.1.16
When using a embedded component across domains, it is necessary to insert "access-control-allow-origin" into the header. However the vaadin-bundle-xxx.js is never sent to the servlet…