Skip to content

Commit

Permalink
(chocolatey#73) Added inspirational draft for made for automation page
Browse files Browse the repository at this point in the history
  • Loading branch information
LeaDevelop committed Oct 28, 2024
1 parent d658ca2 commit ba016f9
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions src/content/docs/en-us/features/made-for-automation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ import Callout from '@choco/components/Callout.astro';
import Iframe from '@choco/components/Iframe.astro';
import Xref from '@components/Xref.astro';

<Callout type="warning">
This is a Work in Progress. Please check back later.
</Callout>
Chocolatey is able to transform hours of manual work into minutes of automated precision. Whether you're managing a single workstation or orchestrating deployments across an enterprise network, Chocolatey automates the entire process.

Extensive package repository works like an app store for your system. Select your software, and Chocolatey manages everything from dependencies to installation sequences automatically. No more hunting for installers or dealing with setup complications. One command can install multiple programs, update your entire system, or roll out software across your network. You are also able to create own internalized packages and distribute them.

What used to take hours of manual installation and configuration now happens in minutes with zero interaction needed. Integration with popular configuration management tools such as Ansible, Chef, Puppet, Salt, PowerShell DSC or Otter makes it fit perfectly into your existing workflow. Chocolatey brings the convenience of Linux-style package management to Windows, making software deployment efficient and reliable.

For organizations, Chocolatey scales from basic automation needs to enterprise-level deployment solutions, complete with security controls and centralized management.

0 comments on commit ba016f9

Please sign in to comment.