Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
4 replies
Subscribers
7 subscribers
Views
2149 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
Cloning an Appian Server - Hostname or IP?
christofs
over 8 years ago
Hello experts,
imagine there is an on-premise installation with all components (DBMS, JBoss, Appian) on a single (virtual) machine.
For cloning reasons I wonder if this will work or not, since there is always the hostname or IP configuered.
For which files I will have to adjust the hostname/IP?
Thank you for helping me
Chris
OriginalPostID-259973
Discussion posts and replies are publicly visible
0
Sathya Srinivasan
Appian Employee
over 8 years ago
From Appian's point of view, host name is stored in the custom.properties file that points to the URL that the system will access. In addition to that, the license key would be linked to your FQDN as well. Having said that, why are you trying to 'clone' when you can use the CONFIG script to build the environment of choice without having to go through these challenges?
Cancel
Vote Up
-1
Vote Down
Sign in to reply
Verify Answer
Cancel
0
christofs
over 8 years ago
Hmm, I am curious about your idea. I think I didn't get the point about the CONFIG script, although I looked at this guide. As far as I know you can deploy custom configuration to Appian/JBoss only. Is it possible to deploy the whole applications like Appian or JBoss?
Please, could you describe the proper scenario to me?
Thnks
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Sathya Srinivasan
Appian Employee
over 8 years ago
Installation of other services is just a standards command script. So you can create a batch or .sh file that installs Appian & database, then runs the config script, which in turn will install jboss as well as configure the platform for you. You can parametrize the entire configuration based on where you're deploying the services.
Depends on what your use case is (i.e. why you want to clone the instances in the first place )
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
christofs
over 8 years ago
Thank you very much for your clarification, Sathya.This way it will do.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel