Latest #umbrella Threads 
Hello everyone,
While reading the documentation for Mix and OTP in Elixir 1.19, I noticed something that seems different compared to the...
New
I’ve noticed Codex often struggles to run tests in an umbrella app. It repeatedly follows a long trial-and-error process before eventuall...
New
Hi all,
I have a clean umbrella project structured like this:
apps/data → Ecto + Data.Repo
apps/core → business logic
apps/admi...
New
I recently transformed my app into an umbrella app. Previously, I had three separate apps built from the same source code, but only one o...
New
Folding the Umbrella
Comments welcome! View the <span class="hashtag-icon-placeholder"></span>elixirconf tag for more Eli...
New
I have developed a management app and now want to create a separate front-end app that interacts with the same data. This new app needs t...
New
We are curretnly trying to reduce the amount of compute units used by our CI.
Thats why I split out mix deps.get && mix compile ...
New
Hi,
I would appreciate advice on the best practice for organizing several interconnected Elixir apps. I suspect that what I need is an u...
New
Hello!
I have an umbrella project and more often than not it fails when trying to run the tests, with the following error. This does not...
New
Given an umbrella application with applications that define their own runtime.exs files in apps/appname/config/runtime.exs. The app spec...
New
This Week's Trending
This Month's Trending
This Year's Trending
Background
I have an umbrella project, where I run mix test from the root.
In one of the apps, I am mocking the File module using the Mo...
New
I’ve noticed Codex often struggles to run tests in an umbrella app. It repeatedly follows a long trial-and-error process before eventuall...
New
I recently transformed my app into an umbrella app. Previously, I had three separate apps built from the same source code, but only one o...
New
Hi all,
I have a clean umbrella project structured like this:
apps/data → Ecto + Data.Repo
apps/core → business logic
apps/admi...
New
Hello everyone,
While reading the documentation for Mix and OTP in Elixir 1.19, I noticed something that seems different compared to the...
New
Last Three Year's Trending
Hi! May someone helps me, please!
I have two apps into an umbrella project: the first one is Database, which manages queries, and the se...
New
I like Umbrella projects and pretty much always use them for personal Elixir stuff, especially Nerves things.
But I don’t think this is ...
New
I am working on a project that is almost, but not quite, an umbrella application. Rather, it contains many mix-projects in subfolders of ...
New
What needs to be done to make ExDoc play nice with an umbrella app? I can run something like
ex_doc "My Umbrella" "1.0.0" "_build/dev/l...
New
Background
I am creating a simple Phoenix umbrella application to run on a client’s Windows 11 machine and my objective is to have somet...
New
I'm sure there must be an easy and/or idiomatic way to do this, but I haven't managed to find it.
If I have an umbrella application wit...
New
Background
I am using excoveralls in an umbrella project with several children.
I have set up the children to use Excoveralls like this:...
New
Problem Statement:
I am trying to build an ‘action runner’ for judge json rules. In a nut shell, say a json defined rule matches with act...
New
Background
I have an umbrella project with several apps inside. I want to create a special release that will have additional files inside...
New
I have an umbrella project with multiple apps. Two are just libraries with utilities and shared code, while the others are Phoenix applic...
New
In Elixir umbrella apps, when an error occurs in one application (e.g., appA) and its supervisor determines that the error cannot be reco...
New
Background
I have an umbrella project with several apps. One of its child applications needs to read a file before it starts. If it canno...
New
I created an umbrella app as a template for a workshop I’ll give into my university. So I preferred to show an umbrella project to build ...
New
Given an umbrella application with applications that define their own runtime.exs files in apps/appname/config/runtime.exs. The app spec...
New
Hello!
I have an umbrella project and more often than not it fails when trying to run the tests, with the following error. This does not...
New
Trending Over Three Years
I have an umbrella app.
Some of the apps inside depend on other apps in the umbrella, unsurprisingly.
I'm writing a test for one of t...
New
I’ve been using umbrellas for a while, and generally started off (on greenfield projects at least) by isolating subapps based on clearly ...
New
Hey, so we have an umbrella app, where the API is served by a Phoenix app, and then kick off a bunch of apps to perform application logic...
New
I would like to better understand what the advantages/disadvantages of umbrella applications are compared to structuring your app as as s...
New
Hi all!
I am working on umbrella app now - 4 apps in it.
Being impressed with Controller Control: Designing Domains for Web Application...
New
Firstly want to thank you all for the brilliant work you have done, really exciting!
I would like to ask a question about design decisi...
New
When creating a new project with
mix phx.new proj --umbrella
the phoenix_pubsub dependency is placed in the mix.exs of the proj app and...
New
From the root of the umbrella application I would like to run mix test but have it only load and run code from a single application, but ...
New
I’m going through Dave Thomas’s video course, “Elixir For Programmers”. In the course he talks about decoupling & maintaining that d...
New
Im porting a phoenix app to a umbrella, where I have a phoenix project and a domain project. Phoenix project dont "see" ecto, justo call ...
New
I am creating a Docker container for my umbrella app that so far contains just one phoenix API app.
This application has simply one DB t...
New
Phoenix Contexts and Umbrella Apps seem to serve a similar purpose.
Can anyone give guidelines on when to use one vs the other?
New
Hello everybody,
I’m following a somehow old tutorial about Phoenix (Getting Started with Phoenix from Pluralsight) where ecto isn’t use...
New
I’ve set up my umbrella app into three apps - simple Plug app, Phoenix app (called Chemistry), and database.
The first app simply receiv...
New
Hello All,
How to create a schema using generator in an ecto project under umbrella project? This is what I tried:
I created an umbrell...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







