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

Add instructions to update package max size #30

Merged
merged 1 commit into from Apr 13, 2018
Merged

Conversation

chefsalim
Copy link
Contributor

Habitat package uploads to the on-prem depot can fail if the package size is > 1GB. This change updates the README to add instructions for changing a config to allow larger package.

Signed-off-by: Salim Alam salam@chef.io

Signed-off-by: Salim Alam <salam@chef.io>

For example, to change the limit to 2GB, you can do the following:

Create a file called `config.toml` with the following content:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we typically do these ad-hoc changes in a user.toml?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, sorry - didn't see this comment earlier - we are creating a user.toml under the covers for the service config, however we are not currently exposing it for direct manipulation. So, it's a bit easier to inject the config via an apply here.

@chefsalim chefsalim merged commit 9b0107c into master Apr 13, 2018
@raskchanky raskchanky deleted the SA/max-size branch April 13, 2018 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants