8000 GitHub - florin-rotaru-md/server-automation-scripts: Server Automation Scripts
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

florin-rotaru-md/server-automation-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server Automation Scripts

A collection of PowerShell scripts to quickly configure Windows Server 2022 for hosting modern web applications.

🎯 What It Does

The main script:

  • Installs
    • DNS Server and IIS with common features
    • Git SCM
    • Handle
    • Win-Acme
    • .NET 8 SDK
    • .NET 8 Hosting Bundle
    • Visual Studio Code
    • Notepad++
    • PostgreSQL 17
    • pgAdmin 4

⚡ Quick Start

Run this command in PowerShell (as Administrator):

iex "& { $(irm 'https://raw.githubusercontent.com/florin-rotaru-md/server-automation-scripts/main/{script}.ps1') }"

About

Server Automation Scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0