Skip to content

Commit bd36b2a

Browse files
authored
Added more information about smithy
1 parent f6df102 commit bd36b2a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/maintainer/infrastructure.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ Smithy contains maintenance code for conda-forge, which is used by the ``conda-s
2525

2626
``conda-smithy`` also contains the command line tool that you should use if you rerender manually from the command line (see :ref:`dev_update_rerender`).
2727

28+
Smithy can be used for more than just CF; it can also be used to set up self-hosted agents for non-CF infrastructures.
29+
For autoscaling agents, you can also use `Azure virtual machine scale set agents <https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/scale-set-agents?view=azure-devops>`_ ,
30+
which are less expensive to run than permanently active agents.
31+
2832

2933
Web services
3034
------------

0 commit comments

Comments
 (0)