Monthly: November 2017
Setup site to site VPN in OpenWRT
lesca | Tutorials | 2017-11-13
Environment
I use OpenWRT as a VPN client connecting to another site as illustrated below:
Problem
The OpenWRT can initiate the VPN connection, but I can only reach site A from within OpenWRT shell.
Ping to remote site A from my PC, phone, or other devices connected to OpenWRT is not possible.
Locate the cause
When pinging... [阅读全文]
本站已迁移至容器 (Docker Container)
如题,本站正在使用Azure提供的docker container服务。
架构
采用单主机同时运行两个容器:wordpress和mysql。由于docker的特性,后期可以轻易的扩展前端节点数量。
配置
配置文件仅供参考:
Dockerfile for wplesca image
当前最新wordpress镜像默认未开启SSL支持,需要通过Dockerfile建立新的镜像并启用SSL支持。
#Dockerfile
FROM wordpress:lat... [阅读全文]
近期评论 Recent Comments