Answer the question
In order to leave comments, you need to log in
How to implement automatic deployment of Python projects using TeamCity?
Good afternoon!
In our company, there was a need to implement an automatic deploy of our application to a test bench (Windows machine). The application consists of a server, a client and a web server.
Of the tools, we have TeamCity, which we use for automatic builds.
I haven't been in this area for a long time, so I don't know where to start. I would appreciate any help.
Answer the question
In order to leave comments, you need to log in
Deploy manually using only console commands.
Remember everything that you have done, write a script from this, create a job in teamcity with this script and run it.
If necessary, install the necessary software on the test bench (git/bash/etc). You may need another teamcity agent installed directly on a test Windows machine.
From reading manuals on the Teamcity website, not a toaster where one and a half devops
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question