Basic setup for distributed application using mix release
|
|
4
|
78
|
February 7, 2025
|
Avoiding re-compiling via build_per_environment: false
|
|
1
|
51
|
January 17, 2025
|
How to configure iex behavior in Elixir release?
|
|
2
|
43
|
December 5, 2024
|
Release for unix includes bat script
|
|
3
|
110
|
October 30, 2024
|
Elixir release `myapp remote` returns `:nodedown`
|
|
1
|
58
|
October 4, 2024
|
Making sure the application is running
|
|
3
|
102
|
September 12, 2024
|
Best practice regarding configuration files for an app (iex -S mix & mix release)
|
|
2
|
137
|
September 4, 2024
|
Passing arguments to mix release eval/rpc scripts
|
|
3
|
111
|
August 29, 2024
|
Release docker & build, NIF for wx not found
|
|
13
|
672
|
August 23, 2024
|
How to: Tweak mix release to work with hot code reloading
|
|
0
|
408
|
July 27, 2024
|
Override / customize Dockerfile structure when generating a release
|
|
2
|
79
|
July 18, 2024
|
/rel/overlays script files not being copied in Umbrella
|
|
3
|
462
|
July 17, 2024
|
How to use preinstalled Erlang on target with releases?
|
|
12
|
191
|
July 15, 2024
|
Debugging a remote node - how was it and what have I learned
|
|
2
|
2118
|
July 11, 2024
|
How to make a release for a system with erlang installed
|
|
6
|
1012
|
July 9, 2024
|
"be careful with the instructions you are executing [rpc]" Why?
|
|
1
|
810
|
July 2, 2024
|
Much bigger Docker image size with Elixir 1.17.0 and Erlang/OTP 27.0
|
|
6
|
686
|
June 20, 2024
|
Plug.Crypto error in release task: the table identifier does not refer to an existing ETS table
|
|
1
|
151
|
June 13, 2024
|
How to find the release name during compile time?
|
|
2
|
263
|
April 4, 2024
|
Minimizing OTP release size while keeping type documentation
|
|
0
|
201
|
March 29, 2024
|
Evaluation code in a "release" not working when including spaces in code
|
|
4
|
269
|
March 5, 2024
|
How to avoid stale overlay files in mix releases
|
|
3
|
412
|
February 21, 2024
|
Is there a command to set a Windows service to "Automatic (Delayed Start)"?
|
|
3
|
1089
|
February 2, 2024
|
How to use mix release's `env.bat` with Windows service?
|
|
7
|
427
|
January 19, 2024
|
Jason fails to compile when MIX_ENV=prod
|
|
6
|
421
|
January 13, 2024
|
erlexec: cannot execute binary file
|
|
15
|
671
|
December 24, 2023
|
Performance and security advantages of mix releases
|
|
9
|
1076
|
December 15, 2023
|
How to add extra files to umbrella release?
|
|
11
|
684
|
November 8, 2023
|
How to name the generated tarball from an Elixir release?
|
|
8
|
433
|
November 6, 2023
|
mix release success, but start the release failed
|
|
3
|
329
|
November 3, 2023
|