You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-8Lines changed: 1 addition & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -47,8 +47,7 @@ As illustrated in the diagram above, there are four main components to a Chocola
47
47
48
48
Below are the minimum requirements for setting up your C4B server via this guide:
49
49
50
-
- Windows Server 2019+ (ideally, Windows Server 2019)
51
-
- Windows Server 2016 is technically supported, but not recommended as it is nearing End-of-Life; also, you will require an additional setup script.
50
+
- Windows Server 2019+ (ideally, Windows Server 2022)
52
51
- 4+ CPU cores (more preferred)
53
52
- 16 GB+ RAM (8GB as a bare minimum; 4GB of RAM is reserved specifically for Nexus)
54
53
- 500 GB+ of free space for local NuGet package artifact storage (more is better, and you may have to grow this as your packages and versions increase)
@@ -141,12 +140,6 @@ Below are the minimum requirements for setting up your C4B server via this guide
141
140
> </ul>
142
141
> </details>
143
142
144
-
> :warning:**WARNING**: **Only if** you choose to run this on a **Windows Server 2016** VM, you will **require** a **reboot** before IIS is completely installed. The script above will notify you of this. Once the reboot is complete and you log back in, you will also have to paste and run the following code in a PowerShell Administrator console:
0 commit comments