Create offline package for kibana-plugin

Hey guys,

I want to install a kibana plugin (sentinl) on a server which has no active internet connection. But I need a internet connection to completely resolve the dependencys. So my question is, is it possible to create a offline-package of the plugin like for logstash (https://www.elastic.co/guide/en/logstash/current/offline-plugins.html)

I hope somebody can help me.
Best regards,
Robert

Start by installing the plugin in Kibana on a system with internet access. Then tar up either the plugin or Kibana and migrate to the closed off system.