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
Boxstarter is a wrapper for Chocolatey and includes features like managing reboots for you. We're using the Boxstarter web launcher to start the installation process:<br/>
10
+
https://boxstarter.org/Learn/WebLauncher
11
+
9
12
## How to run the scripts
10
13
Before you begin, please read the [Legal](#Legal) section.
11
14
@@ -21,10 +24,12 @@ To run a setup script, click a link in the table below from your target machine.
21
24
|| Containers (Docker, Kubernetes, etc...) |
22
25
|| More Coming Soon! |
23
26
27
+
## Known issues
28
+
1. Windows 1803 is not successfully launching Boxstarter via the web launcher. This is actively under investigation and there are workarounds such as running Boxstarter locally. See this issue for details: https://github.com/chocolatey/boxstarter/issues/301
29
+
24
30
## Working with Chocolatey in an organization?
25
31
As an organization, you may not be keen to reach out to the internet. That's fine as with just a few modifications you can still take advantage of these scripts. Visit the [organizational use page](ORGANIZATION.md) to learn how.
26
32
27
-
28
33
## Don't have administrative access?
29
34
Are you in an environment where you don't have any administrative access on your machine? No problem, you can still take advantage of Chocolatey and manage "portable" software. You can also use a VM where you may have administrative access (see next section).
0 commit comments