简体   繁体   English

我如何使用不同的端口在同一IP上运行多个Web应用程序

[英]how can i run multiple web applications on same ip using different ports

openstack runs on ip address of the machine but chef server also demands to run on the same ip address on the web console. openstack在计算机的IP地址上运行,但是Chef服务器还要求在Web控制台上的相同IP地址上运行。 So what changes to be made to resolve this conflict on the linux os. 因此,要进行哪些更改以解决linux os上的此冲突。 What configuration files are required to be edited for openstack and chef server OpenStack和Chef服务器需要编辑哪些配置文件

Both OpenStack and Chef Server are generally distributed and installed as appliances. 通常,OpenStack和Chef Server都作为设备分发和安装。 Both expect to control the whole machine. 两者都希望控制整个机器。 As such, while this is possible, it is very not recommended. 因此,尽管这是可能的,但不建议这样做。 That said, if you have OpenStack at your disposal just install Chef Server in a VM and problem solved. 就是说,如果您拥有OpenStack,只需在虚拟机中安装Chef Server即可解决问题。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Apache-配置通过相同IP但不同端口访问的多个网站 - Apache - Configuring multiple websites accessed by same IP but different ports 如何设置VirtualHosts将同一IP上的两个端口指向不同的ServerNames? - How do I setup VirtualHosts to point two ports on same IP to different ServerNames? 您如何打开 FTDI 串行端口 ttyUSBx 以便我们可以在其上运行 2 个应用程序? - how do you open FTDI serial ports ttyUSBx such that we can run 2 applications on it? 通过使用不同的端口从ssh启动不同的应用程序? - Starting different applications from ssh by using different ports? 如何设置在不同端口上运行的多个memcached实例? - How do I setup multiple memcached instances running on different ports? 同时使用相同端口相同 IP 地址的应用程序/协议 - Applications/protocols using same port same IP addresses at the same time 我可以多次运行同一线程吗? - can I run same thread for multiple times? 我可以在 2 个特定端口上使用 https 运行 2 node.js express 吗? - Can I run 2 node.js express using https on 2 specific ports? 是否可以使用Linux的clone()系统调用在同一地址空间中运行多个应用程序? - Is it possible using Linux's clone() system call to run multiple applications in the same address space? 我们如何在AWS EC2 Linux实例的不同端口上安装多个apache服务器 - How can we install multiple apache servers at different ports in aws ec2 linux instance
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM