codecasts / php-alpine

PHP APK Repository for Alpine Linux
https://github.com/codecasts/php-alpine
483 stars 58 forks source link

Bye Downtime, Hello BinTray! [new package hosting strategy] #63

Closed hernandev closed 3 years ago

hernandev commented 5 years ago

I'm glad to announce, after hitting my head on the wall repeatedly, I found a nice and smooth strategy for hosting this project binaries with @bintray.

All existing URL's are going to continue to work, since I'm setting a wildcard redirection using Cloudflare, but the at a given moment in the future, the docs will reference Bintray URL directly, since php.codecasts.rocks is only doing a 302 redirect.

For those curious:

PHP-Alpine "organisation" page on Bintray.

https://bintray.com/php-alpine

Each Alpine version becomes a project there:
Each project has a root package for each PHP version
Download links are simple and follow the same structure of old ones:

https://php.codecasts.rocks/v3.9/php-7.3 becomes https://dl.bintray.com/php-alpine/v3.9/php-7.3/

Thank you all guys for being always eager to help when things went down, This project would not exists without all the love!

vincbe commented 5 years ago

https://php.codecasts.rocks is down now (error 521). I suppose it is definitive? Anyway let's go bintray.com. Thank you.

jigar-dhulla commented 5 years ago

v3.7/php-7.1 is not on bintray.com?