If you already have a Julia environment set up, or at least know what packages your users need, you can build it into a custom sysimage with PackageCompiler.jl. Then it’s just a matter of uploading the Julia source code and the sysimage to the network and setting up the shell environment. I’ve written a tutorial for this:
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Offline Development on an Air Gapped Machine | 16 | 1498 | February 5, 2024 | |
| Offline installation of Julia packages | 23 | 20332 | December 14, 2022 | |
| Registering a package hosted on a public self-hosted gitlab instance | 13 | 1350 | September 6, 2022 | |
| Migration of Julia environment to machine without internet access (offline) | 3 | 228 | August 5, 2025 | |
| Import the Pkgs already installed on another PC | 36 | 3438 | November 21, 2018 |