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

Allow installation of Chocolatey with install.ps1 script #27

Closed
ferventcoder opened this issue Feb 9, 2018 · 2 comments
Closed

Allow installation of Chocolatey with install.ps1 script #27

ferventcoder opened this issue Feb 9, 2018 · 2 comments
Assignees
Milestone

Comments

@ferventcoder
Copy link
Contributor

Similar to https://chocolatey.org/install.ps1

@ferventcoder ferventcoder self-assigned this Feb 9, 2018
@ferventcoder ferventcoder added this to the 0.2.3 milestone Feb 9, 2018
ferventcoder added a commit that referenced this issue Feb 10, 2018
Install Chocolatey with script directly from Chocolatey.Server. Script
will determine if Chocolatey.nupkg is locally cached or not and provide
a proper url for download. This script is meant to be used in the same
way as it is done from https://chocolatey.org/install (the instructions
are the same, the url is different).
@ferventcoder ferventcoder reopened this Feb 10, 2018
@ferventcoder
Copy link
Contributor Author

Holding open until main page has documentation about this.

ferventcoder added a commit that referenced this issue Feb 11, 2018
- Clean up sections and separate them nicely
- Explain how to use install.ps1 to install Chocolatey internally
- Show how to add source with choco source command
- Links to push package docs
- Note how to manage install of Chocolatey from this repo with
different configuration management items and point to issues for
Ansible and Salt that don't support offline installation of Chocolatey
itself.
- Explain the api key and how to set it
- Explain basic authentication and how to enable it
- Add docs surrounding packages and how big they can be, timeouts
surrounding larger packages, how to delist/delete, and package version
immutability.
- Explain the package cache and what it means to clear it.
- Add docs for building packages and the best way to get started.
Explain why Package Builder is awesome.
- Explain the difference between caching and internalizing. Point to
Package Internalizer.
@ferventcoder
Copy link
Contributor Author

Completed for 0.2.3

@ferventcoder ferventcoder changed the title Allow Installation of Chocolatey with script from Chocolatey.Server Allow installation of Chocolatey with install.ps1 script Feb 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant