How can I add k6 to Railpack?

I'm using k6 () for stress testing and I need to add it to my service. I tried to follow the docs but I got kinda confused, can I like add a docker image? Or should I do the debian (apt) setup?

Solved

8 Replies

004e54e7-64a6-467d-960d-379e6d29e925


wait guess I got everything confused, k6 doesn't need the node binary.
let me test one more time


a year ago

I'd suggest copying the k6 binary from the docker image as a deploy input


turns out I can specify RAILPACK_PACKAGES="k6" and it just works


cool stuff



a year ago

oh nice, glad you figured it out


a year ago

!s


Status changed to Solved aleks about 1 year ago


Loading...