Skip to content

Commit

Permalink
Merge pull request #26 from TommasoAmici/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwgillespie authored Oct 13, 2023
2 parents 17c3372 + 64b9423 commit 72d8726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/self-hosted/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Self-hosted builders are great for organizations that want to run b

Depot builds Docker containers on remote build machines — by default, those build machines run inside Depot's cloud, and you do not need to manage any infrastructure to use Depot.

However, with self-hosted Depot builders, you can choose to run your builds inside your own cloud account. Depot will manage the infrastructure for you, starting and stoping instances in response to builds, managing cache volumes, etc., using a suite of open-source agent processes.
However, with self-hosted Depot builders, you can choose to run your builds inside your own cloud account. Depot will manage the infrastructure for you, starting and stopping instances in response to builds, managing cache volumes, etc., using a suite of open-source agent processes.

Self-hosted builders use a connection that you configure inside your Depot organization with details about your cloud account (type, ID). You can then decide to use either Depot-hosted builder machines or your self-hosted cloud connection on a per-project basis.

Expand Down

0 comments on commit 72d8726

Please sign in to comment.