- JBoss:Developer's Guide
- Elvadas Nono Woguia
- 67字
- 2021-07-02 18:37:26
Setting up the domain host and interfaces
This section covers the domain controller host configuration; we will update the host0/domain/host-master.xml file.
Using your favorite text editor, rename the first line to set a correct hostname (host0-master):
$ cd host0/domain/configuration/
$ vi host-master.xml
edit host name to be host0-master
<host xmlns="urn:jboss:domain:4.1" name="host0-master">
With this modification, the host0 name is set to host0-master and will prevent confusion in the domain configuration dashboard.
推薦閱讀
- C++面向對象程序設計(微課版)
- 樂學Web編程:網站制作不神秘
- Mastering Articulate Storyline
- R語言數據可視化實戰
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- Hadoop+Spark大數據分析實戰
- Getting Started with Python Data Analysis
- 小程序開發原理與實戰
- 低代碼平臺開發實踐:基于React
- Building Android UIs with Custom Views
- Cocos2d-x Game Development Blueprints
- Python機器學習算法與應用
- Learning Python Data Visualization
- UX Design for Mobile
- 產品架構評估原理與方法