You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 2, 2025. It is now read-only.
Hi there! I'd like to test this buildpack. Please include the refresh-vector script.
Do you think it's possible to run an nginx process alongside vector in the same web dyno? Like: web: bin/refresh-vector && bin/vector --config vector.toml -v && bin/start-nginx-solo
Thanks a lot!