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 | 1509 | February 5, 2024 | |
| Offline installation of Julia packages | 23 | 20371 | December 14, 2022 | |
| Registering a package hosted on a public self-hosted gitlab instance | 13 | 1352 | September 6, 2022 | |
| Migration of Julia environment to machine without internet access (offline) | 3 | 232 | August 5, 2025 | |
| Import the Pkgs already installed on another PC | 36 | 3452 | November 21, 2018 |