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 support to install with PHIVE #508

Closed
filips123 opened this issue Jun 30, 2018 · 1 comment
Closed

Add support to install with PHIVE #508

filips123 opened this issue Jun 30, 2018 · 1 comment

Comments

@filips123
Copy link

Add support to install PsySH with PHIVE.

You should generate and publish PHAR and signature to every GitHub release (this could be automated) and then set up alias.


PHIVE makes installation easy by providing a means to resolve the given alias to an actual download location, including the verification of the certificate supplied by the server. Once downloaded, the archive’s SHA1, SHA256 or SHA512 hash is verified as well as its OpenPGP/GnuPG or OpenSSL signature.

Currently PHIVE supports three different methods to find the requested phar release:

  • Github based releases (phive install username/projectname)
  • PHAR.IO registered alias (phive install alias)
  • Dedicated URL (phive install https://server/file-1.0.0.phar)
@filips123
Copy link
Author

filips123 commented Jun 30, 2018

Duplicate of #489.

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

No branches or pull requests

1 participant