cogini / mix_systemdLinks
Library of mix tasks to generate a systemd unit file for an Elixir project
☆67Updated last year
Alternatives and similar repositories for mix_systemd
Users that are interested in mix_systemd are comparing it to the libraries listed below
Sorting:
- Library of mix tasks to deploy an Elixir release to servers (cloud instance or bare metal, automated deploy)☆131Updated last year
- Calculates the difference between two (nested) maps, and returns a map representing the patch of changes.☆132Updated 2 years ago
- Ecto types to support MACADDR and Network extensions provided by Postgrex.☆61Updated 4 months ago
- Date & times formatting functions for the Common Locale Data Repository (CLDR) package https://github.com/elixir-cldr/cldr☆71Updated last month
- Extends defstruct with schemas, changeset validation, and more☆79Updated last year
- A small hex package for creating docker image from an Elixir project.☆48Updated 2 years ago
- Elixir Logger ring buffer backend☆83Updated last month
- Create emails that WOW your customers using MJML and EEx☆106Updated 2 months ago
- Elixir module for decoding HTML entities.☆89Updated 4 years ago
- Elixir plug to keep navigation history☆72Updated 2 months ago
- Deep (recursive) merge for maps, keywords and others in Elixir☆114Updated last year
- A production-ready XLSX file reader for Elixir.☆110Updated last month
- ExCmd is an Elixir library to run external programs and to communicate with back pressure☆81Updated 3 weeks ago
- ☆50Updated 3 months ago
- Time zone support for Elixir☆156Updated 11 months ago
- An Elixir library for Ecto which helps with translating database models☆44Updated 5 years ago
- A toolshed of IEx helpers☆111Updated last month
- User agent parser library☆134Updated this week
- An Elixir toolkit for performing tasks on one or more servers, built on top of Erlang’s SSH application.☆156Updated 2 years ago
- Subscription and publishing server for Elixir applications.☆105Updated 3 years ago
- ☆77Updated 3 years ago
- Erlang/OTP + Elixir + IEx + Mix in a single executable for Linux/macOS/Windows. Just run Elixir!☆132Updated 4 years ago
- Zipping on the fly — Generate downloadable Zip streams by aggregating File or URL Sources☆160Updated last year
- Fast and efficient generation of cryptographically strong probably unique identifiers (puid, aka random string) of specified entropy from…☆93Updated 7 months ago
- Web dashboard for the FunWithFlags Elixir package☆139Updated 4 months ago
- Ecto common validators for Date, Time, URLs, Emails, PostalCodes, Phone Numbers, Luhn checks, etc.☆54Updated last month
- No fuzz ExUnit test server to mock third party services☆87Updated last month
- Inline SVG module for Phoenix Framework☆61Updated 3 years ago
- Periodically gather measurements and publish them as Telemetry events☆124Updated 3 weeks ago
- Protocol-based mocks and explicit contracts in Elixir