Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

humaninterest-archive/heroku-buildpack-xvfb

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 

heroku-buildpack-xvfb

With heroku-buildpack-apt, this buildpack enables running

xvfb-run program

on Heroku. To use it, ensure that heroku-buildpack-apt comes earlier than this in the buildpacks list, and include

xvfb

in your Aptfile.

Some inspiration (for dealing with Xvfb's compiled-in XKB_BIN_DIRECTORY, which leads to it complaining that it can't find /usr/bin/xkbcomp) comes from fxtentacle's answer to http://stackoverflow.com/a/34219781/1162903.

Notes

This might only work on Heroku's cedar-14 platform. Issues reported on heroku-16:

segment-boneyard/nightmare#497 (comment)

About

Setup scripts for Xvfb on Heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages