DeployEx - A lightweight tool designed for managing deployments in Elixir applications

:rocket: DeployEx release - 0.5.1 - :rocket:

Exciting updates in the latest DeployEx release! If you haven’t been following along, here’s what you’re missing:
:fire: What’s New:
:right_arrow: Multi-Application Management: DeployEx now handles multiple BEAM applications simultaneously across different languages - mix and match Elixir, Erlang, and Gleam applications in a single distributed cluster.
:right_arrow: Advanced Monitoring: Built-in monitoring for host memory, application atoms, processes, and ports with configurable thresholds and automated actions - all managed through simple YAML configuration.
:right_arrow: BEAM-Native Features: Discover powerful capabilities you might not know the BEAM ecosystem offers.
:light_bulb: Why This Matters:
:play_button: Deploy applications without containers
:play_button: Leverage hot upgrades for zero-downtime deployments
:play_button: Skip the Kubernetes complexity
:play_button: Access comprehensive logs and metrics without cloud vendor lock-in
:play_button: Reduce infrastructure costs significantly
Ready to show your DevOps team a simpler way to deploy and manage applications?
Share this with your colleagues and explore what container-free, cloud-independent deployment looks like (you may love it).

:desktop_computer: DeployEx (0.5.1)
repo: GitHub - thiagoesteves/deployex: The ideal project to supervise your Beam application (Elixir/Erlang/Gleam) · GitHub

:desktop_computer: Jellyfish (0.2.2)
repo: GitHub - thiagoesteves/jellyfish: This library facilitates the creation and management of appup files for Elixir applications, enabling hot upgrades (hot code reloading) · GitHub

:desktop_computer: Observer Web (0.1.10)
repo: GitHub - thiagoesteves/observer_web: [Production Safe] Phoenix Liveview Dashboard for Observability including Ports and Processes details, Tracing with erlang debugger, Beam VM metrics and much more · GitHub

11 Likes