What are the procedures for installing CircleCI on-premises?
Do you mean the ‘runners’ that are controlled by the cloud based circleci or the complete circleci system?
If you mean the complete system you should contact circleci directly as I think this is now considered an enterprise-level service. For a runner it is far simpler as you just need a system instance in which you execute, the docs for this can be found at
https://circleci.com/docs/runner-overview/
1 Like
No not the runner I mean installing Circle ci tool on local server
I’m trying to install Circle CI on my local server, but the documentation made a reference to installation via cloud services like AWS and GCP.