服务器自动部署弹性伸缩方案
服务器自动部署弹性伸缩方案。
要考虑的问题
1. 如何自动化创建服务器并执行初始化操作?
2. 如何弹性伸缩?
3. 服务器状态监测
Home of Little Jelly
服务器自动部署弹性伸缩方案。
要考虑的问题
1. 如何自动化创建服务器并执行初始化操作?
2. 如何弹性伸缩?
3. 服务器状态监测
Ubuntu 16.04编译Stellar,运行 `configure`时会报错
configure: error: defect report N4387 is not resolved
这是因为Ubuntu默认安装的gcc/g++版本是5,而Stellar最新版需要的版本是6。
Stellar恒星私链搭建。
运行环境及组件
1. Ubuntu 18.04 LTS
2. postgresql
3. stellar-core
4. horizon
5. friendbot
6. node (nvm)
Vue获取input的值。
template
npm install错误。
1. ` npm ERR! Maximum call stack size exceeded `
解决方案
Parity VS Geth。
Parity和Geth是用的最多的以太坊的服务器钱包,他俩孰优孰劣呢?来比较一下。
Bitcoin编译Windows64版本。
需要使用Mingw-w64交叉编译工具。
操作系统使用的还是Ubuntu 16.04/18.04版本,最好新建一个新的目录,跟Linux版的区分开。
Bitcoin Ubuntu编译安装。
Ubuntu 16.04 / 18.04。
安装依赖