我已经看过两种不同的模型来连接我的服务器和云。
模式1:
DNS ------|
|---ISP_Router---Cloud----DSL Modem---Office_Router---Switch---My_Own_Web_Server
Google ------| RJ11 (Gigabit Router)
模式2:
DNS ------|
|---ISP_Router---Cloud---------Office_Router---Switch---My_Own
Long Story
我正在准备安装监控软件代理的云init脚本(免责声明:我是MonitOwl的创始人之一)。代理软件收集信息(如内存或网络统计数据)并将其发送到服务器。每个公司集团都应该连接到自己的个性化服务器网址,如:https://customer_name.example.org。
云init脚本是一个从github下载代理、安装systemd服务和安装python需求的Content-Type: multipart/mixed;。目前,我们使用它的方式如下:
# ec2-run-instances --user-data-file <our_generated_file>
我现在需要在云服务器上部署activemq,但是启动的时候总是报
Failed to start Apache ActiveMQ (localhost, ID:VM_0_7_centos-41389-1542077095783-0:1) | org.apache.activemq.broker.BrokerService | main
java.net.URISyntaxException: Illegal character in hostname at index 7: ws://VM_0_7_centos:61614?maximumConnections=1000&wireFor