Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 185ea50

Browse files
committed
Add README
1 parent af10ba4 commit 185ea50

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

‎README.md‎

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# heroku-v8js
2+
3+
Custom platform packages of V8Js for Heroku.
4+
5+
See [Heroku documentation](https://github.com/heroku/heroku-buildpack-php/blob/master/support/build/README.md)
6+
for details on what this is all about.
7+
8+
In order to use V8Js on Heroku you can (meanwhile) stick with the normal PHP buildpack.
9+
You just have to set the `HEROKU_PHP_PLATFORM_REPOSITORIES` like so:
10+
11+
```
12+
heroku config:set HEROKU_PHP_PLATFORM_REPOSITORIES="https://heroku-v8js.s3.amazonaws.com/dist-cedar-14-stable/packages.json"
13+
```
14+
15+
This will cause composer to fetch V8Js from "heroku-v8js" S3 bucket which is managed by
16+
[@stesie](https://github.com/stesie/) (current maintainer of V8Js).

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /