|
|
|
|
|
by harlow
3935 days ago
|
|
We have a Git repo for each of the services, and we have a separate repo for each of the Fleet Unit files. > Git push to only one repository. This refers to a per-service repository in our deployer app. Previously we had to push code to each of the servers running a service. Now we push to the deployer app and it leverages Fleet to distribute the code across the available boxes. |
|