Question about Crawly and Javascript integration

I am making a dashboard that should pull data from a site that uses JavaScript heavily. I am using Crawly for the non-js spiders and I noticed that it uses a Splash server to render the javascript before extracting data.

I recently deployed my first production app to Gigalixir. Would I be able to run a splash server to render these requests for my JS spiders in production on Gigalixir?