Latest #umbrella Threads Top

zencilencer
Hello everyone, While reading the documentation for Mix and OTP in Elixir 1.19, I noticed something that seems different compared to the...
New
mtdelahaye
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
newbie2
Hi all, I have a clean umbrella project structured like this: apps/data → Ecto + Data.Repo apps/core → business logic apps/admi...
New
ream88
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
ElixirConf
Folding the Umbrella Comments welcome! View the <span class="hashtag-icon-placeholder"></span>elixirconf tag for more Eli...
New
ream88
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
NobbZ
We are curretnly trying to reduce the amount of compute units used by our CI. Thats why I split out mix deps.get &amp;&amp; mix compile ...
New
vkryukov
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
khustochka
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
cmo
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 Top

This Month's Trending Top

This Year's Trending Top

Fl4m3Ph03n1x
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
mtdelahaye
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
ream88
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
newbie2
Hi all, I have a clean umbrella project structured like this: apps/data → Ecto + Data.Repo apps/core → business logic apps/admi...
New
zencilencer
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 Top

JDanielMartinez
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
paulanthonywilson
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
Qqwy
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
fireproofsocks
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
Fl4m3Ph03n1x
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
kerryb
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
Fl4m3Ph03n1x
Background I am using excoveralls in an umbrella project with several children. I have set up the children to use Excoveralls like this:...
New
yolo007wizard
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
Fl4m3Ph03n1x
Background I have an umbrella project with several apps inside. I want to create a special release that will have additional files inside...
New
Gigitsu
I have an umbrella project with multiple apps. Two are just libraries with utilities and shared code, while the others are Phoenix applic...
New
aungmyooo2k17
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
Fl4m3Ph03n1x
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
zoedsoupe
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
cmo
Given an umbrella application with applications that define their own runtime.exs files in apps/appname/config/runtime.exs. The app spec...
New
khustochka
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 Top

New
jer
I’ve been using umbrellas for a while, and generally started off (on greenfield projects at least) by isolating subapps based on clearly ...
New
noam87
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
jswny
I would like to better understand what the advantages/disadvantages of umbrella applications are compared to structuring your app as as s...
New
dgamidov
Hi all! I am working on umbrella app now - 4 apps in it. Being impressed with Controller Control: Designing Domains for Web Application...
New
tomgosling88
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
blset
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
axelson
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
Emily
I’m going through Dave Thomas’s video course, “Elixir For Programmers”. In the course he talks about decoupling &amp; maintaining that d...
New
maxguzenski
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
JulienCorb
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
AndyL
Phoenix Contexts and Umbrella Apps seem to serve a similar purpose. Can anyone give guidelines on when to use one vs the other?
New
Sanjibukai
Hello everybody, I’m following a somehow old tutorial about Phoenix (Getting Started with Phoenix from Pluralsight) where ecto isn’t use...
New
kelsey_w
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
plug_gulp
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
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement