Shipping your Julia app in an air-gapped environment
Air-gapped environments are computer systems or networks that are physically isolated from the internet and other external networks. This means, your Julia app in this environment will not have access to any public or private package servers that are outside the network. This talk will focus on how to make your Julia app usable in these environments. We'll also explore common challenges, including regulatory compliances, portability, certifications, and licensing, and how to address them.