Skip to content

Comments

"Running Membrane in Elixir application" guide#1070

Merged
varsill merged 21 commits intomasterfrom
varsill/application_guide
Feb 23, 2026
Merged

"Running Membrane in Elixir application" guide#1070
varsill merged 21 commits intomasterfrom
varsill/application_guide

Conversation

@varsill
Copy link
Contributor

@varsill varsill commented Feb 10, 2026

Closes #1062

@varsill varsill added the no-changelog This label has to be added if changes from the PR are not meant to be placed in the CHANGELOG.md label Feb 10, 2026
@varsill varsill requested a review from FelonEkonom February 12, 2026 11:33
@varsill varsill marked this pull request as ready for review February 12, 2026 11:33
@varsill varsill requested a review from mat-hek as a code owner February 12, 2026 11:33
@varsill varsill added this to Smackore Feb 12, 2026
@varsill varsill moved this to In Review in Smackore Feb 12, 2026
@varsill varsill self-assigned this Feb 12, 2026
```

Usage of `:one_for_all` strategy ensures that the `MuonTrap.Deamon` get restarted each time the pipeline restarts and another way around.
In your specific scenario, you may need to adjust the [`:restart`](https://hexdocs.pm/elixir/1.12/Supervisor.html#module-restart-values-restart) and [`:strategy`](https://hexdocs.pm/elixir/1.12/Supervisor.html#module-start_link-2-init-2-and-strategies)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@varsill varsill merged commit 50fd447 into master Feb 23, 2026
6 of 7 checks passed
@varsill varsill deleted the varsill/application_guide branch February 23, 2026 08:34
@github-project-automation github-project-automation bot moved this from In Review to Done in Smackore Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog This label has to be added if changes from the PR are not meant to be placed in the CHANGELOG.md

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Docs] Add section describing how to use Membrane within an Elixir Application

3 participants