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
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

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
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
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
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
Fl4m3Ph03n1x
Background I have an umbrella project with several apps. Some of these apps have runtime libraries as dependencies, some apps depend on ...
New
francois1
Say I have 3 apps inside an umbrella app where hello_app and world_app may be independently deployed: umbrella_project /hello_app /w...
New
zoedsoupe
I have a monorepo/umbrella project that the complete source code can be found on my github repo. There I have currently four child appli...
New
emiltin
I’m working on a library that handles communication build on top of MQTT (using the Erlang lib emqtt). The library part uses PubSub to ...
New

Trending Over Three Years Top

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
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
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
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
sergio
I’ve been trying for two days to get an Elixir umbrella app to work on Heroku with a proxy app on a single heroku application to no succe...
New
abitdodgy
I’ve been reading the Umbrella apps threads (one, two) and come away with some questions. If I understand correctly, we can think of Umb...
New
Fl4m3Ph03n1x
Background I have an umbrella app and I am trying to add a phoenix app inside of it. However, When I run the mix command to create a phoe...
New
mjsisley
I am experimenting with an umbrella project that uses Phoenix to provide sockets and an API. I have separate apps for authentication, cha...
New
beiping96
➜ tree . ├── README.md ├── _build │ └── dev │ ├── consolidated │ │ ├── Elixir.Collectable.beam │ │ ├── Elixir.En...
New
xadhoom
I’m scratching my head on how to accomplish sync startup between umbrella apps, but no luck right now. The base erlang reference (what I...
New
Buttons840
I created an umbrella project, and created two apps for testing: defmodule Appa do def hello do "this is a string in appa!" en...
New
JoeZMar
I am making my first umbrella project right now and I want to separate the database into it’s own application. I am trying to understand ...
New
silviurosu
I migrated my app to Elixir 1.11 and I receive some warnings that I need to fix for the build to pass on CI. I have a bunch of umbrella ...
New
hubertlepicki
So here's the thing. I have an umbrella project with following apps: ui - Phoenix application core - my core business logic / services...
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