Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(#73) Added inspirational draft for made for automation page #1094

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.