- Joined
- Aug 20, 2020
- Messages
- 37
- Reaction score
- 8
Hi Team, Hope you guys are well. I'm having a bit of trouble executing an XML file upon deploying a 3CX instance on AWS. Here's a bit more detail on what I have done.
- Visited the 3CX documentation regarding XML config.
- Downloaded the Sample XML Format and edited accordingly.
- Copied the cloud-init from the same website and pasted my modified setupconfig.xml texts on the line "<!--PUT CONTENTS OF SETUPCONFIG.XML HERE-->"
- Used the 3CX image via AWS Marketplace.
- When I get to Step 3 under "Advanced Details" I will paste all the text(cloud-init+setupconfigxml) content on the "User data" section and proceed on launching the instance.
- Once the EC2 instance has been deployed, It will redirect to the normal deployment wherein it will start to ask the License and so on and so forth. From what it looks like, it did not run the cloud-init that I pasted.
