Is It Possible To Set Up TeamCity With Amazon Virtual Servers ?
Hi,
Please, I wanted to confirm if as a beginner with Continuous Integration & Deployment, I could use Amazon Cloud Servers to set up Team City for continuous integration and deployment.
I have checked here: http://info.rightscale.com/
I am also going through the documentation here: https://confluence.jetbrains.com/display/TCD10/TeamCity+Documentation - trying to get a possible answer to the question. So far, I have not seen a possible answer.
Please, let me know if I can do this and the process to do it - if it's possible.
Thank you.
Regards,
'Yemi.
Please sign in to leave a comment.
Hi Yemi,
thanks for trying TeamCity. It is possible to use Teamcity with Amazon Cloud Services, but due to the distributed nature of TeamCity, there are multiple different possibilities. You can run the server on Amazon VMs, and then you can run agents on either dedicated VMs or images loaded as cloud agents.
A basic howto is displayed here: https://confluence.jetbrains.com/display/TCD10/Running+TeamCity+Stack+in+AWS.
If you have any further question, please don't hesitate to ask.